Commit Graph

212 Commits (f27c0b44b882f7a837906e5b3376ad035cb51445)

Author SHA1 Message Date
emersion 51db087210
Introduce fractional scaling 7 years ago
emersion 6ef0219763
Merge branch 'master' into xwm-selection 7 years ago
emersion 925497fbea
Set default cursor image in rootston 7 years ago
Drew DeVault eb4e91f96d
Merge pull request from emersion/customize-repeat-info 7 years ago
emersion a3c0f97810
Make keyboard repeat info configurable 7 years ago
Tony Crisci 35188834db Merge branch 'master' into feature/xwm-selection 7 years ago
emersion c5fa415a03
Send wl_surface.{enter,leave} to cursor surfaces 7 years ago
Tony Crisci d74ac69f7b bring edges into wlr 7 years ago
Tony Crisci b0683874e9 xwm: send selection data 8 years ago
emersion dcb168914e
Merge branch 'master' into fullscreen 8 years ago
emersion 9a6f799d8f
Add fullscreen command, fix view_at with fullscreen views 8 years ago
emersion 17d9e2ce35
Unify view events naming, remove client from event structs 8 years ago
emersion abab2902f5
Check for subsurfaces and popups before using wlr_output_set_fullscreen_surface 8 years ago
emersion 80998cdf57
Add support for fullscreen xwayland views 8 years ago
emersion b04a9a248d
Initial fullscreen support 8 years ago
emersion 1d08d31709
Merge branch 'master' into laggy-move-resize 8 years ago
emersion 0153a0ed8f
Fix laggy move-resize for xwayland views 8 years ago
emersion 7904b625f0
Merge branch 'master' into laggy-move-resize 8 years ago
emersion 97ddd2d1df
Add roots_seat_cycle_focus 8 years ago
emersion bf41e7a794
Make the close command use roots_seat_get_focus, rename a few symbols 8 years ago
emersion a8b31da52c
Remove roots_seat_{add,remove}_view 8 years ago
emersion 76e8e1a6ad
Merge branch 'master' into seat-views 8 years ago
Tony Crisci bd8cdf1e9f rootston: remove grab listeners 8 years ago
Tony Crisci 390b526450 Merge branch 'bug/xwayland-ready-listener' into refactor/wlr-drag-icon 8 years ago
Tony Crisci 90d2eca218 rootston: xwayland ready listener 8 years ago
Tony Crisci 3b74db467b data-device: wlr-drag-icon 8 years ago
emersion 72d877658a
Merge branch 'master' into seat-views 8 years ago
Tony Crisci f277f28eef Merge branch 'master' into feature/wlr-seat-touch 8 years ago
emersion 5b13f51dfc
Add per-seat cursor configuration 8 years ago
emersion cd566ccd8e
Add cursor theme to rootston config 8 years ago
emersion a3a8b7bfd8
Fixed a bug with move-resize, removed xdg-shell ack_configure event 8 years ago
emersion e2843d87c8
Ensure to move the view when configured 8 years ago
emersion 27937add76
Merge branch 'master' into laggy-move-resize 8 years ago
emersion bb6d34e7a5
rootston: add per-seat views 8 years ago
Tony Crisci 584ff1df4c Merge branch 'master' into feature/wlr-seat-touch 8 years ago
emersion 53d4cb47ff
Refactor rootston keyboard 8 years ago
Tony Crisci 12758a00a2 rootston: touch to focus 8 years ago
Tony Crisci ac4841ba37 put dnd icon in the right place 8 years ago
Tony Crisci 6a516f7c41 basic touch dnd 8 years ago
Tony Crisci e5a31ae870 wlr-seat: basic touch 8 years ago
emersion f8b43940b1
Merge branch 'master' into cursor-scale 8 years ago
Drew DeVault 1e0e73efaa Spawn views on last active output 8 years ago
emersion 5d986f1e87
Remove unnecessary include 8 years ago
emersion 8605243459
Introduce wlr_xcursor_manager 8 years ago
emersion 2dccb11741
rootston: keep one xcursor_theme per seat 8 years ago
emersion aaf0691883
rootston: add roots_xcursor_theme 8 years ago
Tony Crisci 1db3b55128 rootston: prefix config structs and functions 8 years ago
Tony Crisci 18079e234a rootston: documentation for config.h functions 8 years ago
Tony Crisci 6e00140e8a rootston: remove unused import and old todo from config header 8 years ago
Tony Crisci 2a9dc60f28 Merge branch 'master' into feature/multiseat 8 years ago
emersion eb89f1dcd2
Fix resize issues with some xdg-shell apps. 8 years ago
Tony Crisci 27a3a810ab rootston: fix multiseat focus 8 years ago
Drew DeVault e6babc07a0
Merge pull request from emersion/rootston-maximize 8 years ago
Tony Crisci 739361aa70 wlr-keyboard: take out modifiers event struct (for now) 8 years ago
emersion bf1b12a725
Fix maximize delay in xdg-shell 8 years ago
emersion 26dadacb71
Add wl_shell support for maximized views 8 years ago
Drew DeVault 66587eb430 Merge remote-tracking branch 'origin/master' into hidpi 8 years ago
emersion 2118c691b1
Add maximize support for xwayland in rootston 8 years ago
Tony Crisci 06642859f1 rootston: drag icons 8 years ago
Tony Crisci 428bf18ec7 rootston: request set cursor 8 years ago
Tony Crisci 992f931ae9 rootston: cleanup for multiseat 8 years ago
Tony Crisci a00b7f1e9b rootston: remove devices from seat 8 years ago
Tony Crisci 09c6092423 multiseat: somewhat working 8 years ago
emersion 03d3fdc158
Basic maximization implementation for xdg-shell 8 years ago
Tony Crisci 2280928bb2 rootston: roots_cursor 8 years ago
Tony Crisci b74c4cf974 Merge branch 'master' into feature/multiseat 8 years ago
emersion 3e3209cba2
Fix laggy move-resize in xdg-shell 8 years ago
Tony Crisci 704f0f158a rootston: move device init to seat 8 years ago
Tony Crisci 5354fe8729 move keyboard to seat 8 years ago
emersion cf713edc10
Fix moving views when resizing below min size 8 years ago
Tony Crisci 9bd0f47efd rootston: refactor keyboard 8 years ago
Tony Crisci 447c561d15 rootston: seat config by device 8 years ago
Tony Crisci 53021f8ed4 rootston: break up input.h 8 years ago
Drew DeVault a6930cd8ea Handle output enter/leave correctly 8 years ago
Drew DeVault a7446792a1 Consider scale factor when rendering views 8 years ago
Tony Crisci 1a756b3123 bugfix: dnd force cancel 8 years ago
Tony Crisci c01248cf17 Merge branch 'master' into feature/xwm-rewrite 8 years ago
Drew DeVault 50e86a0efa Allow configuring output mode in rootston 8 years ago
Drew DeVault 4281aefbf8
Merge pull request from acrisci/feature/keyboard-redesign 8 years ago
Tony Crisci c555a66dda Merge branch 'master' into feature/xwm-rewrite 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
Tony Crisci 6a4290b86a xwm: moveresize events 8 years ago
Drew DeVault 4bee96bd30 Merge pull request from emersion/server-decoration 8 years ago
emersion a43acae000
Send server-decoration ack event automatically 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
emersion 7c85709de1
Focus last view on close in rootston 8 years ago
Tony Crisci e5ee01254b xwm: map and unmap notify 8 years ago
Tony Crisci 1dbe314937 Merge branch 'master' into feature/data-device-selection 8 years ago
Tony Crisci d33a9f8eaa wlr-seat: keyboard redesign 8 years ago
Drew DeVault 16f35ecbea Merge branch 'master' into heghe/wl_list 8 years ago
Drew DeVault 169b68b17c Rename remaining refs to wlr_list 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
D.B 8c759d7abe Add startup command option to rootston 8 years ago