Age | Commit message (Expand) | Author |
2015-12-14 | Implement bar option: tray_padding <px> [px] | Mikkel Oscar Lyderik |
2015-12-14 | Implement bar option: workspace_buttons <yes|no> | Mikkel Oscar Lyderik |
2015-12-14 | Implement 'bar { }' block parsing | Mikkel Oscar Lyderik |
2015-12-14 | Fix dangling pointer on focus swap/describe WS | Kevin Hamacher |
2015-12-13 | Merge pull request #305 from mikkeloscar/fix-window-start | Drew DeVault |
2015-12-13 | Notify IPC on workspace changes more frequently | Drew DeVault |
2015-12-13 | Don't reset x,y position before use. | Mikkel Oscar Lyderik |
2015-12-13 | Make destroy_workspace behave as expected | Kevin Hamacher |
2015-12-13 | Correctly handle moving between fullscreen views | Drew DeVault |
2015-12-13 | Track the fullscreen view on a workspace swayc_t | Drew DeVault |
2015-12-13 | Fullscreen on top of bar | Drew DeVault |
2015-12-12 | Implement invoking `sway` as IPC client | Drew DeVault |
2015-12-12 | Merge pull request #300 from mikkeloscar/configure-mouse-btn | Drew DeVault |
2015-12-11 | Fix config.c strlen error | Drew DeVault |
2015-12-11 | Add floating_modifier extension to manpage | Mikkel Oscar Lyderik |
2015-12-11 | Make mouse key used for drag/resize configurable | Mikkel Oscar Lyderik |
2015-12-05 | Merge pull request #292 from christophgysin/man | Drew DeVault |
2015-12-03 | Add swaylock protocol, add resource destructors | Drew DeVault |
2015-12-02 | Fix using last output config if none matched | Christoph Gysin |
2015-12-02 | move manpages to subfolders | Christoph Gysin |
2015-12-02 | cmake: build common code only once | Christoph Gysin |
2015-12-01 | Fix for_window [...] move scratchpad correctly | Drew DeVault |
2015-12-01 | Revert "Fix bug with for_window [...] move scratchpad" | Drew DeVault |
2015-12-01 | Fix bug with for_window [...] move scratchpad | Drew DeVault |
2015-12-01 | Fix busted install of /etc/sway/config | Drew DeVault |
2015-12-01 | cmake: extract sway | Christoph Gysin |
2015-12-01 | Use wlc_point instead of deprecated wlc_origin | Mikkel Oscar Lyderik |
2015-12-01 | FALLBACK_CONFIG_DIR did not work. Fixed. | Yacine Hmito |
2015-12-01 | Can customize config fallback directory | Yacine Hmito |
2015-11-29 | Add framework for switching command sets | Drew DeVault |
2015-11-29 | Add bar config struct and defaults | Drew DeVault |
2015-11-29 | Merge pull request #278 from christophgysin/merge | Drew DeVault |
2015-11-29 | cmd_output: Merge instead of replace output config | Christoph Gysin |
2015-11-29 | config: Store 'enabled' as int | Christoph Gysin |
2015-11-29 | cmd_output: check for missing subcommand arguments | Christoph Gysin |
2015-11-29 | Only strip comments at the start of a line | Drew DeVault |
2015-11-29 | Fix output adjustment for panels | Drew DeVault |
2015-11-29 | Support desktop shell panels in compositor | Drew DeVault |
2015-11-29 | Merge pull request #274 from sce/fix_stray_floats | Drew DeVault |
2015-11-29 | Merge pull request #276 from sce/earlier_logging | Drew DeVault |
2015-11-29 | Merge pull request #275 from christophgysin/cmd_output | Drew DeVault |
2015-11-29 | Merge pull request #269 from christophgysin/usage | Drew DeVault |
2015-11-29 | main: Setup logging before wlc_init. | S. Christoffer Eliesen |
2015-11-29 | cmd_output: Log enable/disable state | Christoph Gysin |
2015-11-29 | apply_output_config: use list_seq_find() to find config | Christoph Gysin |
2015-11-29 | cmd_output: Use list_seq_find() to find matching config | Christoph Gysin |
2015-11-29 | cmd_output: Cleanup cmd_output argument handling | Christoph Gysin |
2015-11-29 | cmd_floating: Don't add non-float as sibling to float. | S. Christoffer Eliesen |
2015-11-28 | Fix option parsing | Christoph Gysin |
2015-11-28 | sway: Add --help option that prints usage | Christoph Gysin |