summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* clear password buffer with ctrl-u in swaylockLibravatar Zandr Martin2016-05-26
| | | | also prevent screen redraws on modifier key presses
* Merge pull request #671 from zandrmartin/fullscreen-focusLibravatar Drew DeVault2016-05-24
|\ | | | | set focus on fullscreen view when changing focus
| * set focus on fullscreen view when changing focusLibravatar Zandr Martin2016-05-23
|/
* Concatenate output cmd args, fixes #654Libravatar Mykyta Holubakha2016-05-23
|
* Merge pull request #670 from sleep-walker/masterLibravatar Drew DeVault2016-05-23
|\ | | | | 2 minor things
| * Match definition with declarationLibravatar Tomáš Čech2016-05-23
| |
| * Add openSUSE Tumbleweed as distro with swayLibravatar Tomáš Čech2016-05-23
|/
* Merge pull request #668 from mikkeloscar/rearrange-on-bg-change0.7Libravatar Drew DeVault2016-05-21
|\ | | | | Rearrange output when setting background
| * Remove stray whitespaceLibravatar Mikkel Oscar Lyderik2016-05-20
| |
| * Rearrange output when setting backgroundLibravatar Mikkel Oscar Lyderik2016-05-20
|/ | | | Fix #659
* Merge pull request #666 from tajjada/fix-tabbed-stacked-bordersLibravatar Drew DeVault2016-05-18
|\ | | | | Fix borders for tabbed and stacked containers when children have 'border none' set.
| * Fix issue #661.Libravatar Jasen Borisov2016-05-18
|/ | | | | Borders are now drawn correctly (same behavior as i3) for tabbed and stacked containers, when the children have 'border none' set.
* Merge pull request #662 from Hummer12007/scrollLibravatar Drew DeVault2016-05-14
|\ | | | | Support floating_scroll sideways
| * Support floating_scroll sidewaysLibravatar Mykyta Holubakha2016-05-14
|/
* Set Cairo and Pango as required dependenciesLibravatar Drew DeVault2016-05-14
|
* Turn off ZSH completions by defaultLibravatar Drew DeVault2016-05-14
|
* Merge pull request #656 from SirCmpwn/revert-650-segfaultLibravatar Drew DeVault2016-05-14
|\ | | | | Revert "sway/container.c: fix segfault where view is assigned prematurely"
| * Revert "sway/container.c: fix segfault where view is assigned prematurely"Libravatar Drew DeVault2016-05-14
|/
* Merge pull request #653 from Hummer12007/patch-1Libravatar Drew DeVault2016-05-13
|\ | | | | README.md: add reference to Gentoo package
| * README.md: add reference to Gentoo packageLibravatar Hummer120072016-05-13
|/
* Merge pull request #650 from neosilky/segfaultLibravatar Drew DeVault2016-05-09
|\ | | | | sway/container.c: fix segfault where view is assigned prematurely
| * sway/container.c: fix segfault where view is assigned prematurelyLibravatar Daniel Lockyer2016-05-09
|/
* Merge pull request #649 from mikkeloscar/floating-layoutLibravatar Drew DeVault2016-05-09
|\ | | | | Prevent changing layout when focusing float window
| * Prevent changing layout when focusing float windowLibravatar Mikkel Oscar Lyderik2016-05-09
|/ | | | | | | The layout command should only work with titled windows, thus it should have no effect when a floating window has focus. Should fix #643
* Merge pull request #648 from Hummer12007/relative_wallpaperLibravatar Drew DeVault2016-05-08
|\ | | | | Allow to set relative path for wallpapers in config
| * Allow to set relative path for wallpapers in configLibravatar Mykyta Holubakha2016-05-08
|/
* Merge pull request #645 from Hummer12007/floating_scrollLibravatar Drew DeVault2016-05-08
|\ | | | | Implement configurable floating scroll behavior
| * Remove FSB_GAPS_INNER and FSB_GAPS_OUTERLibravatar Mykyta Holubakha2016-05-08
| |
| * Documented floating_scrollLibravatar Mykyta Holubakha2016-05-08
| |
| * Implemented configurable floating scroll behaviorLibravatar Mykyta Holubakha2016-05-07
|/
* Merge pull request #638 from neosilky/memleakLibravatar Drew DeVault2016-05-05
|\ | | | | sway/main.c: simplify free'ing by switching to the helper method
| * sway/main.c: simplify free'ing by switching to the helper methodLibravatar Daniel Lockyer2016-05-05
| |
* | Merge pull request #639 from neosilky/freefixLibravatar Drew DeVault2016-05-05
|\ \ | |/ |/| sway/config.c: fix double free issue as we need to store path in list
| * sway/config.c: fix double free issue as we need to store path in listLibravatar Daniel Lockyer2016-05-05
|/
* Merge pull request #632 from 1ace/refactor/logLibravatar Drew DeVault2016-05-02
|\ | | | | Refactor preprocessor logic out of _sway_log()
| * common: refactor sway_log()Libravatar Eric Engestrom2016-05-02
|/ | | | This removes most preprocessor logic, leaving it only it the header.
* Merge pull request #634 from 1ace/fix/log-double-closeLibravatar Drew DeVault2016-05-02
|\ | | | | Fix double-close in error_handler()
| * common: fix double-close in error_handler()Libravatar Eric Engestrom2016-05-02
|/
* Merge pull request #633 from 1ace/fix/readme-linkLibravatar Drew DeVault2016-05-02
|\ | | | | Remove empty params from url in README.md
| * README: remove empty params from urlLibravatar Eric Engestrom2016-05-02
|/
* Merge pull request #628 from 1ace/fix/ipc-pathLibravatar Drew DeVault2016-05-02
|\ | | | | Always terminate ipc path
| * sway: always terminate ipc pathLibravatar Eric Engestrom2016-05-02
| |
* | Merge pull request #629 from cyberhuman/masterLibravatar Drew DeVault2016-05-02
|\ \ | | | | | | fix a typo (horiziontal -> horizontal)
| * | fix a typo (horiziontal -> horizontal)Libravatar Raman Varabets2016-05-02
| |/
* | Merge pull request #630 from 1ace/fix/obobLibravatar Drew DeVault2016-05-02
|\ \ | |/ |/| Fix off-by-one bug in log functions
| * Fix off-by-one bug in log functionsLibravatar Eric Engestrom2016-05-02
|/
* Merge pull request #627 from mikkeloscar/update-title-when-tabbedLibravatar Drew DeVault2016-05-01
|\ | | | | Update view title of tabbed/stacked windows
| * Update view title of tabbed/stacked windowsLibravatar Mikkel Oscar Lyderik2016-05-01
|/ | | | | | Requires Cloudef/wlc@80bf003 Fix #623
* Merge pull request #625 from 1ace/fix/buffer-overflowLibravatar Drew DeVault2016-05-01
|\ | | | | Fix a couple potential buffer overflows
| * sway: fix potential buffer overflowLibravatar Eric Engestrom2016-05-01
| |