Commit Graph

1249 Commits (4e89a2139749c996d0c3ef6da5042d0a3cd9c9e6)

Author SHA1 Message Date
emersion eac7c2ad2f output: add presentation refresh prediction 7 years ago
emersion abd3e995ab rootston: send presentation events 7 years ago
emersion b0635bf3e7 Rename get_present_clock to get_presentation clock, use it 7 years ago
emersion 54e1287f30 backend: add get_present_clock 7 years ago
emersion 9203bfdd4f output: document signals 7 years ago
emersion 78389fe722 output: add present event 7 years ago
emersion 3aad9fd6a9 presentation-time: add protocol implementation 7 years ago
emersion c67ce71fdd
Merge pull request from aereaux/edid-sizes 7 years ago
Drew DeVault 841d04db99
Merge pull request from nyorain/session_fix 7 years ago
Aidan Epstein 0036161867 Update sizes for new EDID database. 7 years ago
nyorain b4d46aa9c2 Use sd_bus_get_property_trivial & remove numbering 7 years ago
emersion e88db9a3fb backend/drm: reset gamma table on VT switch 7 years ago
emersion 2beb68007e output: make gamma size a size_t and gamma table const 7 years ago
emersion 79dd9ba151 backend/drm: don't free connector immediately 7 years ago
Drew DeVault 19f3804548
Merge pull request from Ongy/xdc_tablet_fix 7 years ago
Markus Ongyerth 3e494efc5c Fix tablet_tool tilt and send proximity_out 7 years ago
Drew DeVault 5e9959daaa
Merge pull request from Laaas/master 7 years ago
emersion 1b598f67ca pointer-constraints: add unstable header 7 years ago
emersion fadbdcd13c seat: remove unused keyboard focus_change event 7 years ago
emersion d98181dab8 pointer-constraints: use proper wayland-scanner functions 7 years ago
emersion dac4f8e19f pointer-constraints: refactoring 7 years ago
emersion 31cc2fa4f9 pointer-constraints: make region not a pointer, add committed bitfield 7 years ago
emersion c89cd4945b pointer-constraints: rename wl_{global,resources} 7 years ago
nyorain 7b52388424 Rework session handling 7 years ago
Ryan Dwyer 44613c0fa6 xwayland: Introduce set_decorations event 7 years ago
emersion 842368ec98
Merge pull request from RyanDwyer/multi-for-each-backend 7 years ago
Drew DeVault adbf21eb83
Merge pull request from emersion/capture-disable-hw-cursors 7 years ago
Ryan Dwyer 691a63d66b Introduce wlr_multi_for_each_backend 7 years ago
emersion 3df602a62d export-dmabuf: disable hardware cursors if desired 7 years ago
emersion 928572c14d output: add wlr_output_set_hardware_cursors_enabled 7 years ago
emersion 139a905924 backend/drm: add assertions 7 years ago
emersion 02231554c8 backend/x11: add assertions 7 years ago
emersion e98cb7c5ab backend/wayland: add assertions 7 years ago
emersion 7bcf0d9599 backend/libinput: add assertions 7 years ago
emersion bc34486c04 backend/headless: add assertions 7 years ago
random human 40a43003a1
Send unique keymap file descriptors 7 years ago
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston 7 years ago
Las 6367e0bc93 Add wlr_surface::input_region member 7 years ago
Las 57690594f4 Remove extraneous indentation and conform to coding style 7 years ago
Las 59dd1dddba Update pointer focus when cycling focus 7 years ago
Las d446c53fe1 Make (wlr_)seat_client_from_pointer_resource public 7 years ago
Las cf9debf82e Make roots_cursor::pointer_view available even if there is a surface 7 years ago
Las 252bcce2f3 Add focus change event for seats 7 years ago
emersion f8a50e4fe7 backend/drm: steal CRTCs from disabled outputs 7 years ago
Drew DeVault df991a55ab
Merge pull request from emersion/output-enable-error-checking 7 years ago
Drew DeVault 0210905eef
Merge pull request from emersion/layer-shell-suffix 7 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix 7 years ago
emersion b3cb22c003 xdg-output: add _v1 suffix 7 years ago
emersion cb293f09e7 output: make wlr_output_enable return a bool 7 years ago
emersion 769a8e9917
Merge pull request from Ongy/tablet-grabs 7 years ago