530 Commits (51ef12f1280baff16129b4030a06ac267b385ca5)

Author SHA1 Message Date
Drew DeVault 1e0e73efaa Spawn views on last active output
7 years ago
emersion 09279b90a6
Add wlr_output.serial
7 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions
7 years ago
Tony Crisci 18079e234a rootston: documentation for config.h functions
7 years ago
Tony Crisci 6e00140e8a rootston: remove unused import and old todo from config header
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 5f3b27347c
Merge pull request #404 from emolitor/CPP-Compatibility
7 years ago
Eric Molitor 5be11a5c95 Remove VLA from session.h
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 425713b837 Merge branch 'hidpi'
7 years ago
Timidger 80bf3cfff0 Fixes #399 Adds wlr_data_device_manager destructor
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 26dadacb71
Add wl_shell support for maximized views
7 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi
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
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
emersion 84d5e6bbb4
Send current keyboard state when entering a surface
7 years ago
Tony Crisci 09c6092423 multiseat: somewhat working
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
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
Tony Crisci 53021f8ed4 rootston: break up input.h
7 years ago
Drew DeVault 62734d0553
Merge pull request #380 from emersion/xwayland-root-cursor
7 years ago
emersion 3f4ad47421
Use compositor theme for xwm cursor
7 years ago
emersion d11973ed7d
Fix disabled cursors
7 years ago
emersion e18460c981
Add wlr_output.needs_swap
7 years ago
emersion 0df7a3c22d
Add wlr_seat_pointer_request_set_cursor_event.serial
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 a6930cd8ea Handle output enter/leave correctly
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
emersion 0beae99188
Apply output transformation to pointer events in Wayland backend
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