126 Commits (54e78e9e26d267915517f4e49e9868b3b3009c42)

Author SHA1 Message Date
emersion 9d6e17fb11
rootston: fix segfault in handle_tablet_tool_destroy
7 years ago
Markus Ongyerth bb676013ed add xwayland unmanaged tests to support dmenu
7 years ago
emersion 5dba27216c
rootston: fix use-after-free in handle_keyboard_destroy
7 years ago
emersion c2e1474010
Reformat all #include directives
7 years ago
emersion 10ecf871f2
Remove wlr_backend.events.{output_remove,device_remove}
7 years ago
emersion cdd55b5d19
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Vincent Vanlaer 74264d4f62 Rename roots_seat_cancel_transform
7 years ago
Vincent Vanlaer 90eb50d9aa Merge roots_seat_cancel_* into one function
7 years ago
Vincent Vanlaer 7ae8800a63 Cancel rootston move/resize/rotate on escape press
7 years ago
emersion 4cc58288cb
rootston: fix damage when changing views z-index
7 years ago
emersion 1ee61dbd0f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
Patrick Steinhardt 52cb19d99d rootston: fix compilation without XWayland support
7 years ago
emersion 3f96427d08
Merge branch 'output-damage' of github.com:emersion/wlroots into output-damage
7 years ago
emersion 6281deb90f
Merge remote-tracking branch 'upstream/master' into output-damage
7 years ago
emersion 2ad7df8680
rootston: damage tracking for drag icons
7 years ago
Tony Crisci fc627afd18 fix decorations on wayland backend
7 years ago
emersion 4d282c8590
rootston: damage tracking for drag icons
7 years ago
Tony Crisci 7474f00591 Merge branch 'master' into decorations
7 years ago
Tony Crisci b6f29e87e8 dont use pointer for modifiers
7 years ago
Tony Crisci 43896af90f Merge branch 'master' into modifier-fixes
7 years ago
emersion 6e9c652fc4
rootston: hide cursor if seat has no pointer
7 years ago
Tony Crisci 61bd79200c basic decorations
7 years ago
emersion 7f56ccd713
rootston: set real seat capabilities
7 years ago
Heghedus Razvan 440cf7112d Include idle protocol in rootston
7 years ago
Tony Crisci b40a5f084a keyboard grab enter with modifiers
7 years ago
Dominique Martinet a477e5d302 roots_seat_destroy: also destroy seat in public function
7 years ago
Dominique Martinet 689004ff21 rootston seat: implement part of roots_seat_destroy
7 years ago
Björn Esser ff13849624
config: Avoid clash with other config-headers
7 years ago
Björn Esser 57a09c8ca4
config: Put all defines into config.h
7 years ago
emersion 51db087210
Introduce fractional scaling
7 years ago
emersion 925497fbea
Set default cursor image in rootston
7 years ago
Tony Crisci b275d44bc3 rootston xcursor fixes
7 years ago
Tony Crisci 4c60072be5 move get_resize_name to xcursor
7 years ago
Tony Crisci d74ac69f7b bring edges into wlr
7 years ago
emersion 0191f3f711
Improve roots_seat_cycle_focus
7 years ago
emersion 9687950de1
Raise the view on the desktop even if already focused in the seat
7 years ago
emersion 97ddd2d1df
Add roots_seat_cycle_focus
7 years ago
emersion bf41e7a794
Make the close command use roots_seat_get_focus, rename a few symbols
7 years ago
emersion a8b31da52c
Remove roots_seat_{add,remove}_view
7 years ago
emersion 76e8e1a6ad
Merge branch 'master' into seat-views
7 years ago
Tony Crisci bd8cdf1e9f rootston: remove grab listeners
7 years ago
Tony Crisci 3b74db467b data-device: wlr-drag-icon
7 years ago
emersion 72d877658a
Merge branch 'master' into seat-views
7 years ago
Tony Crisci f17c3947ea rootston: seat/cursor 80col cleanup
7 years ago
Tony Crisci f277f28eef Merge branch 'master' into feature/wlr-seat-touch
7 years ago
emersion 5b13f51dfc
Add per-seat cursor configuration
7 years ago
emersion bb6d34e7a5
rootston: add per-seat views
7 years ago
Tony Crisci 584ff1df4c Merge branch 'master' into feature/wlr-seat-touch
7 years ago
emersion bb79ada49f
Fix a bunch of mistakes detected with scan-build
7 years ago
Tony Crisci 6a516f7c41 basic touch dnd
7 years ago
Tony Crisci e5a31ae870 wlr-seat: basic touch
7 years ago
emersion f8b43940b1
Merge branch 'master' into cursor-scale
7 years ago
emersion 2e312a7e27
Fix hidden cursor when output is added before cursor
7 years ago
Drew DeVault 51ef12f128
Merge pull request #416 from acrisci/bug/set-keyboard-on-add
7 years ago
Tony Crisci a69381ef0c rootston: set keyboard on keyboard add
7 years ago
Drew DeVault 1e0e73efaa Spawn views on last active output
7 years ago
emersion 8605243459
Introduce wlr_xcursor_manager
7 years ago
emersion 2dccb11741
rootston: keep one xcursor_theme per seat
7 years ago
emersion aaf0691883
rootston: add roots_xcursor_theme
7 years ago
emersion ac1573b0e7
Add scale parameter to wlr_cursor_set_image
7 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions
7 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat
7 years ago
Tony Crisci 27a3a810ab rootston: fix multiseat focus
7 years ago
Tony Crisci 1472dbda74 rootston: roots_keyboard null check
7 years ago
Tony Crisci 739361aa70 wlr-keyboard: take out modifiers event struct (for now)
7 years ago
Tony Crisci 06642859f1 rootston: drag icons
7 years ago
Tony Crisci 428bf18ec7 rootston: request set cursor
7 years ago
Tony Crisci 992f931ae9 rootston: cleanup for multiseat
7 years ago
Tony Crisci a00b7f1e9b rootston: remove devices from seat
7 years ago
Tony Crisci eb3c367c63 rootston: seat resize and rotate
7 years ago
Tony Crisci 86b86f0714 rootston: multiple activated views
7 years ago
Tony Crisci 5ac05b0c47 rootston: input remove stubs
7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working
7 years ago
Tony Crisci 2280928bb2 rootston: roots_cursor
7 years ago
Tony Crisci 704f0f158a rootston: move device init to seat
7 years ago
Tony Crisci 5354fe8729 move keyboard to seat
7 years ago