Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-25 | log: Add swayc_log, use at a few key places. | S. Christoffer Eliesen | |
swayc_log works just like sway_log, but appends type and name from given container to the log output. | |||
2015-08-26 | move_container_to fixup | taiyu | |
2015-08-24 | Added in backtrace printing | Luminarys | |
2015-08-21 | fixed #108 signed/unsigned comparison | minus | |
2015-08-20 | properly handle IPC clients | minus | |
2015-08-19 | fixed some more bugs, moved layout_log into log.ch, restored focus_parent | taiyu | |
2015-08-18 | added sway_assert function | minus | |
returns false on a failed assertion in release mode and raises SIGABRT in debug mode | |||
2015-08-16 | handle_view_state_request | taiyu | |
2015-08-16 | Move headers to include/ | Drew DeVault | |