1161 Commits (555721f7142e1e363c17820657fb1e2b004e7c54)

Author SHA1 Message Date
emersion 555721f714 Add xdg-decoration-unstable-v1 support
6 years ago
Ilia Bozhinov 8b7c85d765 xdg-shell(-v6): add set_title and set_app_id toplevel signals
6 years ago
emersion 5dbf0fe7f2 linux-dmabuf: add v1 suffix
6 years ago
Ryan Dwyer dc58c1356d Introduce set_hints event for xwayland
6 years ago
emersion 153f37bdf5 xwayland: handle override_redirect flag changes
6 years ago
Markus Ongyerth 9a6f77fc2c tablet-v2: fix merge commits and test again
6 years ago
Markus Ongyerth 74ca2f8fcf Another round of feedback from acrisci
6 years ago
Markus Ongyerth 43b20bfea2 First feedback pass from acrisci
6 years ago
Markus Ongyerth 9313ac1068 propagate rename to rootston code
6 years ago
Markus Ongyerth d9e978e1b3 rename wlr_tablet_tool to wlr_tablet
6 years ago
Markus Ongyerth b84288af16 Remove unused tablet_pad list from tools
6 years ago
Markus Ongyerth 6b51f3b57a use previous resource versions and destroy pads
6 years ago
Markus Ongyerth 48e2cba9b6 Handle relative motion for mouse tools
6 years ago
Markus Ongyerth 5cbdd13df8 remove unused wl_listener
6 years ago
Markus Ongyerth 2bc09d91c3 Silent conversion from double to int should be illegal
6 years ago
Markus Ongyerth dc525a9c5f Clean up serial handling and automate proximity acompaning events
6 years ago
Markus Ongyerth 25c2808153 Clean up serial handling
6 years ago
Markus Ongyerth 88a4b908d1 Hide pad auxiliary data in .c file
6 years ago
Markus Ongyerth fa39fd178d Split tablet_v2 implementation for easier maintainance
6 years ago
Markus Ongyerth 2c12011472 Send all tablet tool axis events
6 years ago
Markus Ongyerth 2155c976f6 Improve inert resource handling
6 years ago
Markus Ongyerth b79d11395c Hook up set_cursor in rootston
6 years ago
Markus Ongyerth 0c9a26828a Use wlr_list for paths, and improve inert resource handling
6 years ago
Markus Ongyerth adba68a3c1 Use tablet_tool impl in libinput backend
6 years ago
Markus Ongyerth 31cec36b74 1st feedback pass
6 years ago
Markus Ongyerth 5c7a37f309 Add tool buttons
6 years ago
Markus Ongyerth 391eef6ea9 Propagate most axis events to clients
6 years ago
Markus Ongyerth f375246657 Implement basic tablet_pad handling (bound to keyboard focus)
6 years ago
Markus Ongyerth e235f7d336 Basic tablet_v2 object lifetime
6 years ago
Markus Ongyerth 77bac448cc storage commit #2
6 years ago
Markus Ongyerth 000b305ecc backend/libinput: Manage tablet tool livetimes
6 years ago
emersion 5bb272d7f3 surface: add wlr_surface.opaque_region
6 years ago
emersion c4915d1492 render: add wlr_texture_is_opaque
6 years ago
Drew DeVault c0b4217fce
Merge pull request #1116 from emersion/surface-role
6 years ago
emersion 7cbef15206
util: add wlr_ prefix to log symbols
6 years ago
emersion deeca53e33
Rename wl_resources to resource, wl_global to global
6 years ago
emersion c19d475753
xdg-output: don't send no-op updates
6 years ago
emersion 33db4263a0
surface: replace wlr_surface_set_role_committed with wlr_surface_role
6 years ago
Drew DeVault be54278207
Merge pull request #1095 from agx/output-add-mode
6 years ago
Guido Günther 709d7dd722 rootston: Handle modeline parameter
6 years ago
Guido Günther 8d72090afe drm: Allow to add additional modes
6 years ago
emersion 226306ed45
surface: rename wlr_surface_state.buffer to buffer_resource
6 years ago
emersion 012e38fbe5
surface: add wlr_surface.previous
6 years ago
emersion 78555abba3
surface: move position and scale out of wlr_surface_state
6 years ago
emersion 233bfe2f4f
surface: do not monkey-patch state damage
6 years ago
emersion adf0423f7c
surface: better buffer position handling
6 years ago
emersion e6399c61b7
surface: fix WLR_SURFACE_STATE_BUFFER_DAMAGE value
6 years ago
emersion 3c0d672ebd
surface: make pending and current embedded structs
6 years ago
emersion 64836ddfe7
surface: remove wlr_surface_state.subsurface_position
6 years ago
emersion 3ee86b6105
surface: rename invalid state
6 years ago