Age | Commit message (Expand) | Author |
2015-11-24 | stringop: Properly handle criteria strings. | S. Christoffer Eliesen |
2015-11-24 | Merge pull request #249 from sce/extra_view_metadata | Drew DeVault |
2015-11-24 | container: Store app_id attribute for views. | S. Christoffer Eliesen |
2015-11-24 | container: Store class attribute for views. | S. Christoffer Eliesen |
2015-11-24 | Merge pull request #248 from taiyu-len/master | Drew DeVault |
2015-11-24 | fix list sorting | taiyu |
2015-11-22 | Merge pull request #247 from sce/handle_bindsym_duplicates | Drew DeVault |
2015-11-22 | cmd_bindsym: Detect/handle duplicates. | S. Christoffer Eliesen |
2015-11-22 | commands: Comment/doc for config_command. | S. Christoffer Eliesen |
2015-11-22 | Merge pull request #245 from sce/workspace_output_duplicates | Drew DeVault |
2015-11-22 | cmd_workspace: Don't fill up config->workspace_outputs with duplicates. | S. Christoffer Eliesen |
2015-11-21 | stringop: lenient_strcmp: Add. | S. Christoffer Eliesen |
2015-11-21 | list: Add list_seq_find. | S. Christoffer Eliesen |
2015-11-19 | Update header for default config | Drew DeVault |
2015-11-19 | Fix #240 | Drew DeVault |
2015-11-19 | Add all documented scaling modes to config parser | Drew DeVault |
2015-11-19 | Add wallpapers to output command | Drew DeVault |
2015-11-19 | Parse output background config | Drew DeVault |
2015-11-19 | Stretch image to fit output resolution | Drew DeVault |
2015-11-19 | Basic image rendering for swaybg | Drew DeVault |
2015-11-19 | Refactor the crap out of wayland clients | Drew DeVault |
2015-11-19 | Fix background extensions | Drew DeVault |
2015-11-18 | Add background handling | Drew DeVault |
2015-11-18 | Basic support for extensions in server and clients | Drew DeVault |
2015-11-18 | Fix warning about uninitialized variable | Drew DeVault |
2015-11-18 | Exit if unable to allocate buffer | Drew DeVault |
2015-11-18 | Support cursors over wayland clients | Drew DeVault |
2015-11-18 | Generate protocol headers | Drew DeVault |
2015-11-18 | Fix SIGBUS from wayland clients | Drew DeVault |
2015-11-18 | Normalize indentation | Drew DeVault |
2015-11-18 | Clean up memory pool files better | Drew DeVault |
2015-11-18 | Support resizing in wayland client implementation | Drew DeVault |
2015-11-18 | Fix up wayland client implementation | Drew DeVault |
2015-11-16 | Track pid of child process from exec | Drew DeVault |
2015-11-16 | Merge pull request #233 from sce/multiple_adjacent_outputs | Drew DeVault |
2015-11-16 | output: Support multiple adjacent outputs. | S. Christoffer Eliesen |
2015-11-16 | Merge pull request #232 from sce/replace_output_config | Drew DeVault |
2015-11-16 | cmd_output: Replace existing config if called multiple times. | S. Christoffer Eliesen |
2015-11-15 | Update README | Drew DeVault |
2015-11-15 | Merge pull request #230 from sce/code_overview | Drew DeVault |
2015-11-15 | HACKING.md: Add code overview section. | S. Christoffer Eliesen |
2015-11-14 | We somewhat more wlc_point now | Drew DeVault |
2015-11-14 | We wlc_point now | Drew DeVault |
2015-11-13 | Merge pull request #227 from xerpi/master | Drew DeVault |
2015-11-13 | Check the client_setup() return value | Sergi Granell |
2015-11-13 | Merge pull request #226 from sce/fix_get_socketpath | Drew DeVault |
2015-11-13 | ipc: Store socketname in SWAYSOCK. Fixes `--get-socketpath`. | S. Christoffer Eliesen |
2015-11-13 | New screenshot for README | Drew DeVault |
2015-11-13 | Clean up some things better in wayland clients | Drew DeVault |
2015-11-13 | Merge branch 'master' of github.com:SirCmpwn/sway | Drew DeVault |