Age | Commit message (Expand) | Author |
2018-08-02 | rootston: fire up wlr-gamma-control-unstable-v1 | emersion |
2018-08-02 | Merge pull request #1053 from emersion/xdg-decoration | Drew DeVault |
2018-07-29 | rootston: focus newly-created surfaces | Ilia Bozhinov |
2018-07-28 | Add xdg-decoration-unstable-v1 support | emersion |
2018-07-19 | linux-dmabuf: add v1 suffix | emersion |
2018-07-14 | propagate rename to rootston code | Markus Ongyerth |
2018-07-14 | Remove unused tablet_pad list from tools | Markus Ongyerth |
2018-07-14 | Hook up set_cursor in rootston | Markus Ongyerth |
2018-07-14 | Add tool buttons | Markus Ongyerth |
2018-07-14 | Propagate most axis events to clients | Markus Ongyerth |
2018-07-14 | Implement basic tablet_pad handling (bound to keyboard focus) | Markus Ongyerth |
2018-07-14 | Basic tablet_v2 object lifetime | Markus Ongyerth |
2018-07-07 | Merge pull request #1095 from agx/output-add-mode | Drew DeVault |
2018-07-07 | rootston: Handle modeline parameter | Guido Günther |
2018-06-30 | screencopy-v1: add basic implementation | emersion |
2018-06-17 | Merge branch 'master' into screencontent | emersion |
2018-06-05 | handle drag icon map in rootston | Tony Crisci |
2018-06-05 | rename drag-icon map to unmap | Tony Crisci |
2018-06-03 | Remove redundant roots_seat_remove_device function | Silvan Jegen |
2018-05-29 | rootston: enable export-dmabuf | emersion |
2018-05-28 | virtual-keyboard: add support for the virtual-keyboard-v1 protocol | Dorota Czaplejewicz |
2018-05-06 | Make startup command no longer wait for xwayland | Vincent Vanlaer |
2018-05-06 | Add option to rootston to start xwayland lazy | Vincent Vanlaer |
2018-04-23 | rootston: Damage layer-shell popups | Guido Günther |
2018-04-22 | Implement output auto-selection in rootston | Drew DeVault |
2018-04-03 | Implement input inhibit in rootston | Drew DeVault |
2018-04-03 | Add input-inhibitor example client | Drew DeVault |
2018-04-02 | Handle layer surfaces below shell surfaces | Drew DeVault |
2018-04-02 | Always give keyboard focus to the topmost layer | Drew DeVault |
2018-03-30 | Find layer surfaces for input events | Drew DeVault |
2018-03-30 | Refactor cursor event passhtrough | Drew DeVault |
2018-03-30 | xwayland: rename map_notify to map for consistency | emersion |
2018-03-29 | Fix maximized windows interaction with layer shell | Drew DeVault |
2018-03-27 | Address @emersion's feedback | Drew DeVault |
2018-03-27 | Fix surface layer damage tracking | Drew DeVault |
2018-03-27 | Fix layer rendering/layout bugs | Drew DeVault |
2018-03-27 | Handle usable area for maximized windows | Drew DeVault |
2018-03-27 | Reset exclusivity after shell layer | Drew DeVault |
2018-03-27 | Gracefully deal with outputs being removed | Drew DeVault |
2018-03-27 | Implement layer surface damage | Drew DeVault |
2018-03-27 | Arrange & render layer surfaces | Drew DeVault |
2018-03-27 | Add broken test client and rootston stubs | Drew DeVault |
2018-03-27 | Initial scaffolding of layer shell | Drew DeVault |
2018-03-27 | rootston: damage view when xdg-popup is mapped/unmapped | emersion |
2018-03-27 | rootston: damage view when zxdg-popup-v6 is mapped/unmapped | emersion |
2018-03-26 | rootston: add -D flag to enable damage tracking debugging | emersion |
2018-03-19 | render: split render.h into wlr_renderer.h and wlr_texture.h | emersion |
2018-03-17 | Merge pull request #711 from emersion/map-unmap | Tony Crisci |
2018-03-15 | xdg-shell: add map/unmap support | emersion |
2018-03-15 | Wire up linux_dmabuf in rootston | Guido Günther |