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
/
sway
/
debug-tree.c
Age
Commit message (
Expand
)
Author
2019-01-21
Replace wlr_log with sway_log
M Stoeckl
2018-10-20
Minor refactor of input manager
Ryan Dwyer
2018-09-30
Turn funcs() into funcs(void)
Arkadiusz Hiler
2018-09-08
Align titles to baseline
Ryan Dwyer
2018-09-05
Don't use wlr_output properties
Ryan Dwyer
2018-09-05
Implement type safe arguments and demote sway_container
Ryan Dwyer
2018-08-26
Remove layout.c
Ryan Dwyer
2018-08-19
Merge pull request #2478 from RyanDwyer/standardise-debug
Drew DeVault
2018-08-19
Replace hacky L_FLOATING container with a list
Ryan Dwyer
2018-08-19
Standardise debug variables
Ryan Dwyer
2018-06-01
Add L_FLOATING back to debug tree
Ryan Dwyer
2018-06-01
Send frame done to floating views
Drew DeVault
2018-04-06
Container coordiantes/sizes are floating point
Drew DeVault
2018-04-06
Fix issue with incorrectly rejiggered workspaces
Drew DeVault
2018-04-06
Address @emersion feedback
Drew DeVault
2018-04-06
Fix another of @orestisf1993's issues
Drew DeVault
2018-04-06
Fix issues @orestisf1993 raised
Drew DeVault
2018-04-06
Add debug tree view
Drew DeVault