384 Commits (836b46c2971d2f3be0e224e67a9dd7e3a1931782)

Author SHA1 Message Date
Tony Crisci fb18e345a6 wlr-seat: return serial from touch down interface
7 years ago
Tony Crisci 584ff1df4c Merge branch 'master' into feature/wlr-seat-touch
7 years ago
emersion a52ca9482a
Various keyboard fixes
7 years ago
emersion e674266b44
Fix example config file
7 years ago
emersion 53d4cb47ff
Refactor rootston keyboard
7 years ago
emersion bb79ada49f
Fix a bunch of mistakes detected with scan-build
7 years ago
Tony Crisci 12758a00a2 rootston: touch to focus
7 years ago
Tony Crisci ac4841ba37 put dnd icon in the right place
7 years ago
Tony Crisci a337e95505 wlr-touch: make dnd work
7 years ago
Tony Crisci 4eab61f86f wlr-seat: refactor touch grab interface
7 years ago
Tony Crisci 6a516f7c41 basic touch dnd
7 years ago
Tony Crisci 4240096b83 wlr-seat: default touch grab
7 years ago
Tony Crisci e5a31ae870 wlr-seat: basic touch
7 years ago
emersion 3f6cf517b9
Add wlr_xdg_surface_v6_popup_get_position
7 years ago
emersion bb973ff27d
Remove remaining buffer_{width,height} usage
7 years ago
emersion 2f44140f4a
Don't use buffer size
7 years ago
emersion 94b20da3ce
Fix popups position for rotated views
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 a317ecdab8 Run startup command after xwayland is ready
7 years ago
emersion 28fc813ca9
Merge branch 'master' into cursor-scale
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 38e14de240
Merge pull request #414 from emersion/fix-hidpi-rotated-input
7 years ago
Drew DeVault 1e0e73efaa Spawn views on last active output
7 years ago
emersion 5d986f1e87
Remove unnecessary include
7 years ago
emersion 454bea678b
Fix rendering of rotated views on HiDPI outputs
7 years ago
emersion 0b3f83d93a
Fix pointer input for rotated views on HiDPI outputs
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 09279b90a6
Add wlr_output.serial
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 7072ac87fd rootston: config.c 80 col
7 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions
7 years ago
Tony Crisci 4ccadf713b rootston: fix formatting for xwayland config
7 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat
7 years ago
emersion eb89f1dcd2
Fix resize issues with some xdg-shell apps.
7 years ago
Tony Crisci 27a3a810ab rootston: fix multiseat focus
7 years ago
Drew DeVault e6babc07a0
Merge pull request #390 from emersion/rootston-maximize
7 years ago
Drew DeVault aafb00a15f Fix centering views on scaled outputs
7 years ago
Tony Crisci 1472dbda74 rootston: roots_keyboard null check
7 years ago
Tony Crisci d6513cef5d rootston: add missing properties to kb config merge
7 years ago
Tony Crisci 739361aa70 wlr-keyboard: take out modifiers event struct (for now)
7 years ago
emersion bf1b12a725
Fix maximize delay in xdg-shell
7 years ago
emersion 0204f811b4
Remove xwayland view listeners on destroy
7 years ago
emersion 26dadacb71
Add wl_shell support for maximized views
7 years ago
Drew DeVault 75fd9b8426 Remove extraneous keyboard send_enter
7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi
7 years ago
emersion 758514fe5d
Fix xwayland _NET_WM_STATE handling
7 years ago
Tony Crisci c680ace5e8 rootston: remove old cursor implementation
7 years ago
Tony Crisci 79f5bd6ef8 Merge branch 'master' into feature/multiseat
7 years ago
emersion 2118c691b1
Add maximize support for xwayland in rootston
7 years ago
emersion 4df8be1a8f
Better UX when moving/resizing/rotating maximized views
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
emersion 882e620639
Always read state from wlr_keyboard in the seat
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 fc09f90462 rootston: guess seat for xwayland moveresize
7 years ago
Tony Crisci 86b86f0714 rootston: multiple activated views
7 years ago
Tony Crisci fc6c3310e8 rootston: log seat name
7 years ago
Tony Crisci 5ac05b0c47 rootston: input remove stubs
7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working
7 years ago
Drew DeVault f678775953
Merge pull request #394 from Ongy/xkb_fix
7 years ago
Markus Ongyerth 23991861a4 works in review comments
7 years ago
Markus Ongyerth 8ca76ff7f2 explains 2 way keybind trying.
7 years ago
Markus Ongyerth c88990d2c2 fix the keybind handling in rootston.
7 years ago
emersion 03d3fdc158
Basic maximization implementation for xdg-shell
7 years ago
Tony Crisci 2280928bb2 rootston: roots_cursor
7 years ago
Tony Crisci b74c4cf974 Merge branch 'master' into feature/multiseat
7 years ago
emersion 3e3209cba2
Fix laggy move-resize in xdg-shell
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
Drew DeVault 6d8e1abfc0 Improve input sensitivity
7 years ago
emersion cf713edc10
Fix moving views when resizing below min size
7 years ago
Tony Crisci 9bd0f47efd rootston: refactor keyboard
7 years ago
Tony Crisci 447c561d15 rootston: seat config by device
7 years ago
Drew DeVault 86b8729998 Merge remote-tracking branch 'origin/master' into hidpi
7 years ago
Drew DeVault 975b9dc365 Fix view centering on HiDPI outputs
7 years ago
Drew DeVault ca8cf7d48d Rethink HiDPI output layouts, fixes everything
7 years ago
Tony Crisci 53021f8ed4 rootston: break up input.h
7 years ago
emersion 3f4ad47421
Use compositor theme for xwm cursor
7 years ago
Drew DeVault 0d9d670dbd
Merge pull request #365 from emersion/wayland-backend-transform
7 years ago
emersion 60c018c017
Fix hidden software cursors, fix cursor transformations on DRM backend
7 years ago
Drew DeVault ed74f473d6 Fix various rebase-related bugs
7 years ago
Drew DeVault 7f76f46318 Adjust rendering to compensate for disparate scale
7 years ago
Drew DeVault bafb970871 View view_at (and pointer events) for hidpi
7 years ago
Drew DeVault a6930cd8ea Handle output enter/leave correctly
7 years ago
Drew DeVault 9861add146 Send surface enter output events to clients
7 years ago
Drew DeVault a7446792a1 Consider scale factor when rendering views
7 years ago
Tony Crisci 1a756b3123 bugfix: dnd force cancel
7 years ago
Dominique Martinet 46c80fa51e rootston: fix startup with no config
7 years ago
Tony Crisci c7c0d34e92
Merge pull request #352 from emersion/output-cursor
7 years ago
Tony Crisci e5b49158b4 rootston: end grab on escape
7 years ago
emersion ae9a46fc9b
Remove outdated TODOs, use wlr_surface_has_buffer
7 years ago
emersion 044173d1df
Add multi-pointer example
7 years ago
emersion c3b09f73da
Fix cursor hotspot with rotated outputs on DRM backend
7 years ago
emersion 4230a577cc
Remove wlr_cursor_set_xcursor for now
7 years ago
emersion c45f2eef0e
Fix rootston
7 years ago
Drew DeVault ebca06bfe4
Merge pull request #358 from acrisci/refactor/sec-to-msec
7 years ago
Tony Crisci 74bca7251b rename wlr_seat to seat on seat structs
7 years ago
Tony Crisci fddef4d58e rename seat handle to seat client
7 years ago
Tony Crisci a224e74fad refactor input time_sec to time_msec
7 years ago
Valentin Hăloiu 34dcb083ca
Fix resize bounds check in rootson
7 years ago
Tony Crisci c01248cf17 Merge branch 'master' into feature/xwm-rewrite
7 years ago
Drew DeVault 50e86a0efa Allow configuring output mode in rootston
7 years ago
Drew DeVault 4281aefbf8
Merge pull request #324 from acrisci/feature/keyboard-redesign
7 years ago
emersion fb0c9a356e
Enforce resize bounds in rootston
7 years ago
Tony Crisci c555a66dda Merge branch 'master' into feature/xwm-rewrite
7 years ago
emersion 2718b57180
Force resize for all edges in rootston
7 years ago
Drew DeVault 9f1ed70b81
Merge pull request #344 from emersion/compositor-action-cursors
7 years ago
emersion 315c01ba0f
Remove input.last_active_view
7 years ago
emersion ec5beeb8b8
Move xcursor stuff into its own file
7 years ago
emersion ad27cc3bff
Set compositor cursor for move, resize and rotate
7 years ago
Tony Crisci 6a4290b86a xwm: moveresize events
7 years ago
Drew DeVault 4bee96bd30 Merge pull request #333 from emersion/server-decoration
7 years ago
emersion a43acae000
Send server-decoration ack event automatically
7 years ago
emersion 882bda0664
Rename default keyboard section
7 years ago
emersion c0c4816b13
Fix fallback when there are two config blocks for a keyboard
7 years ago
emersion 4e5d23daa9
Per-keyboard configuration
7 years ago
Tony Crisci 7914f4bda9 xwm: dont focus override redirect windows
7 years ago
emersion 7c85709de1
Focus last view on close in rootston
7 years ago
Tony Crisci 0d1dd84a48 xwm: improve activation and dont send focus twice
7 years ago
Tony Crisci e5ee01254b xwm: map and unmap notify
7 years ago
Tony Crisci a3f2754668 xwm: add surface to rootston on surface commit
7 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection
7 years ago
Tony Crisci d33a9f8eaa wlr-seat: keyboard redesign
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
7 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list
7 years ago
Alexander Taylor 844f4387c7 Fixed default keybinding in config.c
7 years ago
Drew DeVault 1367ecc309 Merge pull request #309 from inclement/fix_rootston_default_config
7 years ago
Alexander Taylor b5ed6dd6fc Changed broken default rootston keybinding
7 years ago
Tony Crisci 6fcac087fe rootston: remove mostly unused mapped icon param
7 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault ce2f945441 Merge pull request #303 from emersion/wl-signal-no-list-init
7 years ago
Tony Crisci a87b60e31e Merge branch 'master' into feature/data-device-selection
7 years ago
Alexander Taylor 613c792901 Moved comments in rootston keybinding example config
7 years ago
emersion f2c4b80620
Remove calls to assert to check runtime errors in rootston
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Drew DeVault 1782d5e7b7 Implement simple touch support for rootston
7 years ago
D.B 8c759d7abe Add startup command option to rootston
7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output
7 years ago
Tony Crisci 169bc216ed rootston: view set position
7 years ago
emersion f874c3d585
Add a default meta key
7 years ago
Tony Crisci c00a94ca76 data-device: fix drag icon position
7 years ago
Tony Crisci b7c622a319 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault 62371a9974 Merge pull request #257 from emersion/fix-client-cursors
7 years ago
Tony Crisci 19784360f1 bug: fix view centering
7 years ago