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
/
include
/
config.h
Age
Commit message (
Expand
)
Author
2016-03-31
Add cmds new_window and new_float
Mikkel Oscar Lyderik
2016-03-30
New feature: adjust gaps with floating_mod+scroll
Drew DeVault
2016-03-30
Implement borders
Mikkel Oscar Lyderik
2016-03-30
Add border <none|normal|toggle|pixel> config
Mikkel Oscar Lyderik
2016-03-30
Implement parsing of hide_edge_borders
Mikkel Oscar Lyderik
2016-03-30
Add default border colors
Mikkel Oscar Lyderik
2016-03-26
Implement include command
Mikkel Oscar Lyderik
2016-03-20
Implement 'smart_gaps' feature from i3-gaps
Mikkel Oscar Lyderik
2016-02-27
Free config before exiting sway.
Mikkel Oscar Lyderik
2016-02-27
Improve how swaybars are spawned
Mikkel Oscar Lyderik
2016-02-27
Make sway spawn only one bar per bar config
Mikkel Oscar Lyderik
2016-01-27
font: Allow adding font to the config. In prep for border titles
crondog
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-07
Implement bindsym --release
Mikkel Oscar Lyderik
2016-01-05
Only send modifier event once for active modifiers
Mikkel Oscar Lyderik
2015-12-22
replace non-standard qsort_r with qsort
robotanarchy
2015-12-18
Fix default workspace name generation
Drew DeVault
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
Implement bar option: separator_symbol
Mikkel Oscar Lyderik
2015-12-15
Implement bar option: output <output>
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-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
Add initial support for custom bar-id
Mikkel Oscar Lyderik
2015-12-14
Revert "Make mouse key used for drag/resize configurable"
Drew DeVault
2015-12-14
Implement 'bar { }' block parsing
Mikkel Oscar Lyderik
2015-12-11
Make mouse key used for drag/resize configurable
Mikkel Oscar Lyderik
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
config: Store 'enabled' as int
Christoph Gysin
2015-11-29
Remove trailing semicolon
Drew DeVault
2015-11-29
cmd_output: Use list_seq_find() to find matching config
Christoph Gysin
2015-11-25
criteria: Add. Learn for_window command.
S. Christoffer Eliesen
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
Parse output background config
Drew DeVault
2015-11-16
cmd_output: Replace existing config if called multiple times.
S. Christoffer Eliesen
2015-11-08
Add some documentation comments
Drew DeVault
2015-11-04
Learn "gaps edge_gaps <on|off|toggle>".
S. Christoffer Eliesen
2015-10-22
config: Add "seamless_mouse" to decide if pointer crosses output edges.
S. Christoffer Eliesen
2015-10-21
config: Apply output config also during config reload.
S. Christoffer Eliesen
2015-09-13
Revert "new_workspace null behavior + testmap functions + regex"
Drew DeVault
[next]