index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sway
/
desktop
/
transaction.h
Age
Commit message (
Expand
)
Author
2024-01-18
transaction: ready signals will return success bools
Alexander Orzechowski
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
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-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