Age | Commit message (Expand) | Author |
2018-01-21 | style: include brackets for if/while/for, even if it's a single statement | Johannes Schramm |
2018-01-21 | surface: add wlr_surface new_subsurface and wlr_subsurface destroy events | emersion |
2018-01-14 | xwayland: render children window in fullscreen | emersion |
2017-12-29 | xwm_get_render_format: fix typo in error message | Dominique Martinet |
2017-12-29 | xwm_get_render_format: check NULL return value | Dominique Martinet |
2017-12-29 | xwayland selection: further cleanup on Xwayland exit | Dominique Martinet |
2017-12-29 | xwayland xwm_get_render_format: free reply | Dominique Martinet |
2017-12-29 | Xwayland: remove xwm from selection seat listeners on destroy | 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-27 | Merge pull request #519 from emersion/xwayland-primary-selection | Tony Crisci |
2017-12-26 | config: Put all defines into config.h | Björn Esser |
2017-12-25 | Implement xwayland primary selection sync | emersion |
2017-12-15 | Destroy xwm selection window on destroy | emersion |
2017-12-14 | Merge branch 'master' into xwm-selection | emersion |
2017-12-14 | Merge branch 'master' into display-destroy | emersion |
2017-12-14 | Support selection MIME types from wayland to xwayland | 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-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 | Do not destroy wl_client in wlr_xwayland_finish | emersion |
2017-12-03 | xwayland: remove xwayland param from xsurface methods | Tony Crisci |
2017-11-22 | xwm: only take clipboard if window is focused | Tony Crisci |
2017-11-22 | xwm: send selection data | Tony Crisci |
2017-11-21 | xwm: get selection data | Tony Crisci |
2017-11-21 | Merge branch 'master' into fullscreen | emersion |
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-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 |