201 Commits (26dadacb7199d28af672cca3f91713e173a41258)

Author SHA1 Message Date
emersion 26dadacb71
Add wl_shell support for maximized views
7 years ago
emersion 758514fe5d
Fix xwayland _NET_WM_STATE handling
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
emersion 03d3fdc158
Basic maximization implementation for xdg-shell
7 years ago
emersion cf713edc10
Fix moving views when resizing below min size
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
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