Commit Graph

1071 Commits (63c69cee6ec3ec3c292af9caf9d3ccd6d7498bbf)

Author SHA1 Message Date
Drew DeVault e4a1560433
Merge pull request from nyorain/dmabuf_v1 6 years ago
nyorain affbfb6a28 Support older wlr_linux_dmabuf_v1 clients 6 years ago
Dorota Czaplejewicz 226eedfa2b text-input: fix releasing destroy handlers 6 years ago
Drew DeVault 66e8908e9a
Merge pull request from dcz-purism/input 6 years ago
Dorota Czaplejewicz cec7471119 wlroots: add basic support for zwp_input_method_v2 6 years ago
Dorota Czaplejewicz 427735fcd9 wlroots: add support for zwp_text_input_unstable_v3 6 years ago
emersion 46b1ba386f output: remove idle_frame event source when destroying output 6 years ago
emersion 5afaccedfc output: fix busy loop when backend doesn't implement schedule_frame 6 years ago
emersion ba91422747 output: don't trigger a frame immediately in schedule_frame 6 years ago
Drew DeVault 1e70b4cea2
Revert "Prevent excessive frame events when compositor doesn't swap buffers" 6 years ago
Ryan Dwyer b7b781ff44 Prevent excessive frame events when compositor doesn't swap buffers 6 years ago
emersion eac7c2ad2f output: add presentation refresh prediction 6 years ago
emersion b0635bf3e7 Rename get_present_clock to get_presentation clock, use it 6 years ago
emersion abddfc99f2 output: fix clock_gettime return value handling 6 years ago
emersion 54e1287f30 backend: add get_present_clock 6 years ago
emersion 26b9d6dbb1 output: send present event from all backends 6 years ago
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 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