Age | Commit message (Expand) | Author |
2019-03-04 | xwayland: don't set DISPLAY | emersion |
2018-11-29 | primary-selection: introduce wlr_primary_selection_source | emersion |
2018-11-27 | gtk-primary-selection: refactor everything, untie from seat | emersion |
2018-09-24 | xwayland: Introduce set_decorations event | Ryan Dwyer |
2018-09-03 | xwayland: Introduce set_role event | Ryan Dwyer |
2018-09-02 | xwayland: Introduce request_activate event | Ryan Dwyer |
2018-09-02 | xwayland: Add WM_STATE modal property | Ryan Dwyer |
2018-08-02 | xwayland: document SIGUSR1 handler | emersion |
2018-07-29 | Initial pass on API stability guarantees | Drew DeVault |
2018-07-29 | reintroduce xwayland is_unmanaged | Markus Ongyerth |
2018-07-19 | Introduce set_hints event for xwayland | Ryan Dwyer |
2018-07-18 | xwayland: handle override_redirect flag changes | emersion |
2018-05-10 | Fix Xwayland cleanup | Vincent Vanlaer |
2018-05-08 | Merge pull request #959 from VincentVanlaer/xwayland-lazy | emersion |
2018-05-08 | Make xwayland_finish* clean up wlr_xwayland | Vincent Vanlaer |
2018-05-06 | Allow xwayland to start lazily | Vincent Vanlaer |
2018-05-04 | Use UTF-8 xwayland window title if available | emersion |
2018-05-03 | Fix typos in comments and strings | morganamilo |
2018-04-13 | xwayland: emit new_surface when unmapped | emersion |
2018-04-11 | Always unmap before destroying surface | emersion |
2018-04-08 | Add wlr_xwayland_surface_ping | emersion |
2018-04-02 | Missed a spot | Drew DeVault |
2018-03-31 | xwyaland: fix style issues | emersion |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-03 | move xwm.h out of include/wlr | Dominique Martinet |
2018-02-26 | add xwayland unmanaged tests to support dmenu | Markus Ongyerth |
2018-02-12 | Reformat all #include directives | emersion |
2018-01-14 | xwayland: render children window in fullscreen | emersion |
2017-12-29 | wlr_xwayland: preserve end of struct on restart | Dominique Martinet |
2017-12-29 | xwayland: listen to wlr_seat destroy signal | Dominique Martinet |
2017-12-27 | config: Avoid clash with other config-headers | Björn Esser |
2017-12-27 | Merge pull request #524 from acrisci/role-committed | emersion |
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 |