173 Commits (c555a66ddafe3ea06f3abbf38194a8589733082d)

Author SHA1 Message Date
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
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
Alexander Taylor b5ed6dd6fc Changed broken default rootston keybinding
7 years ago
Tony Crisci 6fcac087fe rootston: remove mostly unused mapped icon param
7 years ago
Tony Crisci 3c7ef3aae6 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault ce2f945441 Merge pull request #303 from emersion/wl-signal-no-list-init
7 years ago
Tony Crisci a87b60e31e Merge branch 'master' into feature/data-device-selection
7 years ago
Alexander Taylor 613c792901 Moved comments in rootston keybinding example config
7 years ago
emersion f2c4b80620
Remove calls to assert to check runtime errors in rootston
7 years ago
emersion c8570d0e42
Remove wl_list_init when using wl_signal_add
7 years ago
Drew DeVault 1782d5e7b7 Implement simple touch support for rootston
7 years ago
D.B 8c759d7abe Add startup command option to rootston
7 years ago
Heghedus Razvan 1d716241af Replace list_t with wl_list in wlr_output
7 years ago
Tony Crisci 169bc216ed rootston: view set position
7 years ago
emersion f874c3d585
Add a default meta key
7 years ago
Tony Crisci c00a94ca76 data-device: fix drag icon position
7 years ago
Tony Crisci b7c622a319 Merge branch 'master' into feature/data-device-selection
7 years ago
Drew DeVault 62371a9974 Merge pull request #257 from emersion/fix-client-cursors
7 years ago
Tony Crisci 19784360f1 bug: fix view centering
7 years ago
Tony Crisci b8de0a29b4 rootston: handle icon already being in the list
7 years ago
Tony Crisci df0a8d3abe wlr-data-device: drag icons
7 years ago
Tony Crisci 6a7560fae0 wlr-data-device interface
7 years ago
emersion 8fd4ae5de8
Fix cursor role name, fix segfault when surface->resource is NULL
7 years ago
Versus Void 96079ff897 Move binding parsing to separate function
7 years ago
Versus Void db3368ba43 New binding to switch windows
7 years ago
emersion 29abf93bb6
Check pointer focused surface instead of view at cursor
7 years ago
Drew DeVault bf5299a3a5 Merge pull request #252 from myfreeweb/freebsd-compat
7 years ago
Greg V a5fe9aa736 Add FreeBSD compatibility
7 years ago
Tony Crisci f7e7f6271d wl-shell: cleanup
7 years ago
Tony Crisci fe3c6c929b wl-shell: popup input handling
7 years ago