aboutsummaryrefslogtreecommitdiff
path: root/xwayland/xwm.h
AgeCommit message (Expand)Author
2017-11-19bug: properly send WM_STATETony Crisci
2017-11-02Fetch xcb_render_pictformat_t at startupemersion
2017-11-02Use compositor theme for xwm cursoremersion
2017-11-02Free xwm cursor in xwm_destroyemersion
2017-10-27xwm: create colormap and visual depth detectionTony Crisci
2017-10-26xwm: remove incorrect implementation of net wm stateTony Crisci
2017-10-26xwm: rewrite xwm initializationTony Crisci
2017-10-26xwm: refactor client message handlerTony Crisci
2017-10-24xwm: get rid of displayable surfaces listTony Crisci
2017-10-24xwm: fix listsTony Crisci
2017-10-24xwm: add surface to rootston on surface commitTony Crisci
2017-10-24xwm: net active windowTony Crisci
2017-10-24xwm: atom cleanupTony Crisci
2017-10-15xwayland: use xfixes extensionTony Crisci
2017-10-05Add support for WM_HINTSemersion
2017-10-05xwayland: request hintsemersion
2017-09-29xwayland: add wlr_xwayland_surface_closeemersion
2017-09-29xwayland: add window_type supportemersion
2017-09-29xwayland: add pid supportemersion
2017-09-29xwayland: add state supportemersion
2017-09-29Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FORemersion
2017-09-29xwayland: read window title & classemersion
2017-09-28Fix atom_map usageDrew DeVault
2017-09-28Fix segfault on startupemersion
2017-09-28x11 -> xwayland, window -> surface, fix some calloc sizes and wrong typesemersion
2017-09-28Fix ATOM_LAST positionDrew DeVault
2017-09-28Add xwayland activate and fix EGL bugDrew DeVault
2017-08-23example compositor: loop through xwayland surfacesDominique Martinet
2017-08-23xwm: handle some more eventsDominique Martinet
2017-08-23xwayland: move & split internal header fileDominique Martinet