Commit Graph

1055 Commits (78389fe72225f9baf7def744825323f54ac4ee8e)

Author SHA1 Message Date
emersion 78389fe722 output: add present event 6 years ago
emersion 3aad9fd6a9 presentation-time: add protocol implementation 6 years ago
emersion 2beb68007e output: make gamma size a size_t and gamma table const 6 years ago
Emmanuel Gil Peyrot 130bf15cfa Fix a crash on zxdg_decoration_manager_v1 destroy 6 years ago
emersion f5ff702a69 gamma-control-v1: add missing destroy handler 6 years ago
Drew DeVault 5e9959daaa
Merge pull request from Laaas/master 6 years ago
emersion fadbdcd13c seat: remove unused keyboard focus_change event 6 years ago
emersion d98181dab8 pointer-constraints: use proper wayland-scanner functions 6 years ago
emersion dac4f8e19f pointer-constraints: refactoring 6 years ago
emersion 31cc2fa4f9 pointer-constraints: make region not a pointer, add committed bitfield 6 years ago
emersion c89cd4945b pointer-constraints: rename wl_{global,resources} 6 years ago
Drew DeVault 33a3d8a555
Merge pull request from emersion/fatal-unknown-buffer 6 years ago
emersion ac28d701c0 buffer: disconnect clients that commit an unknown buffer type 6 years ago
Las afa2e399aa Fix implicit conversion of floats to ints in calls to pixman_region32_contains_point 6 years ago
emersion 3df602a62d export-dmabuf: disable hardware cursors if desired 6 years ago
emersion 928572c14d output: add wlr_output_set_hardware_cursors_enabled 6 years ago
random human 40a43003a1
Send unique keymap file descriptors 6 years ago
Las fa2e6e7d9d Implement pointer-constraints protocol in wlroots and rootston 6 years ago
Las 6367e0bc93 Add wlr_surface::input_region member 6 years ago
Las d446c53fe1 Make (wlr_)seat_client_from_pointer_resource public 6 years ago
Las 252bcce2f3 Add focus change event for seats 6 years ago
emersion 9f76263404 output-layout: don't expose outputs without a mode 6 years ago
Drew DeVault df991a55ab
Merge pull request from emersion/output-enable-error-checking 6 years ago
Drew DeVault 0210905eef
Merge pull request from emersion/layer-shell-suffix 6 years ago
Drew DeVault a088000983
Merge pull request from emersion/xdg-output-suffix 6 years ago
emersion fc960e5d06 layer-shell: add _v1 suffix 6 years ago
emersion b3cb22c003 xdg-output: add _v1 suffix 6 years ago
emersion cb293f09e7 output: make wlr_output_enable return a bool 6 years ago
emersion 524702eb16 output: introduce WLR_NO_HARDWARE_CURSORS 6 years ago
emersion 769a8e9917
Merge pull request from Ongy/tablet-grabs 6 years ago
Markus Ongyerth 21e1cc9ab4 Implement feedback 6 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