Commit Graph

80 Commits (a69381ef0ccb15de4cddad317ecf5fdb639ef313)

Author SHA1 Message Date
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 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 8 years ago
Tony Crisci b74c4cf974 Merge branch 'master' into feature/multiseat 8 years ago
Tony Crisci 704f0f158a rootston: move device init to seat 8 years ago
Drew DeVault 6d8e1abfc0 Improve input sensitivity 8 years ago
emersion cf713edc10
Fix moving views when resizing below min size 8 years ago
Tony Crisci 53021f8ed4 rootston: break up input.h 8 years ago
Tony Crisci 1a756b3123 bugfix: dnd force cancel 8 years ago
emersion c45f2eef0e
Fix rootston 8 years ago
Drew DeVault ebca06bfe4
Merge pull request from acrisci/refactor/sec-to-msec 8 years ago
Tony Crisci 74bca7251b rename wlr_seat to seat on seat structs 8 years ago
Tony Crisci fddef4d58e rename seat handle to seat client 8 years ago
Tony Crisci a224e74fad refactor input time_sec to time_msec 8 years ago
Tony Crisci c01248cf17 Merge branch 'master' into feature/xwm-rewrite 8 years ago
emersion fb0c9a356e
Enforce resize bounds in rootston 8 years ago
Tony Crisci c555a66dda Merge branch 'master' into feature/xwm-rewrite 8 years ago
emersion 2718b57180
Force resize for all edges in rootston 8 years ago
Drew DeVault 9f1ed70b81
Merge pull request from emersion/compositor-action-cursors 8 years ago
emersion 315c01ba0f
Remove input.last_active_view 8 years ago
emersion ec5beeb8b8
Move xcursor stuff into its own file 8 years ago
emersion ad27cc3bff
Set compositor cursor for move, resize and rotate 8 years ago
emersion c0c4816b13
Fix fallback when there are two config blocks for a keyboard 8 years ago
emersion 4e5d23daa9
Per-keyboard configuration 8 years ago
Tony Crisci 7914f4bda9 xwm: dont focus override redirect windows 8 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection 8 years ago
Drew DeVault c5fff08f8a Forgot to rename these 8 years ago
Tony Crisci 6fcac087fe rootston: remove mostly unused mapped icon param 8 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection 8 years ago
Tony Crisci a87b60e31e Merge branch 'master' into feature/data-device-selection 8 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add 8 years ago
Drew DeVault 1782d5e7b7 Implement simple touch support for rootston 8 years ago
Tony Crisci 169bc216ed rootston: view set position 8 years ago
Tony Crisci c00a94ca76 data-device: fix drag icon position 8 years ago
Tony Crisci b7c622a319 Merge branch 'master' into feature/data-device-selection 8 years ago
Drew DeVault 62371a9974 Merge pull request from emersion/fix-client-cursors 8 years ago
Tony Crisci b8de0a29b4 rootston: handle icon already being in the list 8 years ago
Tony Crisci df0a8d3abe wlr-data-device: drag icons 8 years ago
emersion 8fd4ae5de8
Fix cursor role name, fix segfault when surface->resource is NULL 8 years ago
emersion 29abf93bb6
Check pointer focused surface instead of view at cursor 8 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility 8 years ago
emersion 8492174088
Switch back to compositor cursor when switching from one view to another 8 years ago
emersion f44c44502d
Check client is focused before setting client cursor 8 years ago
emersion 4d157fe5de
Switch back to compositor cursor when leaving view 8 years ago
emersion 8a77d1b6a2
Listen to cursor surface commit & destroy events 8 years ago
emersion 9b83caa658
Add wlr_output_set_cursor_surface 8 years ago