Age | Commit message (Expand) | Author |
2017-12-27 | xwayland: role committed | Tony Crisci |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-13 | xwm: user custom event handler | Tony Crisci |
2017-12-08 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-12-08 | Do not destroy wl_client in wlr_xwayland_finish | emersion |
2017-12-08 | Listen to display destroy in xwayland, rename wlr_egl_free | emersion |
2017-12-03 | xwayland: remove xwayland param from xsurface methods | Tony Crisci |
2017-11-22 | xwayland: clean up seat setting | Tony Crisci |
2017-11-22 | xwm: send selection data | Tony Crisci |
2017-11-21 | xwm: get selection targets | Tony Crisci |
2017-11-19 | Refactor wlr_list inside wlroots | emersion |
2017-11-12 | Run startup command after xwayland is ready | Drew DeVault |
2017-11-02 | Use compositor theme for xwm cursor | emersion |
2017-10-27 | xwm: create colormap and visual depth detection | Tony Crisci |
2017-10-27 | xwm: net wm state | Tony Crisci |
2017-10-27 | xwm: moveresize events | Tony Crisci |
2017-10-26 | xwm: remove incorrect implementation of net wm state | Tony Crisci |
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-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-21 | Rename remaining refs to wlr_list | Drew DeVault |
2017-10-20 | Replace list_t with wl_list for wlr_input_device | Heghedus Razvan |
2017-10-05 | Copy xcb_icccm structs into wlroots | emersion |
2017-10-05 | Parse _MOTIF_HINTS | emersion |
2017-10-05 | Use pointers for xwayland hints and size_hints | emersion |
2017-10-05 | Add support for WM_HINTS | emersion |
2017-10-05 | Add padding if xcb_icccm is not available | emersion |
2017-10-05 | xwayland: parse normal hints | emersion |
2017-10-05 | xwayland: add wlr_xwayland_surface->motif_hints | emersion |
2017-09-30 | Add x, y, width, height arguments to wlr_xwayland_surface_configure | 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 | xwayland: add set_parent event | emersion |
2017-09-29 | xwayland: add signals for configure, set_{class,title} | emersion |
2017-09-29 | Add reply->type checks, add XCB_ATOM_WM_TRANSIENT_FOR | emersion |
2017-09-29 | xwayland: expose wlr_xwayland_surface_configure | emersion |
2017-09-29 | xwayland: read window title & class | emersion |
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 |
2017-09-23 | Use more consistent include guard names | emersion |
2017-08-27 | Double-fork for xwayland execution | Dominique Martinet |
2017-08-24 | xwayland: fix shutdown caused by Xwayland/client stop | Dominique Martinet |