aboutsummaryrefslogtreecommitdiff
path: root/include/sway/desktop
AgeCommit message (Expand)Author
2019-03-24Implement inhibit_idle commandBrian Ashworth
2018-10-25Rebase the cursor after applying transactionsRyan Dwyer
2018-10-24Rebase the cursor after mapping a viewRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-08-15Simplify transactionsRyan Dwyer
2018-08-01Correctly track saved surfaces during multiple transactionsRyan Dwyer
2018-07-14Simplify transactions by utilising a dirty flag on containersRyan Dwyer
2018-07-02idle_inhibit: move server data to its own structDominique Martinet
2018-07-02idle_inhibit: stop inhibitor when views become invisibleDominique Martinet
2018-07-02Add idle inhibit unstable v1 supportDominique Martinet
2018-06-29Render saved buffers with the surface's dimensionsRyan Dwyer
2018-06-27Remove transaction_add_damageRyan Dwyer
2018-06-24Implement atomic layout updates for xwayland viewsRyan Dwyer
2018-06-23Implement atomic layout updates for tree operationsRyan Dwyer
2018-06-09Refactor everything that needs to arrange windowsRyan Dwyer
2018-06-09WIP: Atomic layout updates ground workRyan Dwyer