Tony Crisci
|
1dbe314937
|
Merge branch 'master' into feature/data-device-selection
|
7 years ago |
Drew DeVault
|
16f35ecbea
|
Merge branch 'master' into heghe/wl_list
|
7 years ago |
Drew DeVault
|
169b68b17c
|
Rename remaining refs to wlr_list
|
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 |
Tony Crisci
|
a87b60e31e
|
Merge branch 'master' into feature/data-device-selection
|
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
Allows specifying a command to run at startup.
|
7 years ago |
Tony Crisci
|
169bc216ed
|
rootston: view set position
|
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
[WIP] Fix client cursors
|
7 years ago |
Tony Crisci
|
19784360f1
|
bug: fix view centering
|
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
|
29abf93bb6
|
Check pointer focused surface instead of view at cursor
|
7 years ago |
Drew DeVault
|
c39bfe7f84
|
Merge pull request #206 from emersion/client-cursor
Client provided cursors
|
7 years ago |
Drew DeVault
|
d0d6413772
|
Merge pull request #220 from versusvoid/optional-xwayland
Make Xwayland optional
|
7 years ago |
emersion
|
8492174088
|
Switch back to compositor cursor when switching from one view to another
|
7 years ago |
emersion
|
4d157fe5de
|
Switch back to compositor cursor when leaving view
|
7 years ago |
emersion
|
65d57920e5
|
rootston: handle request_set_cursor
|
7 years ago |
Drew DeVault
|
82a6598ca7
|
Merge pull request #243 from acrisci/feature/input-bounds
Use wl_surface input bounds for input handling
|
7 years ago |
Drew DeVault
|
8dcf3bfdf7
|
Merge pull request #239 from emersion/center-views
Center views in rootston
|
7 years ago |
Tony Crisci
|
db15ab77b4
|
use input bounds for pointer events
|
7 years ago |
emersion
|
518ef46ef2
|
Activate new views
|
7 years ago |
emersion
|
3774d6c2c0
|
Center wl shell views
|
7 years ago |
emersion
|
3c6f2f29bf
|
Do not remove the commit listener
|
7 years ago |
Drew DeVault
|
9e1ff2dce9
|
Merge pull request #140 from emersion/screenshooter
Add screenshooter
|
7 years ago |
emersion
|
d09d01236b
|
Center xdg shell views
|
7 years ago |
Tony Crisci
|
4f848000af
|
Merge branch 'master' into feature/xdg-popup
|
7 years ago |
emersion
|
05096ab458
|
rootston: create screenshooter interface
|
7 years ago |
Versus Void
|
9cab66f0f9
|
Make xwayland compile-time optional
|
7 years ago |
Versus Void
|
decd87043f
|
Add config option to disable Xwayland
|
7 years ago |
emersion
|
972e9dbd1b
|
Add close command, add close for xwayland
|
7 years ago |
Tony Crisci
|
48ae4fc588
|
rootston: handle grab end
|
7 years ago |
Drew DeVault
|
d74a6d254f
|
Merge pull request #198 from emersion/rootston-move-resize-rotate
rootston: force move, resize and rotate
|
7 years ago |
Versus Void
|
c5df6ca900
|
Fix memory leaks
|
7 years ago |
emersion
|
f9dbc1841d
|
rootston: add meta-key to config file
|
7 years ago |
emersion
|
9b88f25208
|
rootston: rotate views!
|
7 years ago |
emersion
|
d3d9aca40c
|
Add modifiers support in wayland backend, parse modifiers in rootston config
|
7 years ago |
emersion
|
238ded1578
|
Use a command string rather than an action enum
|
7 years ago |
emersion
|
97d0fe8976
|
Parse bindings in config, execute bindings
|
7 years ago |
emersion
|
d32018f1ac
|
Use keysyms instead of keycodes
|
7 years ago |
emersion
|
ab6c1f88e6
|
Add keyboard state to rootston
|
7 years ago |
Drew DeVault
|
f2ea691b93
|
Add basic drawing tablet support to rootston
|
7 years ago |
Tony Crisci
|
8f41c497a7
|
Merge branch 'master' into feature/subcompositor
|
7 years ago |
Tony Crisci
|
4c1bd9bde8
|
input events for subsurfaces
|
7 years ago |
emersion
|
74f2d0cd63
|
Completely fix resize offset
|
7 years ago |
emersion
|
77d28183b5
|
Partially fix resize offset
|
7 years ago |