3136 Commits (cec747111946f1d51ae1c9ec14b683aa3d5dcfc4)
 

Author SHA1 Message Date
Dorota Czaplejewicz cec7471119 wlroots: add basic support for zwp_input_method_v2
6 years ago
Dorota Czaplejewicz 174e8a48aa build: bump wayland-scanner version
6 years ago
Dorota Czaplejewicz 427735fcd9 wlroots: add support for zwp_text_input_unstable_v3
6 years ago
emersion 0347d542ee
Merge pull request #1265 from sghctoma/conditional-b_lundef
6 years ago
sghctoma 65359718c4 Use == to check system instead of a prefix match
6 years ago
sghctoma 1d017c1cc1 Set minimum Meson version to 0.48.0
6 years ago
Drew DeVault 936ec02266
Merge pull request #1268 from emersion/drm-connector-disappeared
6 years ago
emersion 132f08175d
Merge pull request #1269 from ivyl/remove_xcb_image
6 years ago
Arkadiusz Hiler ae7c3f3d1c xwayland/xwm: Stop including xcb_image.h
6 years ago
emersion 79dd9ba151 backend/drm: don't free connector immediately
6 years ago
Drew DeVault 19f3804548
Merge pull request #1266 from Ongy/xdc_tablet_fix
6 years ago
Markus Ongyerth 3e494efc5c Fix tablet_tool tilt and send proximity_out
6 years ago
Drew DeVault 5e9959daaa
Merge pull request #852 from Laaas/master
6 years ago
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 #1264 from emersion/examples-unknown-cursor
6 years ago
emersion 9622efd6db Fix unknown cursor in layer-shell example
6 years ago
emersion 5b687b4a96
Merge pull request #1260 from RyanDwyer/xwayland-set-decorations
6 years ago
Ryan Dwyer 44613c0fa6 xwayland: Introduce set_decorations event
6 years ago
emersion f5658c2ca2
Merge pull request #1257 from sghctoma/fix-protocol_meson
6 years ago
emersion 4cc2fb4bdf
Merge pull request #1256 from sghctoma/fbsd-multiseat-fixes
6 years ago
sghctoma 9383e1f76c Apply multiseat fixes to FreeBSD direct backend
6 years ago
sghctoma 6fd1c63a69 Fix partial dependency in protocol/meson.build
6 years ago
emersion 842368ec98
Merge pull request #1253 from RyanDwyer/multi-for-each-backend
6 years ago
Drew DeVault 33a3d8a555
Merge pull request #1252 from emersion/fatal-unknown-buffer
6 years ago
Drew DeVault adbf21eb83
Merge pull request #1245 from emersion/capture-disable-hw-cursors
6 years ago
Ryan Dwyer 691a63d66b Introduce wlr_multi_for_each_backend
6 years ago
emersion ac28d701c0 buffer: disconnect clients that commit an unknown buffer type
6 years ago
Drew DeVault 3693fae0c4
Merge pull request #1248 from emersion/assert-all-the-things
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
emersion 139a905924 backend/drm: add assertions
6 years ago
emersion 02231554c8 backend/x11: add assertions
6 years ago
emersion e98cb7c5ab backend/wayland: add assertions
6 years ago
emersion 07ea98dab9 backend/session: add assertions
6 years ago
emersion 6c05f17a25 backend/multi: add assertions
6 years ago
emersion 7bcf0d9599 backend/libinput: add assertions
6 years ago
emersion bc34486c04 backend/headless: add assertions
6 years ago
emersion 9288c827aa
Merge pull request #1249 from arandomhuman/keymap_fd
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