Commit Graph

3434 Commits (f71cf15aadc2d37698b4048ac1846c7dc52e2ffd)
 

Author SHA1 Message Date
emersion 1b598f67ca pointer-constraints: add unstable header 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 792b1f5cbf rootston: remove broken rotated pointer constraint handling 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
sghctoma aacf0c427f Adjust README to reflect change regarding b_lundef 6 years ago
sghctoma 57ce896688 Add b_lundef=false Meson option on FreeBSD 6 years ago
emersion c89cd4945b pointer-constraints: rename wl_{global,resources} 6 years ago
emersion e3736d4acc examples/pointer-constraints: style fixes 6 years ago
Drew DeVault e47b8cd629
Merge pull request from emersion/examples-unknown-cursor 6 years ago
emersion 9622efd6db Fix unknown cursor in layer-shell example 6 years ago
nyorain 7b52388424 Rework session handling 6 years ago
random human 84ecfb546b
wlr_surface: more consistent argument naming in surface_update_damage 6 years ago
random human 5eca5d8946
wlr_surface: remove duplicated damage calculation 6 years ago
random human 3fd5da58a0
wlr_surface: fix surface damage on resize 6 years ago
random human 971cbeaa19
wlr_surface: fix surface damage transformation 6 years ago
emersion 5b687b4a96
Merge pull request from RyanDwyer/xwayland-set-decorations 6 years ago
Ryan Dwyer 44613c0fa6 xwayland: Introduce set_decorations event 6 years ago
emersion f5658c2ca2
Merge pull request from sghctoma/fix-protocol_meson 7 years ago
emersion 4cc2fb4bdf
Merge pull request from sghctoma/fbsd-multiseat-fixes 7 years ago
sghctoma 9383e1f76c Apply multiseat fixes to FreeBSD direct backend 7 years ago
sghctoma 6fd1c63a69 Fix partial dependency in protocol/meson.build 7 years ago
emersion 842368ec98
Merge pull request from RyanDwyer/multi-for-each-backend 7 years ago
Drew DeVault 33a3d8a555
Merge pull request from emersion/fatal-unknown-buffer 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 ac28d701c0 buffer: disconnect clients that commit an unknown buffer type 7 years ago
Drew DeVault 3693fae0c4
Merge pull request from emersion/assert-all-the-things 7 years ago
Las afa2e399aa Fix implicit conversion of floats to ints in calls to pixman_region32_contains_point 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 07ea98dab9 backend/session: add assertions 7 years ago
emersion 6c05f17a25 backend/multi: add assertions 7 years ago
emersion 7bcf0d9599 backend/libinput: add assertions 7 years ago
emersion bc34486c04 backend/headless: add assertions 7 years ago
emersion 9288c827aa
Merge pull request from arandomhuman/keymap_fd 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 437f538772 Make wlr_seat->data in rootston point to the wrapping roots_seat 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
Drew DeVault 50a8758313
Merge pull request from arandomhuman/wlr_session 7 years ago