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
Age
Commit message (
Expand
)
Author
2015-11-29
main: Setup logging before wlc_init.
S. Christoffer Eliesen
2015-11-29
cmd_output: Log enable/disable state
Christoph Gysin
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-29
cmd_output: Cleanup cmd_output argument handling
Christoph Gysin
2015-11-29
cmd_floating: Don't add non-float as sibling to float.
S. Christoffer Eliesen
2015-11-28
Fix option parsing
Christoph Gysin
2015-11-28
sway: Add --help option that prints usage
Christoph Gysin
2015-11-28
sway: Print usage and exit on unknown options
Christoph Gysin
2015-11-28
Use macros for exit values
Christoph Gysin
2015-11-28
Add warnings about invalid output commands
Mikkel Oscar Lyderik
2015-11-28
sway/main: Move wlc init to after args are handled.
S. Christoffer Eliesen
2015-11-28
Allow output config for output named *
Drew DeVault
2015-11-28
Improve config file loading
Drew DeVault
2015-11-27
workspace: Learn sticky.
S. Christoffer Eliesen
2015-11-27
commands: code formatting: Sort list of commands by alphabet.
S. Christoffer Eliesen
2015-11-27
Merge pull request #265 from sce/better_logging
Drew DeVault
2015-11-27
Merge pull request #264 from sce/fix_ws_next_name
Drew DeVault
2015-11-27
debug_log: Improve container_log so that debug lines are aligned.
S. Christoffer Eliesen
2015-11-27
workspace: Improve workspace_next_name.
S. Christoffer Eliesen
2015-11-27
cmd_floating: Support `enable` and `disable` commands too.
S. Christoffer Eliesen
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
2015-11-26
Add "variant": "sway" to IPC version response
Drew DeVault
2015-11-26
Parse command line args for swaymsg
Drew DeVault
2015-11-25
Merge pull request #261 from christophgysin/exec
Drew DeVault
2015-11-25
Call swaybg without invoking a shell
Christoph Gysin
2015-11-25
swaybg: implement scaling mode "fit"
Christoph Gysin
2015-11-25
Merge pull request #251 from sce/criteria_1
Drew DeVault
2015-11-25
criteria: Code formatting.
S. Christoffer Eliesen
2015-11-25
config: print line number
Christoph Gysin
2015-11-25
criteria: Add. Learn for_window command.
S. Christoffer Eliesen
2015-11-25
extensions: add missing include
Christoph Gysin
2015-11-24
layout: get_swayc_in_direction_under: Handle floating views.
S. Christoffer Eliesen
2015-11-24
layout: swap_container: Handle floating views.
S. Christoffer Eliesen
2015-11-24
layout: replace_child: Handle floating views.
S. Christoffer Eliesen
2015-11-24
layout: add_sibling: Handle floating views properly.
S. Christoffer Eliesen
2015-11-24
sway_binding_cmp_keys: Differentiate between modifier keys.
S. Christoffer Eliesen
2015-11-24
handle_command: Skip commands that has a criteria string.
S. Christoffer Eliesen
2015-11-24
stringop: Properly handle criteria strings.
S. Christoffer Eliesen
2015-11-24
container: Store app_id attribute for views.
S. Christoffer Eliesen
2015-11-24
container: Store class attribute for views.
S. Christoffer Eliesen
2015-11-24
fix list sorting
taiyu
2015-11-22
cmd_bindsym: Detect/handle duplicates.
S. Christoffer Eliesen
2015-11-22
commands: Comment/doc for config_command.
S. Christoffer Eliesen
2015-11-22
cmd_workspace: Don't fill up config->workspace_outputs with duplicates.
S. Christoffer Eliesen
2015-11-21
stringop: lenient_strcmp: Add.
S. Christoffer Eliesen
2015-11-19
Fix #240
Drew DeVault
2015-11-19
Add all documented scaling modes to config parser
Drew DeVault
2015-11-19
Add wallpapers to output command
Drew DeVault
2015-11-19
Parse output background config
Drew DeVault
[prev]
[next]