index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sway
/
config.c
Age
Commit message (
Expand
)
Author
2015-12-12
Merge pull request #300 from mikkeloscar/configure-mouse-btn
Drew DeVault
2015-12-11
Fix config.c strlen error
Drew DeVault
2015-12-11
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
2015-12-01
FALLBACK_CONFIG_DIR did not work. Fixed.
Yacine Hmito
2015-12-01
Can customize config fallback directory
Yacine Hmito
2015-11-29
Add framework for switching command sets
Drew DeVault
2015-11-29
Add bar config struct and defaults
Drew DeVault
2015-11-29
cmd_output: Merge instead of replace output config
Christoph Gysin
2015-11-29
Only strip comments at the start of a line
Drew DeVault
2015-11-29
apply_output_config: use list_seq_find() to find config
Christoph Gysin
2015-11-29
cmd_output: Use list_seq_find() to find matching config
Christoph Gysin
2015-11-28
Allow output config for output named *
Drew DeVault
2015-11-28
Improve config file loading
Drew DeVault
2015-11-25
Call swaybg without invoking a shell
Christoph Gysin
2015-11-25
Merge pull request #251 from sce/criteria_1
Drew DeVault
2015-11-25
config: print line number
Christoph Gysin
2015-11-25
criteria: Add. Learn for_window command.
S. Christoffer Eliesen
2015-11-24
sway_binding_cmp_keys: Differentiate between modifier keys.
S. Christoffer Eliesen
2015-11-24
fix list sorting
taiyu
2015-11-22
cmd_bindsym: Detect/handle duplicates.
S. Christoffer Eliesen
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
2015-11-19
Fix #240
Drew DeVault
2015-11-19
Add wallpapers to output command
Drew DeVault
2015-11-16
cmd_output: Replace existing config if called multiple times.
S. Christoffer Eliesen
2015-11-13
Revert "Try ~/.i3/config earlier than /etc/sway/config"
Drew DeVault
2015-11-13
Try ~/.i3/config earlier than /etc/sway/config
Drew DeVault
2015-11-12
Fix gaps for views being incorrect
Drew DeVault
2015-11-04
Learn "gaps edge_gaps <on|off|toggle>".
S. Christoffer Eliesen
2015-10-22
ipc,commands,config: Replace cmd_status enum with cmd_results struct.
S. Christoffer Eliesen
2015-10-22
config: Add "seamless_mouse" to decide if pointer crosses output edges.
S. Christoffer Eliesen
2015-10-21
config: Don't try to apply bad output resolution.
S. Christoffer Eliesen
2015-10-21
config: Apply output config also during config reload.
S. Christoffer Eliesen
2015-09-20
fix config search paths
taiyu
2015-09-14
multi command keybinds
taiyu
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
2015-09-12
new_workspace null behavior + testmap functions + regex
taiyu
2015-09-10
cmd status + workspace ws output op
taiyu
2015-09-08
remove old things
taiyu
2015-09-08
var replacement changes
taiyu
2015-09-08
fix missing symbol bug
taiyu
2015-09-08
escape check fix
taiyu
2015-09-08
set variable changes
taiyu
2015-09-08
fix outut typo
Thomas Wouters
2015-09-07
strdup + style
taiyu
2015-09-07
put strip_whitespace back
taiyu
2015-09-07
config modes
taiyu
2015-09-07
free config stuff
taiyu
2015-09-06
free config when reloading
taiyu
2015-09-06
config_path cleanup
taiyu
2015-09-05
gap resize
taiyu
[next]