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
2016-01-21
Fix issue #455
Yacine Hmito
2016-01-21
Fix memory leak in config.c
Drew DeVault
2016-01-19
libinput
Cole Mickens
2016-01-09
Add support for bincode command
Mikkel Oscar Lyderik
2016-01-08
Add function for duplication a sway_binding
Mikkel Oscar Lyderik
2016-01-05
Only send modifier event once for active modifiers
Mikkel Oscar Lyderik
2016-01-05
Detect bar modifier pressed/released
Mikkel Oscar Lyderik
2015-12-23
Use SYSCONFDIR as recommended
Yacine Hmito
2015-12-21
Merge pull request #393 from robotanarchy/musl-libc-compatibility
Drew DeVault
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
2015-12-21
Fix default swaybar font
Drew DeVault
2015-12-20
Merge pull request #372 from sce/fix_swaybar_output_name_test
Drew DeVault
2015-12-20
config: load_swaybars: Fix name comparison.
S. Christoffer Eliesen
2015-12-20
config: free_bar: Check if outputs is NULL.
S. Christoffer Eliesen
2015-12-19
Add support for running swaybar_command
Mikkel Oscar Lyderik
2015-12-18
Merge pull request #359 from mikkeloscar/i3bar-command
Drew DeVault
2015-12-19
Add bar option: swaybar_command <command>
Mikkel Oscar Lyderik
2015-12-18
Terminate children when freeing output container
Mikkel Oscar Lyderik
2015-12-18
Reload swaybar/swaybg on config reload.
Mikkel Oscar Lyderik
2015-12-16
Fix bar invocation for multihead setup
Drew DeVault
2015-12-16
Use system swaybar instead of local swaybar
Drew DeVault
2015-12-16
Invoke swaybar when an output matches a bar config
Drew DeVault
2015-12-16
Merge pull request #338 from mikkeloscar/bar-separator-symbol
Drew DeVault
2015-12-16
Use free_flat_list for simple char* list.
Mikkel Oscar Lyderik
2015-12-16
Implement bar option: separator_symbol
Mikkel Oscar Lyderik
2015-12-15
Correctly free bindings list
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: output <output>
Mikkel Oscar Lyderik
2015-12-15
Fix active_workspace_border color definition
Mikkel Oscar Lyderik
2015-12-15
Add bar height option (Airblader/i3)
Mikkel Oscar Lyderik
2015-12-15
Add rgba support for bar colors
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: colors {}
Mikkel Oscar Lyderik
2015-12-14
Merge pull request #324 from mikkeloscar/free-bar-bindings
Drew DeVault
2015-12-15
Free bar->bindings
Mikkel Oscar Lyderik
2015-12-15
Move default bar config to bar creation.
Mikkel Oscar Lyderik
2015-12-15
Added bar_cmd_bindsym
Yacine Hmito
2015-12-14
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
2015-12-14
Use tabs instead of spaces
Mikkel Oscar Lyderik
2015-12-14
Revert "Make mouse key used for drag/resize configurable"
Drew DeVault
2015-12-14
Implement bar option: tray_padding <px> [px]
Mikkel Oscar Lyderik
2015-12-14
Implement 'bar { }' block parsing
Mikkel Oscar Lyderik
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
[next]