aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* Fix #1099: Allow spaces in worspace namesLibravatar Calvin Lee2017-03-01
| | | | | | | | | This commit allows unquoted spaces in worspace names in order to keep compatability with i3. The names _must not_ contain the string "output" which is documented in 'sway.5' because how sway detects the `move <workspace> output <output>` command. Also I documented that "number" may be used before the worspace name without affecting how the name is evaluated.
* Merge pull request #1092 from 4e554c4c/move_floatingLibravatar Drew DeVault2017-03-01
|\ | | | | i3 feature support: Moving flotaing containers
| * Clarify move documentation for floating containersLibravatar Calvin Lee2017-03-01
| |
| * i3 feature support: Moving flotaing containersLibravatar Calvin Lee2017-03-01
|/ | | | | | | This commit lets the 'move' command apply to floating containers as well as tiled ones. The command may be appended with a number of pixels and then optionally the string `px` (like '10 px') in order to move the container more or fewer than the standard ten pixels.
* Fix #1087Libravatar Drew DeVault2017-02-26
|
* Merge pull request #1086 from Fale/ignore-Wimplicit-fallthroughLibravatar Drew DeVault2017-02-26
|\ | | | | Ignore Wimplicit-fallthrough
| * Make it work for all compilersLibravatar Fabio Alessandro Locati2017-02-25
| |
| * Ignore Wimplicit-fallthroughLibravatar Fabio Alessandro Locati2017-02-25
|/
* Correct typo in swaylock(1)Libravatar Drew DeVault2017-02-25
|
* Merge pull request #1084 from Fale/improve-swaylock-manLibravatar Drew DeVault2017-02-25
|\ | | | | Improve swaylock man
| * Improve swaylock manLibravatar Fabio Alessandro Locati2017-02-25
|/
* Edit packages in READMELibravatar Drew DeVault2017-02-23
|
* Move env logging to earlier than wlc_initLibravatar Drew DeVault2017-02-23
|
* Merge pull request #1081 from 4e554c4c/swaylock_colorsLibravatar Drew DeVault2017-02-22
|\ | | | | Feature for #1078: Configurable swaylock colors
| * Merge branch 'master' into swaylock_colorsLibravatar Drew DeVault2017-02-22
| |\ | |/ |/|
* | Merge pull request #1080 from SirCmpwn/ipc-security0.12-rc1Libravatar Drew DeVault2017-02-21
|\ \ | | | | | | Revise IPC security configuration
| * | Update 00-defaults.inLibravatar Drew DeVault2017-02-20
| | |
| * | Read configs from /etc/sway/security.d/*Libravatar Drew DeVault2017-02-20
| | |
| * | Add * policies and fix bugLibravatar Drew DeVault2017-02-20
| | |
| * | Enforce new IPC policiesLibravatar Drew DeVault2017-02-20
| | |
| * | Add initial support code for new IPC securityLibravatar Drew DeVault2017-02-20
| | |
| * | Revise IPC security configurationLibravatar Drew DeVault2017-02-19
|/ /
| * Documentation and style fixes for swaylockLibravatar Calvin Lee2017-02-21
| |
| * Feature for #1078: Configurable swaylock colorsLibravatar Calvin Lee2017-02-21
|/ | | | | | | | | | | Colors are configured through the command line so that swaylock conforms to the i3lock fork 'github.com/chrjguill/i3lock-color'. Differences from it are that one letter options '-r' and '-s' are not implimentend because '-s' is already used by '--scaling' in swaylock. This commit also fixed whitespace in 'include/swaylock/swaylock.h' and changed `parse_color` in 'common/util.h' so that it can accept colors that do not start with a hash. This was done to keep compatability with the i3lock fork.
* Merge pull request #1075 from zandrmartin/floating-positioningLibravatar Drew DeVault2017-02-14
|\ | | | | use absolute view geometry to calculate position
| * use absolute view geometry to calculate positionLibravatar Zandr Martin2017-02-14
|/
* Merge pull request #1073 from Hummer12007/patch-3Libravatar Drew DeVault2017-02-12
|\ | | | | Document swaygrab -f
| * Document swaygrab -fLibravatar Hummer120072017-02-13
|/
* Merge pull request #1070 from Hummer12007/posLibravatar Drew DeVault2017-02-05
|\ | | | | Respect xdg-positioner offset, anchor edges and gravity
| * xdg-positioner: log window placementLibravatar Mykyta Holubakha2017-02-06
| |
| * Handle xdg-positioner stuffLibravatar Mykyta Holubakha2017-02-06
|/
* Merge pull request #1055 from Hummer12007/positionerLibravatar Drew DeVault2017-01-19
|\ | | | | Properly place windows with xdg-positioner
| * Properly place windows with xdg-positionerLibravatar Mykyta Holubakha2017-01-19
| |
* | Merge pull request #1053 from Hummer12007/__focused__Libravatar Drew DeVault2017-01-18
|\| | | | | Support __focused__ as a valid criterion
| * Support __focused__ as a valid criterionLibravatar Mykyta Holubakha2017-01-19
| | | | | | | | | | | | This reflects i3 behavior (see i3/i3#1770) Scrapping focused support will probably break some existing configs
* | Merge pull request #1052 from Hummer12007/instanceLibravatar Drew DeVault2017-01-18
|\ \ | |/ |/| Add window instance support
| * Display instance (if present) in nested layoutsLibravatar Mykyta Holubakha2017-01-19
| |
| * Add window instance supportLibravatar Mykyta Holubakha2017-01-19
|/
* Merge pull request #1051 from ametisf/masterLibravatar Drew DeVault2017-01-17
|\ | | | | add hide_edge_borders smart to sway.5 manual
| * add hide_edge_borders smart to sway.5 manualLibravatar Frantisek Fladung2017-01-17
|/
* Merge pull request #1050 from Hummer12007/cmakeLibravatar Drew DeVault2017-01-16
|\ | | | | Unset LD_LIBRARY_PATH, unless specified
| * Unset LD_LIBRARY_PATH, unless specifiedLibravatar Mykyta Holubakha2017-01-16
|/
* Merge pull request #1024 from willakat/masterLibravatar Drew DeVault2017-01-14
|\ | | | | Add Awesome/Monad style automatic layouts to Sway
| * Move awesome config to contrib/Libravatar Drew DeVault2017-01-14
| |
| * [fix] handle auto layout of empty containerLibravatar wil2017-01-14
| |
| * Added a sample config for Awesome-like behaviorLibravatar wil2017-01-14
| |
| * replaced "bot" with "bottom" in auto layout commandsLibravatar wil2017-01-14
| |
| * Improved behavior of insert/remove child in auto layoutsLibravatar wil2017-01-14
| | | | | | | | | | | | Previous implementation would not preserve dimension of groups along the major axis. This should avoid weird behavior when using container motion commands.
| * Merge branch 'master' into masterLibravatar willakat2017-01-14
| |\ | |/ |/|
* | Merge pull request #1048 from dkess/proper-output-wrappingLibravatar Drew DeVault2017-01-13
|\ \ | | | | | | Add output wrapping