emersion
|
ae9a46fc9b
|
Remove outdated TODOs, use wlr_surface_has_buffer
|
2017-10-31 12:30:57 +01:00 |
emersion
|
044173d1df
|
Add multi-pointer example
|
2017-10-31 12:30:57 +01:00 |
emersion
|
c3b09f73da
|
Fix cursor hotspot with rotated outputs on DRM backend
|
2017-10-31 12:30:57 +01:00 |
emersion
|
4230a577cc
|
Remove wlr_cursor_set_xcursor for now
|
2017-10-31 12:30:56 +01:00 |
emersion
|
c45f2eef0e
|
Fix rootston
|
2017-10-31 12:30:06 +01:00 |
Drew DeVault
|
ebca06bfe4
|
Merge pull request #358 from acrisci/refactor/sec-to-msec
refactor input time_sec to time_msec
|
2017-10-30 15:50:31 -04:00 |
Tony Crisci
|
74bca7251b
|
rename wlr_seat to seat on seat structs
|
2017-10-30 08:44:39 -04:00 |
Tony Crisci
|
fddef4d58e
|
rename seat handle to seat client
|
2017-10-30 08:37:54 -04:00 |
Tony Crisci
|
a224e74fad
|
refactor input time_sec to time_msec
|
2017-10-30 06:40:06 -04:00 |
Valentin Hăloiu
|
34dcb083ca
|
Fix resize bounds check in rootson
|
2017-10-30 00:12:17 +01:00 |
Tony Crisci
|
c01248cf17
|
Merge branch 'master' into feature/xwm-rewrite
|
2017-10-29 10:43:10 -04:00 |
Drew DeVault
|
50e86a0efa
|
Allow configuring output mode in rootston
Fixes #336
|
2017-10-28 15:32:08 -04:00 |
Drew DeVault
|
4281aefbf8
|
Merge pull request #324 from acrisci/feature/keyboard-redesign
wlr-seat: keyboard redesign
|
2017-10-28 10:56:41 -04:00 |
emersion
|
fb0c9a356e
|
Enforce resize bounds in rootston
|
2017-10-28 11:58:34 +02:00 |
Tony Crisci
|
c555a66dda
|
Merge branch 'master' into feature/xwm-rewrite
|
2017-10-27 15:22:00 -04:00 |
emersion
|
2718b57180
|
Force resize for all edges in rootston
|
2017-10-27 20:36:25 +02:00 |
Drew DeVault
|
9f1ed70b81
|
Merge pull request #344 from emersion/compositor-action-cursors
Set compositor cursor for move, resize and rotate
|
2017-10-27 13:42:53 -04:00 |
emersion
|
315c01ba0f
|
Remove input.last_active_view
|
2017-10-27 19:21:26 +02:00 |
emersion
|
ec5beeb8b8
|
Move xcursor stuff into its own file
|
2017-10-27 19:09:38 +02:00 |
emersion
|
ad27cc3bff
|
Set compositor cursor for move, resize and rotate
|
2017-10-27 18:41:31 +02:00 |
Tony Crisci
|
6a4290b86a
|
xwm: moveresize events
|
2017-10-27 10:48:09 -04:00 |
Drew DeVault
|
4bee96bd30
|
Merge pull request #333 from emersion/server-decoration
Add server-decoration protocol
|
2017-10-27 09:28:25 -04:00 |
emersion
|
a43acae000
|
Send server-decoration ack event automatically
|
2017-10-27 00:02:30 +02:00 |
emersion
|
882bda0664
|
Rename default keyboard section
|
2017-10-26 23:02:24 +02:00 |
emersion
|
c0c4816b13
|
Fix fallback when there are two config blocks for a keyboard
|
2017-10-26 22:38:03 +02:00 |
emersion
|
4e5d23daa9
|
Per-keyboard configuration
|
2017-10-26 19:59:32 +02:00 |
Tony Crisci
|
7914f4bda9
|
xwm: dont focus override redirect windows
|
2017-10-25 20:40:55 -04:00 |
emersion
|
7c85709de1
|
Focus last view on close in rootston
|
2017-10-25 20:34:40 +02:00 |
Tony Crisci
|
0d1dd84a48
|
xwm: improve activation and dont send focus twice
|
2017-10-25 08:39:28 -04:00 |
Tony Crisci
|
e5ee01254b
|
xwm: map and unmap notify
|
2017-10-24 21:07:46 -04:00 |
Tony Crisci
|
a3f2754668
|
xwm: add surface to rootston on surface commit
|
2017-10-24 12:00:43 -04:00 |
Tony Crisci
|
1dbe314937
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-24 07:57:36 -04:00 |
Tony Crisci
|
d33a9f8eaa
|
wlr-seat: keyboard redesign
|
2017-10-24 07:18:11 -04:00 |
Drew DeVault
|
c5fff08f8a
|
Forgot to rename these
|
2017-10-22 10:56:40 -04:00 |
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
2017-10-21 22:03:48 -04:00 |
Alexander Taylor
|
844f4387c7
|
Fixed default keybinding in config.c
|
2017-10-21 23:17:39 +01:00 |
Drew DeVault
|
1367ecc309
|
Merge pull request #309 from inclement/fix_rootston_default_config
Changed broken example rootston keybinding
|
2017-10-21 18:12:52 -04:00 |
Alexander Taylor
|
b5ed6dd6fc
|
Changed broken default rootston keybinding
|
2017-10-21 23:05:55 +01:00 |
Tony Crisci
|
6fcac087fe
|
rootston: remove mostly unused mapped icon param
|
2017-10-21 09:59:35 -04:00 |
Tony Crisci
|
3c7ef3aae6
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:43:24 -04:00 |
Drew DeVault
|
ce2f945441
|
Merge pull request #303 from emersion/wl-signal-no-list-init
Remove wl_list_init when using wl_signal_add
|
2017-10-21 09:40:18 -04:00 |
Tony Crisci
|
a87b60e31e
|
Merge branch 'master' into feature/data-device-selection
|
2017-10-21 09:37:58 -04:00 |
Alexander Taylor
|
613c792901
|
Moved comments in rootston keybinding example config
The comment strings are not stripped so the commands are not currently
recognised.
|
2017-10-21 14:31:54 +01:00 |
emersion
|
f2c4b80620
|
Remove calls to assert to check runtime errors in rootston
|
2017-10-21 13:25:39 +02:00 |
emersion
|
c8570d0e42
|
Remove wl_list_init when using wl_signal_add
|
2017-10-21 12:35:51 +02:00 |
Drew DeVault
|
1782d5e7b7
|
Implement simple touch support for rootston
|
2017-10-20 23:19:41 -04:00 |
D.B
|
8c759d7abe
|
Add startup command option to rootston
Allows specifying a command to run at startup.
|
2017-10-20 17:49:04 +02:00 |
Heghedus Razvan
|
1d716241af
|
Replace list_t with wl_list in wlr_output
Signed-off-by: Heghedus Razvan <heghedus.razvan@gmail.com>
|
2017-10-20 11:46:09 +03:00 |
Tony Crisci
|
169bc216ed
|
rootston: view set position
|
2017-10-19 12:33:02 -04:00 |
emersion
|
f874c3d585
|
Add a default meta key
|
2017-10-18 22:46:52 +02:00 |