Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-31 | Set xwayland cursor | emersion | |
2018-03-30 | Add lite damage tracking | emersion | |
This skips the renderer if nothing has changed, and renders everything otherwise. | |||
2018-03-30 | Cleanup and remove global renderer reference | emersion | |
2018-03-28 | Add initial layer shell skeleton | Drew DeVault | |
2018-03-19 | Update wlroots API | emersion | |
Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream. | |||
2018-02-20 | make handle_output_destroy() static | Tony Crisci | |
2018-02-14 | output destroy | Tony Crisci | |
2018-01-30 | Execute pending commands when Xwayland is ready | Drew DeVault | |
2017-12-07 | rename input to input-manager | Tony Crisci | |
2017-12-04 | Merge branch 'wlroots' into feature/xwayland | Tony Crisci | |
2017-12-04 | xwayland shell | Tony Crisci | |
2017-12-03 | basic wl-shell | Tony Crisci | |
2017-12-03 | sway wl_shell | Tony Crisci | |
2017-11-22 | Add views to tree and render them | Drew DeVault | |
2017-11-23 | wlr_data_device header update | Dominique Martinet | |
wlroots 6a7560 renamed the header file | |||
2017-11-11 | Initial (awful) pass on xdg shell support | Drew DeVault | |
2017-11-11 | Wire up output frame loop | Drew DeVault | |
2017-11-11 | Initialize outputs from backend and add to tree | Drew DeVault | |
2017-11-11 | Establish sway input submodule | Drew DeVault | |
2017-11-11 | Fix build yml files | Drew DeVault | |
2017-11-11 | Fire up the wlroots backend and run the event loop | Drew DeVault | |