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
/
xwayland
/
xwm.h
Age
Commit message (
Expand
)
Author
2017-11-02
Fetch xcb_render_pictformat_t at startup
emersion
2017-11-02
Use compositor theme for xwm cursor
emersion
2017-11-02
Free xwm cursor in xwm_destroy
emersion
2017-10-27
xwm: create colormap and visual depth detection
Tony Crisci
2017-10-26
xwm: remove incorrect implementation of net wm state
Tony Crisci
2017-10-26
xwm: rewrite xwm initialization
Tony Crisci
2017-10-26
xwm: refactor client message handler
Tony Crisci
2017-10-24
xwm: get rid of displayable surfaces list
Tony Crisci
2017-10-24
xwm: fix lists
Tony Crisci
2017-10-24
xwm: add surface to rootston on surface commit
Tony Crisci
2017-10-24
xwm: net active window
Tony Crisci
2017-10-24
xwm: atom cleanup
Tony Crisci
2017-10-15
xwayland: use xfixes extension
Tony Crisci
2017-10-05
Add support for WM_HINTS
emersion
2017-10-05
xwayland: request hints
emersion
2017-09-29
xwayland: add wlr_xwayland_surface_close
emersion
2017-09-29
xwayland: add window_type support
emersion
2017-09-29
xwayland: add pid support
emersion
2017-09-29
xwayland: add state support
emersion
2017-09-29
Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR
emersion
2017-09-29
xwayland: read window title & class
emersion
2017-09-28
Fix atom_map usage
Drew DeVault
2017-09-28
Fix segfault on startup
emersion
2017-09-28
x11 -> xwayland, window -> surface, fix some calloc sizes and wrong types
emersion
2017-09-28
Fix ATOM_LAST position
Drew DeVault
2017-09-28
Add xwayland activate and fix EGL bug
Drew DeVault
2017-08-23
example compositor: loop through xwayland surfaces
Dominique Martinet
2017-08-23
xwm: handle some more events
Dominique Martinet
2017-08-23
xwayland: move & split internal header file
Dominique Martinet