aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* 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
|\
| * cmd_workspace: Don't fill up config->workspace_outputs with duplicates.Libravatar S. Christoffer Eliesen2015-11-22
| * stringop: lenient_strcmp: Add.Libravatar S. Christoffer Eliesen2015-11-21
| * list: Add list_seq_find.Libravatar S. Christoffer Eliesen2015-11-21
|/
* Update header for default configLibravatar Drew DeVault2015-11-19
* Fix #240Libravatar Drew DeVault2015-11-19
* Add all documented scaling modes to config parserLibravatar Drew DeVault2015-11-19
* Add wallpapers to output commandLibravatar Drew DeVault2015-11-19
* Parse output background configLibravatar Drew DeVault2015-11-19
* Stretch image to fit output resolutionLibravatar Drew DeVault2015-11-19
* Basic image rendering for swaybgLibravatar Drew DeVault2015-11-19
* Refactor the crap out of wayland clientsLibravatar Drew DeVault2015-11-19
* Fix background extensionsLibravatar Drew DeVault2015-11-19
* Add background handlingLibravatar Drew DeVault2015-11-18
* Basic support for extensions in server and clientsLibravatar Drew DeVault2015-11-18
* Fix warning about uninitialized variableLibravatar Drew DeVault2015-11-18
* Exit if unable to allocate bufferLibravatar Drew DeVault2015-11-18
* Support cursors over wayland clientsLibravatar Drew DeVault2015-11-18
* Generate protocol headersLibravatar Drew DeVault2015-11-18
* Fix SIGBUS from wayland clientsLibravatar Drew DeVault2015-11-18
* Normalize indentationLibravatar Drew DeVault2015-11-18
* Clean up memory pool files betterLibravatar Drew DeVault2015-11-18
* Support resizing in wayland client implementationLibravatar Drew DeVault2015-11-18
* Fix up wayland client implementationLibravatar Drew DeVault2015-11-18
* Track pid of child process from execLibravatar Drew DeVault2015-11-16