S. Christoffer Eliesen
|
5a70853253
|
log: Add swayc_log, use at a few key places.
swayc_log works just like sway_log, but appends type and name from given
container to the log output.
|
2015-10-25 13:14:28 +01:00 |
|
taiyu
|
1fa7a91bfb
|
move_container_to fixup
|
2015-08-26 11:01:26 -07:00 |
|
Luminarys
|
7c5b6f8c52
|
Added in backtrace printing
|
2015-08-24 15:44:58 -05:00 |
|
minus
|
8dfaf6265b
|
fixed #108 signed/unsigned comparison
|
2015-08-21 16:53:11 +02:00 |
|
minus
|
773e85c681
|
properly handle IPC clients
|
2015-08-20 15:24:33 +02:00 |
|
taiyu
|
c5a6982893
|
fixed some more bugs, moved layout_log into log.ch, restored focus_parent
|
2015-08-19 01:06:15 -07:00 |
|
minus
|
faccaf6112
|
added sway_assert function
returns false on a failed assertion in release mode and raises SIGABRT in debug mode
|
2015-08-18 23:38:34 +02:00 |
|
taiyu
|
c024f06631
|
handle_view_state_request
|
2015-08-16 17:28:06 -07:00 |
|
Drew DeVault
|
7f8ebb7d0d
|
Move headers to include/
|
2015-08-16 11:02:56 -04:00 |
|