taiyu
289aab9f0a
removed debug which shouldnt be there
2015-08-19 09:21:44 -07:00
taiyu
8205a6fd3b
floating_modifier uses mod_keys instead of anykey
2015-08-19 09:09:35 -07:00
Drew DeVault
8fb2e7e34e
Merge pull request #79 from taiyu-len/master
...
fixed floating_modifier related things
2015-08-19 07:14:03 -04:00
Syed Amer Gilani
95517ac77e
fix a few possible memory leaks
2015-08-19 11:27:48 +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
taiyu
e16a4015ff
fixed focus key handler
2015-08-19 00:28:53 -07:00
Drew DeVault
cf916bbf6f
Improvements to gaps
2015-08-18 18:44:50 -04:00
KoffeinFlummi
c75d5ceba4
Merge remote-tracking branch 'upstream/master' into gaps
2015-08-19 00:05:18 +02:00
KoffeinFlummi
4c688cba4e
Add support for gaps option
2015-08-18 23:53:57 +02:00
taiyu
03e83c7ef9
restored fullscreen/focus behavior
2015-08-18 11:22:52 -07:00
Drew DeVault
85a573dab7
Revert "enhanced whitespace remover"
...
This reverts commit abd0afb03a
.
2015-08-18 08:39:26 -04: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
Drew DeVault
2f6dd0687b
Merge pull request #65 from taiyu-len/focus_v2
...
Focus v2
2015-08-18 07:02:31 -04:00
taiyu
abd0afb03a
enhanced whitespace remover
2015-08-18 03:22:31 -07:00
taiyu
4606fb1ee3
merged Luminarys resizing code
2015-08-18 01:07:12 -07:00
taiyu
11321ca2dd
changed handling of focus, handling of view by type
2015-08-18 00:28:44 -07:00
Luminarys
e541ba3d87
Added in basic, but semi-broken moving/resizing functionality to floating windows
2015-08-18 01:33:15 -05:00
Drew DeVault
780893a933
Add support for workspace [name] output [name]
2015-08-17 20:34:53 -04:00
Luminarys
3f475f5009
Minor fix to do proper floating refocuses
2015-08-17 10:22:00 -05:00
Luminarys
47ec999e71
Fixes to floating and umanaged views
2015-08-17 10:18:06 -05:00
Luminarys
05f969074e
Added in basic floating toggling
2015-08-17 00:38:34 -05:00
Luminarys
6b80879ec9
Minor naming fix workspace changing commands
2015-08-16 15:51:43 -05:00
Drew DeVault
7f4529ec8b
Merge pull request #44 from Luminarys/master
...
Added in workspace next/prev and workspace output_next/prev
2015-08-16 16:46:16 -04:00
taiyu
5b860c67c3
fixed split [vh], small memory leak, unescape_strings handle \xnn
2015-08-16 13:38:54 -07:00
Luminarys
0a0fe18fd6
Added in workspace next/prev and workspace output_next/prev
2015-08-16 14:50:01 -05:00
Luminarys
dfaf3a059f
Added in better exit handling
2015-08-16 11:54:37 -05:00
Luminarys
c94c41d1db
Added in kill command
2015-08-16 11:41:41 -05:00
Drew DeVault
360b3d67b0
Add split [h|v|horizontal|vertical] command
2015-08-16 11:01:01 -04:00
taiyu
824a3d81aa
fixed fullscreen & focusing
2015-08-15 14:32:14 -07:00
Drew DeVault
d5ff5e98fa
Fix build
2015-08-15 15:26:05 -04:00
taiyu
9bb2788768
fixed split
2015-08-15 11:19:44 -07:00
Taiyu
80ae2a7774
removed debug
2015-08-14 13:13:06 -07:00
Taiyu
b8cba33c01
changed swayc related functions, cleaned up some functions, moved wlc related things into handlers
2015-08-14 12:42:19 -07:00
Luminarys
ffe59b27a9
Style fix
2015-08-13 14:49:34 -05:00
Luminarys
ea9efc884d
Allowed for execd commands to be spawned after abort
2015-08-13 14:41:36 -05:00
Luminarys
d785cbd54c
Even more style fixes
2015-08-13 14:41:36 -05:00
Luminarys
7788aa4cbd
More style fixes
2015-08-13 14:41:36 -05:00
Luminarys
527288a826
fixes to cmd queue freeing, style
2015-08-13 14:41:36 -05:00
Luminarys
ab130fb56b
Added in command queue
2015-08-13 14:41:36 -05:00
Taiyu
7d294213d1
style
2015-08-13 12:26:39 -07:00
Taiyu
e3edab8a4c
change workspace layout when trying to split it
2015-08-13 12:23:56 -07:00
Taiyu
57c28f96fd
split workspace bug
2015-08-13 12:02:56 -07:00
Taiyu
0a205776d7
small change
2015-08-13 07:50:46 -07:00
Taiyu
ad21281540
style, spelling
2015-08-13 07:48:03 -07:00
Taiyu
5df5b00989
moved signal handling to main
2015-08-13 00:44:56 -07:00
Taiyu
f798e9bb0b
moved fd modifying stuff to log.c
2015-08-13 00:24:03 -07:00
Taiyu
ac1c2d31bf
no more output from programs called with exec, fixed focus return values
2015-08-12 22:58:15 -07:00
Taiyu
dc9efcd79f
better error handling
2015-08-12 21:51:38 -07:00
Taiyu
65406cb61b
safer forking, reduce duplicate code, cleanup zombie processes
2015-08-12 21:06:09 -07:00
Luminarys
a5b02791d4
Changed command handler to perform var subs on all cmd args
...
Fixed workspace_next_name to use the first workspace name it can find in the config
Minor fixes
Changed command handler to perform var subs on all portions of a command
Revert "Changed command handler to perform var subs on all portions of a command"
This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e.
Var sub fixes
Minor fixes
More minor fixes
2015-08-11 12:48:55 -05:00