Age | Commit message (Expand) | Author |
2017-11-22 | Use SIGUSR2 for vt switching instead of SIGUSR1 | Greg V |
2017-11-22 | xwayland: clean up seat setting | Tony Crisci |
2017-11-22 | xwm: send selection data | Tony Crisci |
2017-11-22 | Fix Xwayland second socket path on non-Linux systems | Greg V |
2017-11-21 | xwm: get selection data | Tony Crisci |
2017-11-21 | xwm: get selection targets | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
2017-11-21 | xwm: x11 data source | Tony Crisci |
2017-11-21 | xwm: handle selection stubs | Tony Crisci |
2017-11-21 | xwm: xfixes selection notify | Tony Crisci |
2017-11-21 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-11-20 | Merge branch 'master' into refactor-wlr-list | emersion |
2017-11-20 | Fix evince fullscreen under xwayland | emersion |
2017-11-20 | xwm: selection init | Tony Crisci |
2017-11-20 | xwm: selection stubs | Tony Crisci |
2017-11-19 | bug: properly send WM_STATE | 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-09 | Add wl_shell support for maximized views | emersion |
2017-11-09 | Fix xwayland _NET_WM_STATE handling | emersion |
2017-11-02 | Fixes segfault when no xcb_render_pictforminfo_t is available | emersion |
2017-11-02 | Fetch xcb_render_pictformat_t at startup | emersion |
2017-11-02 | Use compositor theme for xwm cursor | emersion |
2017-11-02 | Load xwm cursor from theme | emersion |
2017-11-02 | Free xwm cursor in xwm_destroy | emersion |
2017-11-02 | Set xwayland root cursor | emersion |
2017-11-01 | rootston: flush 'close' command on Xwayland | Dominique Martinet |
2017-10-29 | xwm: cleanup send focus window logic | Tony Crisci |
2017-10-29 | xwm: get rid of xcb call macro | Tony Crisci |
2017-10-29 | xwm: cleanup and consistent naming | Tony Crisci |
2017-10-27 | xwm: remove duplicate calls in net wm state read | Tony Crisci |
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-26 | xwm: handle focus in | Tony Crisci |
2017-10-26 | xwm: send 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-25 | xwm: add net active window to supported | Tony Crisci |
2017-10-25 | xwm: dont focus override redirect windows | Tony Crisci |
2017-10-25 | xwm: dont flush if no events | Tony Crisci |
2017-10-25 | xwm: set net active window on xwm create | Tony Crisci |
2017-10-25 | xwm: improve activation and dont send focus twice | Tony Crisci |
2017-10-25 | xwm: only emit unmap notify once | Tony Crisci |
2017-10-24 | xwm: map and unmap notify | Tony Crisci |
2017-10-24 | xwm: 80col cleanup | Tony Crisci |
2017-10-24 | xwm: unpaired surface list cleanup | Tony Crisci |
2017-10-24 | Fix order of WM_HINTS and WM_PROTOCOLS in xwm atom_map | Alexander Taylor |
2017-10-24 | xwm: get rid of displayable surfaces list | Tony Crisci |