summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
* 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
* Merge pull request #233 from sce/multiple_adjacent_outputsLibravatar Drew DeVault2015-11-16
|\
| * output: Support multiple adjacent outputs.Libravatar S. Christoffer Eliesen2015-11-16
|/
* Merge pull request #232 from sce/replace_output_configLibravatar Drew DeVault2015-11-16
|\
| * cmd_output: Replace existing config if called multiple times.Libravatar S. Christoffer Eliesen2015-11-16
|/
* Update READMELibravatar Drew DeVault2015-11-15
* Merge pull request #230 from sce/code_overviewLibravatar Drew DeVault2015-11-15
|\
| * HACKING.md: Add code overview section.Libravatar S. Christoffer Eliesen2015-11-15
|/
* We somewhat more wlc_point nowLibravatar Drew DeVault2015-11-14
* We wlc_point nowLibravatar Drew DeVault2015-11-14
* Merge pull request #227 from xerpi/masterLibravatar Drew DeVault2015-11-13
|\
| * Check the client_setup() return valueLibravatar Sergi Granell2015-11-13
|/
* Merge pull request #226 from sce/fix_get_socketpathLibravatar Drew DeVault2015-11-13
|\
| * ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`.Libravatar S. Christoffer Eliesen2015-11-13
|/
* New screenshot for READMELibravatar Drew DeVault2015-11-13
* Clean up some things better in wayland clientsLibravatar Drew DeVault2015-11-13
* Merge branch 'master' of github.com:SirCmpwn/swayLibravatar Drew DeVault2015-11-13
|\
| * Merge pull request #225 from sce/logind_socket_pathLibravatar Drew DeVault2015-11-13
| |\
| | * ipc: Put socket into proper user runtime dir.Libravatar S. Christoffer Eliesen2015-11-13
* | | Revert "Try ~/.i3/config earlier than /etc/sway/config"Libravatar Drew DeVault2015-11-13
|/ /
* / Try ~/.i3/config earlier than /etc/sway/configLibravatar Drew DeVault2015-11-13
|/
* Fix man page installsLibravatar Drew DeVault2015-11-13
* Clean up CMake stuffLibravatar Drew DeVault2015-11-13