aboutsummaryrefslogtreecommitdiff
path: root/sway/log.c
AgeCommit message (Collapse)Author
2015-08-18added sway_assert functionminus
returns false on a failed assertion in release mode and raises SIGABRT in debug mode
2015-08-18Coding style enforcementDrew DeVault
This was done by hand, so I might have missed things. If anyone knows of a good C style enforcement tool, let me know.
2015-08-18changed handling of focus, handling of view by typetaiyu
2015-08-13moved fd modifying stuff to log.cTaiyu
2015-08-10Spaces to TabsLuminarys
2015-08-10log: add newlinejdiez17
2015-08-09style: More compliancejdiez17
2015-08-09log, commands: Add log_colors commandjdiez17
2015-08-08Add logging and new windows into layout treeDrew DeVault