Commit Graph

1044 Commits (1b598f67ca28dce6b61829694ba1a55d05e35678)

Author SHA1 Message Date
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
Las afa2e399aa Fix implicit conversion of floats to ints in calls to pixman_region32_contains_point 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 d446c53fe1 Make (wlr_)seat_client_from_pointer_resource public 7 years ago
Las 252bcce2f3 Add focus change event for seats 7 years ago
emersion 9f76263404 output-layout: don't expose outputs without a mode 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
Drew DeVault a088000983
Merge pull request from emersion/xdg-output-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 524702eb16 output: introduce WLR_NO_HARDWARE_CURSORS 7 years ago
emersion 769a8e9917
Merge pull request from Ongy/tablet-grabs 7 years ago
Markus Ongyerth 21e1cc9ab4 Implement feedback 7 years ago
nyorain f6168c2afe Fix and remove sx, sy from wlr_drag_icon 7 years ago
emersion 017cfb0b86 backend/drm: log when de-allocating CRTC 7 years ago
emersion d22431d969
Merge pull request from arandomhuman/misc-mem 7 years ago
random human 9f511ae942
Remove listener link after tablet_manager destroy 7 years ago
random human 568b0ffe2c
Call wl_global_create first in case of failure 7 years ago
cnt0 6946134883 fix incorrect NULL check 7 years ago
Aidan Epstein e334b46b39
Fix uninitialized value in wlr_cursor. 7 years ago
random human 8589ae19de Fix bugs listed by clang's static analyzer 7 years ago
Alexander Bakker 221d412824 Init the new destroy signals added by 7 years ago
Alexander Bakker 20db29779e Add destroy signals to types that are destroyed by wl_display_destroy 7 years ago
Brian Ashworth c6955fa89c
Merge pull request from apreiml/farthest_output 7 years ago
Armin Preiml 5617d2bd60 introduce wlr_output_layout_farthest_output 7 years ago
Dorota Czaplejewicz 6db9c4b746 wlr_virtual_keyboard: use wlr_input_device_destroy 7 years ago
Dorota Czaplejewicz 2929f0f8dd wlr_input_device: fix keyboard destruction 7 years ago
emersion f86f1daf9a Fix build on FreeBSD 7 years ago
Markus Ongyerth 3ad7b146eb Fix typos/order in tablet-v2 7 years ago
Markus Ongyerth f64962ace8 tablet-v2 tool: Implement implicit grab 7 years ago
emersion c4522062f6 xdg-output: fix segfault in handle_layout_destroy 7 years ago
Scott Anderson eb9c9d8852
Merge pull request from sdilts/add-missing-libinput 7 years ago
sdilts c95078320c Add missing dependency libinput to types/meson.build 7 years ago
emersion c3afe4f42e gamma-control-v1: improve error handling 7 years ago
emersion bbd0fbe573 gamma-control-v1: fix fds not closed 7 years ago
emersion 1705316fa7 gamma-control-v1: set O_NONBLOCK, improve error handling style 7 years ago
emersion 73b7111846 gamma-control-v1: reset gamma table when control is destroyed 7 years ago
emersion 6e8892d4d7 gamma-control-v1: don't insert control in the list before checking unicity 7 years ago
emersion a149c2370a Implement wlr-gamma-control-unstable-v1 7 years ago
Drew DeVault 5642c5cc8f
Merge pull request from emersion/xdg-decoration 7 years ago
emersion 555721f714 Add xdg-decoration-unstable-v1 support 7 years ago
Drew DeVault f1b65b34a6
Merge pull request from emersion/surface-precommit 7 years ago
Markus Ongyerth d5950255de tablet-v2 tablet_tool grab implementation 7 years ago