aboutsummaryrefslogtreecommitdiffstats
path: root/include/sway/server.h
Commit message (Collapse)AuthorAge
...
* Add lite damage trackingLibravatar emersion2018-03-30
| | | | | This skips the renderer if nothing has changed, and renders everything otherwise.
* Cleanup and remove global renderer referenceLibravatar emersion2018-03-30
|
* Add initial layer shell skeletonLibravatar Drew DeVault2018-03-28
|
* Update wlroots APILibravatar emersion2018-03-19
| | | | | Breaking changes in wlr_xdg_shell_v6 and wlr_renderer have been made upstream.
* make handle_output_destroy() staticLibravatar Tony Crisci2018-02-20
|
* output destroyLibravatar Tony Crisci2018-02-14
|
* Execute pending commands when Xwayland is readyLibravatar Drew DeVault2018-01-30
|
* rename input to input-managerLibravatar Tony Crisci2017-12-07
|
* Merge branch 'wlroots' into feature/xwaylandLibravatar Tony Crisci2017-12-04
|\
| * basic wl-shellLibravatar Tony Crisci2017-12-03
| |
| * sway wl_shellLibravatar Tony Crisci2017-12-03
| |
* | xwayland shellLibravatar Tony Crisci2017-12-04
|/
* Add views to tree and render themLibravatar Drew DeVault2017-11-22
|
* wlr_data_device header updateLibravatar Dominique Martinet2017-11-23
| | | | wlroots 6a7560 renamed the header file
* Initial (awful) pass on xdg shell supportLibravatar Drew DeVault2017-11-11
|
* Wire up output frame loopLibravatar Drew DeVault2017-11-11
|
* Initialize outputs from backend and add to treeLibravatar Drew DeVault2017-11-11
|
* Establish sway input submoduleLibravatar Drew DeVault2017-11-11
|
* Fix build yml filesLibravatar Drew DeVault2017-11-11
|
* Fire up the wlroots backend and run the event loopLibravatar Drew DeVault2017-11-11