aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Write down style guidelinesLibravatar Drew DeVault2015-11-27
* Style enforcementLibravatar Drew DeVault2015-11-27
* Don't use the _t postfix on non-typedef structuresLibravatar Drew DeVault2015-11-27
* Add "variant": "sway" to IPC version responseLibravatar Drew DeVault2015-11-26
* Add swaymsg(1) man pageLibravatar Drew DeVault2015-11-26
* Implement swaymsg IPC behaviorLibravatar Drew DeVault2015-11-26
* Parse command line args for swaymsgLibravatar Drew DeVault2015-11-26
* Add swaymsg subprojectLibravatar Drew DeVault2015-11-26
* Merge pull request #261 from christophgysin/execLibravatar Drew DeVault2015-11-25
|\
| * Call swaybg without invoking a shellLibravatar Christoph Gysin2015-11-25
* | Merge pull request #260 from christophgysin/scaleLibravatar Drew DeVault2015-11-25
|\ \ | |/ |/|
| * swaybg: implement scaling mode "fit"Libravatar Christoph Gysin2015-11-25
| * swaybg: implement scaling mode "tile"Libravatar Christoph Gysin2015-11-25
| * swaybg: implement scaling mode "center"Libravatar Christoph Gysin2015-11-25
| * swaybg: implement scaling mode "fill"Libravatar Christoph Gysin2015-11-25
| * swaybg: implement scaling mode "stretch"Libravatar Christoph Gysin2015-11-25
| * swaybg: check for exact number of argumentsLibravatar Christoph Gysin2015-11-25
| * swaybg: make argv constLibravatar Christoph Gysin2015-11-25
|/
* Merge pull request #251 from sce/criteria_1Libravatar Drew DeVault2015-11-25
|\
| * criteria: Code formatting.Libravatar S. Christoffer Eliesen2015-11-25
| * criteria: Add. Learn for_window command.Libravatar S. Christoffer Eliesen2015-11-25
* | Merge pull request #259 from christophgysin/linenoLibravatar Drew DeVault2015-11-25
|\ \
| * | config: print line numberLibravatar Christoph Gysin2015-11-25
| |/
* | Merge pull request #258 from christophgysin/whitespaceLibravatar Drew DeVault2015-11-25
|\ \ | |/ |/|
| * config: remove trailing whitespaceLibravatar Christoph Gysin2015-11-25
|/
* Merge pull request #255 from christophgysin/ninjaLibravatar Drew DeVault2015-11-25
|\
| * cmake: fix ninja buildLibravatar Christoph Gysin2015-11-25
* | Merge pull request #257 from christophgysin/missing-includeLibravatar Drew DeVault2015-11-25
|\ \
| * | extensions: add missing includeLibravatar Christoph Gysin2015-11-25
| |/
* | Merge pull request #254 from christophgysin/typoLibravatar taiyu2015-11-25
|\ \ | |/ |/|
| * cmake: Fix typoLibravatar Christoph Gysin2015-11-25
|/
* Merge pull request #253 from sce/add_sibling_handle_floating_alt1Libravatar Drew DeVault2015-11-24
|\
| * layout: get_swayc_in_direction_under: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
| * layout: swap_container: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
| * layout: replace_child: Handle floating views.Libravatar S. Christoffer Eliesen2015-11-24
| * layout: add_sibling: Handle floating views properly.Libravatar S. Christoffer Eliesen2015-11-24
|/
* Merge pull request #252 from sce/fix_binding_cmpLibravatar Drew DeVault2015-11-24
|\
| * sway_binding_cmp_keys: Differentiate between modifier keys.Libravatar S. Christoffer Eliesen2015-11-24
|/
* Merge pull request #250 from sce/initial_support_for_criteria_stringsLibravatar Drew DeVault2015-11-24
|\
| * handle_command: Skip commands that has a criteria string.Libravatar S. Christoffer Eliesen2015-11-24
| * stringop: Properly handle criteria strings.Libravatar S. Christoffer Eliesen2015-11-24
|/
* Merge pull request #249 from sce/extra_view_metadataLibravatar Drew DeVault2015-11-24
|\
| * container: Store app_id attribute for views.Libravatar S. Christoffer Eliesen2015-11-24
| * container: Store class attribute for views.Libravatar S. Christoffer Eliesen2015-11-24
|/
* Merge pull request #248 from taiyu-len/masterLibravatar Drew DeVault2015-11-24
|\
| * fix list sortingLibravatar taiyu2015-11-24
|/
* Merge pull request #247 from sce/handle_bindsym_duplicatesLibravatar Drew DeVault2015-11-22
|\
| * cmd_bindsym: Detect/handle duplicates.Libravatar S. Christoffer Eliesen2015-11-22
| * commands: Comment/doc for config_command.Libravatar S. Christoffer Eliesen2015-11-22
|/
* Merge pull request #245 from sce/workspace_output_duplicatesLibravatar Drew DeVault2015-11-22
|\