index
:
wlroots.git
master
fork of wlroots with action binder support
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
rootston
/
xwayland.c
Age
Commit message (
Expand
)
Author
2017-10-22
Forgot to rename these
Drew DeVault
2017-10-21
Remove wl_list_init when using wl_signal_add
emersion
2017-10-19
rootston: view set position
Tony Crisci
2017-10-06
Disconnect wl_shell clients when closing
emersion
2017-10-06
Add close command, add close for xwayland
emersion
2017-10-06
Deactivate xwayland when focus leaves there
Drew DeVault
2017-10-06
Activate only active xwayland views
Versus Void
2017-09-30
Add x, y, width, height arguments to wlr_xwayland_surface_configure
emersion
2017-09-30
Add view->resize for xwayland
emersion
2017-09-30
React to xdg shell resize requests
emersion
2017-09-29
xwayland: add state support
emersion
2017-09-29
Code style
emersion
2017-09-29
xwayland: add signals for configure, set_{class,title}
emersion
2017-09-28
DRY up focus and implement z ordering
Drew DeVault
2017-09-28
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
emersion
2017-09-28
Add xwayland activate and fix EGL bug
Drew DeVault
2017-09-28
Fix rootston keyboard, add Xwayland
Drew DeVault