index
:
navi/wayland/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-11-09
Remove xwayland view listeners on destroy
emersion
2017-11-09
Fix xwayland _NET_WM_STATE handling
emersion
2017-11-08
Add maximize support for xwayland in rootston
emersion
2017-11-03
Fix moving views when resizing below min size
emersion
2017-10-29
Merge branch 'master' into feature/xwm-rewrite
Tony Crisci
2017-10-28
Enforce resize bounds in rootston
emersion
2017-10-27
Merge branch 'master' into feature/xwm-rewrite
Tony Crisci
2017-10-27
xwm: moveresize events
Tony Crisci
2017-10-25
Focus last view on close in rootston
emersion
2017-10-25
xwm: improve activation and dont send focus twice
Tony Crisci
2017-10-24
xwm: map and unmap notify
Tony Crisci
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