5567 Commits (c2952411d388c09fa4e90aca3c27e5d2e74bd413)
 

Author SHA1 Message Date
Kirill Primak bc4350c976 backend/wayland: reset active pointer on destroy
3 years ago
Kirill Primak ec2af17674 CONTRIBUTING.md: update init/finish description
3 years ago
Simon Ser a1e1e9aba8 Revert "backend/wayland: zero out finished input devices"
3 years ago
Simon Ser 6c350799b2 Zero-initialize structs in init functions
3 years ago
Simon Ser 54653b5d95 util/addon: fix public include
3 years ago
tiosgz c091a07589 CONTRIBUTING.md: make forks public to let the CI run
3 years ago
zsugabubus 91da4c557b xwayland: do not double free server on destroy
3 years ago
Kirill Primak 03c88b07ba backend/wayland: zero out finished input devices
3 years ago
Kirill Primak a43d105a50 backend/wayland/pointer: fix indentation
3 years ago
Alexander Orzechowski 2ce0305483 seat: Don't finish wlr_keyboard if server was never started
3 years ago
John Lindgren 640f3b9f21 Revert "Copy xcb_icccm structs into wlroots"
3 years ago
Ferdinand Bachmann d3a2ea33e5 types/seat/wlr_seat.c: fix focused_client being null after seat_client recreation
3 years ago
Ferdinand Bachmann 2d4e813530 types/wlr_pointer_gestures_v1.c: get client from seat client instead of resource
3 years ago
Ferdinand Bachmann eedb9df531 types/wlr_pointer_gestures_v1: null-check both focused_surface and focused_client
3 years ago
Kirill Primak 4ba8458255 scene/output-layout: fix scene destroy handler
3 years ago
Kirill Primak dec2565f2b xdg-toplevel: don't schedule configures on state requests
3 years ago
Kirill Primak 04aa44b4df xdg-foreign-v2: treat unmapped parents as NULL
3 years ago
Kirill Primak dac040f87f xdg-foreign-v1: treat unmapped parents as NULL
3 years ago
Kirill Primak bf3f60ff73 xdg-toplevel: treat unmapped parents as NULL
3 years ago
Kirill Chibisov 2e14bed9f7 meson: use target_machine instead of host_machine
3 years ago
Kirill Primak 578e5614d4 tinywl: remove outdated non-feature from README.md
3 years ago
Kirill Primak 62fbf3f4ba tinywl: don't generate xdg-shell-protocol.c
3 years ago
Kenny Levinsen bb32349c97 meson: soversion arg should be string
3 years ago
Guido Günther dd03d839ab xdg-activation: Deduplicate token creation code
3 years ago
Leonardo Hernández Hernández 4519117a68 seat: take wlr_keyboard in wlr_seat_set_keyboard()
3 years ago
Guido Günther 4cc2a03620 layer-shell: Make wlr_layer_surface_v1_from_resource public
3 years ago
Simon Zeni aaf787ee56 types/wlr_touch: uniformize events name
3 years ago
Simon Zeni e732c5c895 types/wlr_tablet_tool: uniformize events name
3 years ago
Simon Zeni d1f543a9d8 types/wlr_tablet_pad: uniformize events name
3 years ago
Simon Zeni 13d7fa2f03 types/wlr_switch: uniformize events name
3 years ago
Simon Zeni 9a17200446 types/wlr_keyboard: uniformize events name
3 years ago
Simon Zeni bd6c000d14 types/wlr_pointer: uniformize events name
3 years ago
Simon Zeni 96ccc50c57 types/wlr_input_device: move width_mm and height_mm fields to wlr_tablet and wlr_touch
3 years ago
Simon Zeni a92e5f8d46 types/wlr_input_device: move output_name field to wlr_pointer and wlr_touch
3 years ago
Simon Zeni 2001441a37 backend/wayland: remove wl_seat_listener from public API
3 years ago
Simon Zeni b7e9ad7989 backend/wayland: remove wlr_wl_input_device
3 years ago
Simon Zeni 56f7c000b5 backend/wayland/tablet_v2: give wlr_tablet_* ownership to wlr_wl_seat
3 years ago
Simon Zeni d3fb44314c backend/wayland: give wlr_touch ownership to wlr_wl_seat
3 years ago
Simon Zeni e723dd928b backend/wayland: drop wlr_switch support
3 years ago
Simon Zeni be8527bd36 backend/wayland: give wlr_pointer ownership to wlr_wl_seat
3 years ago
Simon Zeni f9b6aa3079 backend/wayland: give wlr_keyboard ownership to wlr_wl_seat
3 years ago
Simon Zeni 64fe6ab300 tinywl: init cursor_mode
3 years ago
Alexander Orzechowski 74381f3bc3 types/wlr_output: Handle subpixel hints through output commits
3 years ago
Simon Ser 68f2f8cf92 Revert "scene: try to import buffers as textures before rendering"
3 years ago
Kirill Primak 2d623724c3 xdg-positioner: fix sliding regression
3 years ago
Dean 104060fec5 Free drmDevice in get_egl_device_from_drm_fd()
3 years ago
Samuel Čavoj 5c17452ae0
Pass O_CLOEXEC to drmModeCreateLease calls
3 years ago
Simon Zeni 4c8ecfcd4a types/wlr_virtual_pointer_v1: remove destroy event
3 years ago
Simon Zeni 45c8771735 types/wlr_virtual_keyboard_v1: remove destroy event
3 years ago
Simon Zeni eae8952e17 types/wlr_keyboard: remove destroy event
3 years ago