aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-11-22cmd_bindsym: Detect/handle duplicates.S. Christoffer Eliesen
2015-11-22commands: Comment/doc for config_command.S. Christoffer Eliesen
2015-11-22Merge pull request #245 from sce/workspace_output_duplicatesDrew DeVault
2015-11-22cmd_workspace: Don't fill up config->workspace_outputs with duplicates.S. Christoffer Eliesen
2015-11-21stringop: lenient_strcmp: Add.S. Christoffer Eliesen
2015-11-21list: Add list_seq_find.S. Christoffer Eliesen
2015-11-19Update header for default configDrew DeVault
2015-11-19Fix #240Drew DeVault
2015-11-19Add all documented scaling modes to config parserDrew DeVault
2015-11-19Add wallpapers to output commandDrew DeVault
2015-11-19Parse output background configDrew DeVault
2015-11-19Stretch image to fit output resolutionDrew DeVault
2015-11-19Basic image rendering for swaybgDrew DeVault
2015-11-19Refactor the crap out of wayland clientsDrew DeVault
2015-11-19Fix background extensionsDrew DeVault
2015-11-18Add background handlingDrew DeVault
2015-11-18Basic support for extensions in server and clientsDrew DeVault
2015-11-18Fix warning about uninitialized variableDrew DeVault
2015-11-18Exit if unable to allocate bufferDrew DeVault
2015-11-18Support cursors over wayland clientsDrew DeVault
2015-11-18Generate protocol headersDrew DeVault
2015-11-18Fix SIGBUS from wayland clientsDrew DeVault
2015-11-18Normalize indentationDrew DeVault
2015-11-18Clean up memory pool files betterDrew DeVault
2015-11-18Support resizing in wayland client implementationDrew DeVault
2015-11-18Fix up wayland client implementationDrew DeVault
2015-11-16Track pid of child process from execDrew DeVault