Greg V
|
a5fe9aa736
|
Add FreeBSD compatibility
|
7 years ago |
Drew DeVault
|
c39bfe7f84
|
Merge pull request #206 from emersion/client-cursor
Client provided cursors
|
7 years ago |
Tony Crisci
|
654e2ccd6b
|
move surface finder functions to wlroots
|
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
|
f44c44502d
|
Check client is focused before setting client cursor
|
7 years ago |
emersion
|
4d157fe5de
|
Switch back to compositor cursor when leaving view
|
7 years ago |
emersion
|
8a77d1b6a2
|
Listen to cursor surface commit & destroy events
|
7 years ago |
emersion
|
9b83caa658
|
Add wlr_output_set_cursor_surface
|
7 years ago |
emersion
|
65d57920e5
|
rootston: handle request_set_cursor
|
7 years ago |
emersion
|
7b6d785f52
|
Rename wlr_surface->signals to events
|
7 years ago |
Drew DeVault
|
74d31983b5
|
Center views on focused output
|
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
|
b72da6cc44
|
Only center toplevel xdg shell views
|
7 years ago |
emersion
|
518ef46ef2
|
Activate new views
|
7 years ago |
emersion
|
e66e18f4de
|
Only center toplevel wl_shell 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 |
emersion
|
0ce3135304
|
Move read_pixels from output to renderer
|
7 years ago |
Drew DeVault
|
543601e86c
|
Merge pull request #183 from acrisci/feature/xdg-popup
xdg-popup
|
7 years ago |
Tony Crisci
|
117586c872
|
bug: fix a subsurface location calculation
|
7 years ago |
Tony Crisci
|
4f848000af
|
Merge branch 'master' into feature/xdg-popup
|
7 years ago |
Tony Crisci
|
4680943e74
|
xdg-seat: keyboard grabs
|
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
|
f402598ee1
|
Match default keybindings with sway's
|
7 years ago |
emersion
|
fbca280949
|
Unset input->active_view when view is destroyed
|
7 years ago |
emersion
|
b21f783c34
|
Disconnect wl_shell clients when closing
|
7 years ago |
emersion
|
ecc0f712af
|
Update rootston.ini.example
|
7 years ago |
emersion
|
69aff9b35e
|
Implement wlr_xdg_toplevel_v6_send_close
|
7 years ago |
emersion
|
972e9dbd1b
|
Add close command, add close for xwayland
|
7 years ago |
emersion
|
8ff548cdba
|
Require exec prefix to execute shell commands
|
7 years ago |
Drew DeVault
|
6aafc2f61a
|
Merge pull request #223 from versusvoid/xwayland-activate
Activate only active xwayland views
|
7 years ago |
Drew DeVault
|
528f000a7a
|
Deactivate xwayland when focus leaves there
|
7 years ago |
Tony Crisci
|
48ae4fc588
|
rootston: handle grab end
|
7 years ago |
Tony Crisci
|
4657f10dd2
|
Merge branch 'master' into feature/xdg-popup
|
7 years ago |
Versus Void
|
4d7ff3cb48
|
Activate only active xwayland views
Fix #217
|
7 years ago |
Versus Void
|
641d08ce7e
|
Transform hotspot with cursor
Fix #188
|
7 years ago |
Drew DeVault
|
7d57c1463d
|
Fix #210
|
7 years ago |
Versus Void
|
1b1346462e
|
Fix focusing null view
|
7 years ago |
Tony Crisci
|
9bf03e1a71
|
bug: use milisecond granularity for time events
|
7 years ago |
Tony Crisci
|
17b134e178
|
wlr-seat: pointer grab interface
|
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
|
1a775adbde
|
rootston: fix rotated subsurfaces
|
7 years ago |