84 Commits (2f44140f4afdab3231d215b913393e3d6a5e36d9)

Author SHA1 Message Date
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 2a9dc60f28 Merge branch 'master' into feature/multiseat
7 years ago
emersion eb89f1dcd2
Fix resize issues with some xdg-shell apps.
7 years ago
Drew DeVault e6babc07a0
Merge pull request #390 from emersion/rootston-maximize
7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi
7 years ago
Tony Crisci c680ace5e8 rootston: remove old cursor implementation
7 years ago
emersion 4df8be1a8f
Better UX when moving/resizing/rotating maximized views
7 years ago
emersion 03d3fdc158
Basic maximization implementation for xdg-shell
7 years ago
Tony Crisci b74c4cf974 Merge branch 'master' into feature/multiseat
7 years ago
Tony Crisci 704f0f158a rootston: move device init 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 53021f8ed4 rootston: break up input.h
7 years ago
Tony Crisci 1a756b3123 bugfix: dnd force cancel
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
Tony Crisci c01248cf17 Merge branch 'master' into feature/xwm-rewrite
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
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
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault c5fff08f8a Forgot to rename these
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
Tony Crisci a87b60e31e Merge branch 'master' into feature/data-device-selection
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
Tony Crisci 169bc216ed rootston: view set position
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 b8de0a29b4 rootston: handle icon already being in the list
7 years ago
Tony Crisci df0a8d3abe wlr-data-device: drag icons
7 years ago
emersion 8fd4ae5de8
Fix cursor role name, fix segfault when surface->resource is NULL
7 years ago
emersion 29abf93bb6
Check pointer focused surface instead of view at cursor
7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility
7 years ago
emersion 8492174088
Switch back to compositor cursor when switching from one view to another
7 years ago