taiyu
|
7672886cb5
|
dont log empty config lines
|
9 years ago |
taiyu
|
0d51f62224
|
merge + no c_extensions
|
9 years ago |
taiyu
|
d2e2b04bfd
|
minor fix
|
9 years ago |
Drew DeVault
|
318e1be240
|
Fix warnings introduced by prior commit
|
9 years ago |
Drew DeVault
|
8e25ce4e57
|
Fix build for debian stretch
Fixes #182
|
9 years ago |
taiyu
|
a04f645d7c
|
style, safer fork
|
9 years ago |
taiyu
|
a18caf6706
|
nomacro
|
9 years ago |
taiyu
|
0bea2e2122
|
multi command keybinds
|
9 years ago |
Drew DeVault
|
e505abfe75
|
Revert "new_workspace null behavior + testmap functions + regex"
This reverts commit e1d18e42a8 .
Fixes #180
cc @taiyu-len
|
9 years ago |
taiyu
|
2093d4ddee
|
cmd_for_window dummy function
|
9 years ago |
taiyu
|
e1d18e42a8
|
new_workspace null behavior + testmap functions + regex
|
9 years ago |
taiyu
|
aaa0923bc4
|
cmd status + workspace ws output op
|
9 years ago |
taiyu
|
6388241abb
|
mode supports multi token names
|
9 years ago |
taiyu
|
799ff640f8
|
remove old things
|
9 years ago |
taiyu
|
aa22dc3113
|
var replacement changes
|
9 years ago |
taiyu
|
fd6d06ff61
|
fix missing symbol bug
|
9 years ago |
taiyu
|
da76ecb5f8
|
escape check fix
|
9 years ago |
taiyu
|
d673a72705
|
set variable changes
|
9 years ago |
Thomas Wouters
|
c3f76f8785
|
fix outut typo
|
9 years ago |
taiyu
|
0de29d8247
|
prevent views from disappearing
|
9 years ago |
taiyu
|
3eb29ea736
|
strdup + style
|
9 years ago |
taiyu
|
47ff000697
|
put strip_whitespace back
|
9 years ago |
taiyu
|
71af5b7dde
|
config modes
|
9 years ago |
taiyu
|
3fb8397724
|
free config stuff
|
9 years ago |
taiyu
|
b7de289332
|
free config when reloading
|
9 years ago |
taiyu
|
5408d34c9c
|
config_path cleanup
|
9 years ago |
taiyu
|
3e9cdfd6a3
|
man page
|
9 years ago |
taiyu
|
f25c6b312b
|
gap resize
|
9 years ago |
taiyu
|
afa6747145
|
enum for command type
|
9 years ago |
taiyu
|
c5d0b5d437
|
style
|
9 years ago |
taiyu
|
4cd18449d2
|
better handling of commands during config
|
9 years ago |
taiyu
|
dbeca88dee
|
default gap value
|
9 years ago |
taiyu
|
782729be13
|
properly free cmd_queue, should partially fix #165 from what i tell from its log.
|
9 years ago |
Drew DeVault
|
1756a4f2da
|
fclose /proc/modules when we're done with it
|
9 years ago |
Drew DeVault
|
4ef60e7c09
|
Add check for nvidia module and warn user
|
9 years ago |
Drew DeVault
|
47c7ed9f3a
|
Do not set FD_CLOEXEC
|
9 years ago |
Drew DeVault
|
eb003689a3
|
Log sway version on startup
|
9 years ago |
Drew DeVault
|
930f42ae81
|
Remove stropts.h from ipc.c
Apparently it's not required, and for some reason Fedora doesn't have
it. Fixes #162
|
9 years ago |
taiyu
|
972748e674
|
cleaned up leaky prev_workspace_name
|
9 years ago |
taiyu
|
09c9ee76c3
|
properly remove children in loops
|
9 years ago |
Luminarys
|
12e96f0f9e
|
Added in workspace_auto_back_and_forth
|
9 years ago |
Luminarys
|
23f040133d
|
Removed unnecessary debug line
|
9 years ago |
Luminarys
|
fe2ec8a676
|
Added in workspace back_and_forth
|
9 years ago |
taiyu
|
7fbb8b785e
|
#154 destroy view handler properly destroys views
|
9 years ago |
taiyu
|
f787fac8fc
|
#153 add "ctrl" and "alt" to modifiers struct
|
9 years ago |
Luminarys
|
28e937020a
|
Made scratchpad handling identical to i3
|
9 years ago |
taiyu
|
79da7f112a
|
#151 fix
|
9 years ago |
Drew DeVault
|
6b962ebd22
|
Merge pull request #150 from Luminarys/master
Added in Scratchpad
|
9 years ago |
taiyu
|
836f24b047
|
#149 change focus before pointer_mode
|
9 years ago |
taiyu
|
9acd3d2068
|
#149 fix, reorder floating windows on click.
|
9 years ago |