Age | Commit message (Expand) | Author |
2021-03-21 | idle_inhibit: Store wlr inhibitor instead of view | Kenny Levinsen |
2021-02-23 | transaction: Remove unused ready_immediately | Kenny Levinsen |
2021-02-23 | transaction: Note if instructions are server requests | Kenny Levinsen |
2020-10-18 | transaction: validate X transaction completions by geometry, not size | Tudor Brindus |
2020-05-29 | Add views idle inhibition status in get_tree output | Damien Tardy-Panis |
2019-03-24 | Implement inhibit_idle command | Brian Ashworth |
2018-10-25 | Rebase the cursor after applying transactions | Ryan Dwyer |
2018-10-24 | Rebase the cursor after mapping a view | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-08-15 | Simplify transactions | Ryan Dwyer |
2018-08-01 | Correctly track saved surfaces during multiple transactions | Ryan Dwyer |
2018-07-14 | Simplify transactions by utilising a dirty flag on containers | Ryan Dwyer |
2018-07-02 | idle_inhibit: move server data to its own struct | Dominique Martinet |
2018-07-02 | idle_inhibit: stop inhibitor when views become invisible | Dominique Martinet |
2018-07-02 | Add idle inhibit unstable v1 support | Dominique Martinet |
2018-06-29 | Render saved buffers with the surface's dimensions | Ryan Dwyer |
2018-06-27 | Remove transaction_add_damage | Ryan Dwyer |
2018-06-24 | Implement atomic layout updates for xwayland views | Ryan Dwyer |
2018-06-23 | Implement atomic layout updates for tree operations | Ryan Dwyer |
2018-06-09 | Refactor everything that needs to arrange windows | Ryan Dwyer |
2018-06-09 | WIP: Atomic layout updates ground work | Ryan Dwyer |