index
:
sway.git
master
fork of sway with action binder commands
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
Merge pull request #263 from sce/floating_enable_disable
Drew DeVault
2015-11-27
cmd_floating: Support `enable` and `disable` commands too.
S. Christoffer Eliesen
2015-11-27
Fix swaygrab memory leak
Drew DeVault
2015-11-27
Implement swaygrab for still images
Drew DeVault
2015-11-27
Add command line to swaygrab
Drew DeVault
2015-11-27
Add swaygrab(1) man page
Drew DeVault
2015-11-27
Add swaygrab subproject
Drew DeVault
2015-11-27
Move IPC client into common, refactor IPC
Drew DeVault
2015-11-27
Fix build warnings
Drew DeVault
2015-11-27
Fix mistake in CONTRIBUTING.md
Drew DeVault
2015-11-27
Update CONTRIBUTING.md
Drew DeVault
2015-11-27
Write down style guidelines
Drew DeVault
2015-11-27
Style enforcement
Drew DeVault
2015-11-27
Don't use the _t postfix on non-typedef structures
Drew DeVault
2015-11-26
Add "variant": "sway" to IPC version response
Drew DeVault
2015-11-26
Add swaymsg(1) man page
Drew DeVault
2015-11-26
Implement swaymsg IPC behavior
Drew DeVault
2015-11-26
Parse command line args for swaymsg
Drew DeVault
2015-11-26
Add swaymsg subproject
Drew DeVault
2015-11-25
Merge pull request #261 from christophgysin/exec
Drew DeVault
2015-11-25
Merge pull request #260 from christophgysin/scale
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
swaybg: implement scaling mode "tile"
Christoph Gysin
2015-11-25
swaybg: implement scaling mode "center"
Christoph Gysin
2015-11-25
swaybg: implement scaling mode "fill"
Christoph Gysin
2015-11-25
swaybg: implement scaling mode "stretch"
Christoph Gysin
2015-11-25
swaybg: check for exact number of arguments
Christoph Gysin
2015-11-25
swaybg: make argv const
Christoph Gysin
2015-11-25
Merge pull request #251 from sce/criteria_1
Drew DeVault
2015-11-25
Merge pull request #259 from christophgysin/lineno
Drew DeVault
2015-11-25
criteria: Code formatting.
S. Christoffer Eliesen
2015-11-25
Merge pull request #258 from christophgysin/whitespace
Drew DeVault
2015-11-25
config: print line number
Christoph Gysin
2015-11-25
config: remove trailing whitespace
Christoph Gysin
2015-11-25
criteria: Add. Learn for_window command.
S. Christoffer Eliesen
2015-11-25
Merge pull request #255 from christophgysin/ninja
Drew DeVault
2015-11-25
Merge pull request #257 from christophgysin/missing-include
Drew DeVault
2015-11-25
cmake: fix ninja build
Christoph Gysin
2015-11-25
extensions: add missing include
Christoph Gysin
2015-11-25
Merge pull request #254 from christophgysin/typo
taiyu
2015-11-25
cmake: Fix typo
Christoph Gysin
2015-11-24
Merge pull request #253 from sce/add_sibling_handle_floating_alt1
Drew DeVault
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
[next]