213 Commits (75fd9b8426953d98c57fc0f598bf3a3ace602c0c)

Author SHA1 Message Date
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 882e620639
Always read state from wlr_keyboard in the seat
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
Drew DeVault 6d8e1abfc0 Improve input sensitivity
7 years ago
emersion cf713edc10
Fix moving views when resizing below min size
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
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