Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-12-29 | Added Awesome/Monad type "auto" layouts | wil | |
2016-09-01 | Reorganize includes | Drew DeVault | |
2016-06-27 | Add get_log_level() to encapsulate v (current log level) | David Eklov | |
This patch also makes all global variable in log.c static. | |||
2016-04-25 | Improve move command with tabbed/stacked layout | Mikkel Oscar Lyderik | |
2016-04-17 | Use correct format string for x86_64 and i686 | Mikkel Oscar Lyderik | |
Fix #587 | |||
2015-12-21 | remove unused execinfo.h include from debug_log.c | robotanarchy | |
2015-11-27 | debug_log: Improve container_log so that debug lines are aligned. | S. Christoffer Eliesen | |
Makes the log easier to read, and the developers more happy (this one at least). | |||
2015-11-12 | Start fleshing out wayland client implementation | Drew DeVault | |
This introduces a basic shared framework for making wayland clients within sway itself. |