aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-27Fix build warningsDrew DeVault
2015-11-27Fix mistake in CONTRIBUTING.mdDrew DeVault
2015-11-27Update CONTRIBUTING.mdDrew DeVault
2015-11-27Write down style guidelinesDrew DeVault
2015-11-27Style enforcementDrew DeVault
2015-11-27Don't use the _t postfix on non-typedef structuresDrew DeVault
2015-11-26Add "variant": "sway" to IPC version responseDrew DeVault
2015-11-26Add swaymsg(1) man pageDrew DeVault
2015-11-26Implement swaymsg IPC behaviorDrew DeVault
2015-11-26Parse command line args for swaymsgDrew DeVault
2015-11-26Add swaymsg subprojectDrew DeVault
2015-11-25Merge pull request #261 from christophgysin/execDrew DeVault
2015-11-25Merge pull request #260 from christophgysin/scaleDrew DeVault
2015-11-25Call swaybg without invoking a shellChristoph Gysin
2015-11-25swaybg: implement scaling mode "fit"Christoph Gysin
2015-11-25swaybg: implement scaling mode "tile"Christoph Gysin
2015-11-25swaybg: implement scaling mode "center"Christoph Gysin
2015-11-25swaybg: implement scaling mode "fill"Christoph Gysin
2015-11-25swaybg: implement scaling mode "stretch"Christoph Gysin
2015-11-25swaybg: check for exact number of argumentsChristoph Gysin
2015-11-25swaybg: make argv constChristoph Gysin
2015-11-25Merge pull request #251 from sce/criteria_1Drew DeVault
2015-11-25Merge pull request #259 from christophgysin/linenoDrew DeVault
2015-11-25criteria: Code formatting.S. Christoffer Eliesen
2015-11-25Merge pull request #258 from christophgysin/whitespaceDrew DeVault
2015-11-25config: print line numberChristoph Gysin
2015-11-25config: remove trailing whitespaceChristoph Gysin
2015-11-25criteria: Add. Learn for_window command.S. Christoffer Eliesen
2015-11-25Merge pull request #255 from christophgysin/ninjaDrew DeVault
2015-11-25Merge pull request #257 from christophgysin/missing-includeDrew DeVault
2015-11-25cmake: fix ninja buildChristoph Gysin
2015-11-25extensions: add missing includeChristoph Gysin
2015-11-25Merge pull request #254 from christophgysin/typotaiyu
2015-11-25cmake: Fix typoChristoph Gysin
2015-11-24Merge pull request #253 from sce/add_sibling_handle_floating_alt1Drew DeVault
2015-11-24layout: get_swayc_in_direction_under: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: swap_container: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: replace_child: Handle floating views.S. Christoffer Eliesen
2015-11-24layout: add_sibling: Handle floating views properly.S. Christoffer Eliesen
2015-11-24Merge pull request #252 from sce/fix_binding_cmpDrew DeVault
2015-11-24sway_binding_cmp_keys: Differentiate between modifier keys.S. Christoffer Eliesen
2015-11-24Merge pull request #250 from sce/initial_support_for_criteria_stringsDrew DeVault
2015-11-24handle_command: Skip commands that has a criteria string.S. Christoffer Eliesen
2015-11-24stringop: Properly handle criteria strings.S. Christoffer Eliesen
2015-11-24Merge pull request #249 from sce/extra_view_metadataDrew DeVault
2015-11-24container: Store app_id attribute for views.S. Christoffer Eliesen
2015-11-24container: Store class attribute for views.S. Christoffer Eliesen
2015-11-24Merge pull request #248 from taiyu-len/masterDrew DeVault
2015-11-24fix list sortingtaiyu
2015-11-22Merge pull request #247 from sce/handle_bindsym_duplicatesDrew DeVault