Luminarys
|
f589731f29
|
Rewrite of resize command to make it more sane
|
2015-08-20 21:37:59 -05:00 |
|
minus
|
f26ed32e46
|
added sway_terminate to exit cleanly
|
2015-08-20 15:27:56 +02:00 |
|
minus
|
773e85c681
|
properly handle IPC clients
|
2015-08-20 15:24:33 +02:00 |
|
taiyu
|
f5fde7c45c
|
style
|
2015-08-20 05:06:22 -07:00 |
|
taiyu
|
fbaa9111a8
|
setup for resizable windows, drop weight
|
2015-08-20 04:47:36 -07:00 |
|
Alexander 'z33ky' Hirsch
|
22675b0111
|
Minor style fix
|
2015-08-20 02:30:22 +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 |
|
Drew DeVault
|
2139001c9f
|
Coding style enforcement
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-18 07:20:34 -04:00 |
|
taiyu
|
11321ca2dd
|
changed handling of focus, handling of view by type
|
2015-08-18 00:28:44 -07:00 |
|
Taiyu
|
f798e9bb0b
|
moved fd modifying stuff to log.c
|
2015-08-13 00:24:03 -07:00 |
|
Luminarys
|
7c02a1967b
|
Spaces to Tabs
|
2015-08-10 14:09:51 -05:00 |
|
jdiez17
|
56d29bbec5
|
log: add newline
|
2015-08-10 02:24:19 +02:00 |
|
jdiez17
|
69edcb88ea
|
style: More compliance
|
2015-08-09 20:41:54 +02:00 |
|
jdiez17
|
c688ff704d
|
log, commands: Add log_colors command
|
2015-08-09 20:38:02 +02:00 |
|
Drew DeVault
|
0427fddb5a
|
Add logging and new windows into layout tree
|
2015-08-08 17:01:27 -04:00 |
|