Age | Commit message (Expand) | Author |
2017-12-15 | Destroy xwm selection window on destroy | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-14 | Deny access to clipboard if no xwayland window is focused | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-14 | Only reply to clipboard selection events | emersion |
2017-12-14 | Support selection MIME types from wayland to xwayland | emersion |
2017-12-14 | Support selection MIME types from xwayland to wayland | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-13 | xwm: user custom event handler | Tony Crisci |
2017-12-11 | Merge branch 'master' into display-destroy | emersion |
2017-12-09 | remove todo | Tony Crisci |
2017-12-08 | selection fixes | Tony Crisci |
2017-12-08 | Revert "xwm: only take clipboard if window is focused" | Tony Crisci |
2017-12-08 | Merge branch 'master' into feature/xwm-selection | Tony Crisci |
2017-12-08 | xwm: use edges enum | Tony Crisci |
2017-12-08 | Destroy xwayland client when possible | emersion |
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-30 | Merge pull request #437 from emersion/fullscreen | Tony Crisci |
2017-11-22 | xwm: only take clipboard if window is focused | Tony Crisci |
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 |