summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
| * | Import stdlib.h and define POSIX macro for rand()Libravatar Drew DeVault2018-04-04
| | |
| * | Move extra roundtrip into password.cLibravatar Drew DeVault2018-04-04
| | |
| * | Address review feedbackLibravatar Drew DeVault2018-04-04
| | |
| * | Add hidpi support to swaylockLibravatar Drew DeVault2018-04-04
| | |
| * | Implement input-inhibit in sway, swaylockLibravatar Drew DeVault2018-04-04
| | |
| * | Add input inhibitor to input managerLibravatar Drew DeVault2018-04-04
| | |
| * | Refocus the last focused container on lock exitLibravatar Drew DeVault2018-04-04
| | |
| * | Actually let's not do that TODOLibravatar Drew DeVault2018-04-04
| | |
| * | R E N D E R I N GLibravatar Drew DeVault2018-04-04
| | |
| * | Verify passwordsLibravatar Drew DeVault2018-04-04
| | |
| * | Add password buffer, refactor rendering/surfacesLibravatar Drew DeVault2018-04-04
| | |
| * | Link swaylock to xkbcommonLibravatar Drew DeVault2018-04-04
| | |
| * | Split seat code into its own fileLibravatar Drew DeVault2018-04-04
| | |
| * | Set up an XKB context for the keyboardLibravatar Drew DeVault2018-04-04
| | |
| * | Grab keyboard off of the seatLibravatar Drew DeVault2018-04-04
| | |
| * | Initial swaylock portLibravatar Drew DeVault2018-04-04
| | |
| * | Move swaybg background rendering into common/Libravatar Drew DeVault2018-04-04
|/ / | | | | | | swaylock will use it too
| * fix focus childLibravatar Tony Crisci2018-04-04
| |
| * fix sending window new eventLibravatar Tony Crisci2018-04-04
| |
| * try to fix focus-inactiveLibravatar Tony Crisci2018-04-04
|/
* Merge pull request #1731 from acrisci/ipc-window-eventsLibravatar Drew DeVault2018-04-04
|\ | | | | ipc window and workspace events
| * send window close eventLibravatar Tony Crisci2018-04-04
|/
* Merge pull request #1702 from acrisci/split-containers2Libravatar emersion2018-04-04
|\ | | | | properly close container containers
| * fix double freeLibravatar Tony Crisci2018-04-04
| |
| * Merge branch 'wlroots' into split-containers2Libravatar Tony Crisci2018-04-04
| |\ | |/ |/|
* | Merge pull request #1722 from swaywm/swaybar-hidpiLibravatar emersion2018-04-03
|\ \ | | | | | | Add hidpi support to swaybar
| * | Address review feedbackLibravatar Drew DeVault2018-04-03
| | |
| * | Adjust height calculation, namingLibravatar Drew DeVault2018-04-03
| | |
| * | Don't use asserts with side-effectsLibravatar Drew DeVault2018-04-03
| | |
| * | Add hidpi support to swaybarLibravatar Drew DeVault2018-04-03
| | |
* | | Merge pull request #1721 from emersion/fix-output-container-coordsLibravatar Drew DeVault2018-04-03
|\ \ \ | |/ / |/| | Fix wrong output container coordinates
| * | Fix wrong output container coordinatesLibravatar emersion2018-04-03
|/ /
* | Merge pull request #1717 from emersion/fix-multiple-outputsLibravatar Drew DeVault2018-04-03
|\ \ | | | | | | Fix rendering with multiple outputs
| * | Fix rendering with multiple outputsLibravatar emersion2018-04-03
| | |
* | | Merge pull request #1715 from emersion/layer-shell-surface-enterLibravatar Drew DeVault2018-04-03
|\ \ \ | | | | | | | | Send enter event to layer shell surfaces
| * | | Send enter event to layer shell surfacesLibravatar emersion2018-04-03
| |/ /
* | | Merge pull request #1710 from emersion/swaybg-empty-input-regionLibravatar Drew DeVault2018-04-03
|\ \ \ | |/ / |/| | swaybg: set an empty input region
| * | swaybg: set an empty input regionLibravatar emersion2018-04-03
| | |
* | | Merge pull request #1713 from emersion/swaybg-hidpiLibravatar Drew DeVault2018-04-03
|\ \ \ | | | | | | | | swaybg: add HiDPI support
| * | | swaybg: rename w{width,height} to buffer_{width,height}Libravatar emersion2018-04-03
| | | |
| * | | swaybg: add HiDPI supportLibravatar emersion2018-04-03
| |/ /
* | | Merge pull request #1712 from RedSoxFan/workspace-number-namesLibravatar Drew DeVault2018-04-03
|\ \ \ | |/ / |/| | Fix name generation from workspace number commands
| * | Fix name generation for workspace number <name>Libravatar Brian Ashworth2018-04-03
| | |
* | | Fix #1709Libravatar Drew DeVault2018-04-03
| | |
* | | Merge pull request #1703 from swaywm/layer-keyboardLibravatar Drew DeVault2018-04-02
|\ \ \ | | | | | | | | Give keyboard input to layer surfaces that ask for it
| * | | Give layer shells under the shell layer focusLibravatar Drew DeVault2018-04-02
| | | |
| * | | Give exclusive focus to layers above shell layerLibravatar Drew DeVault2018-04-02
| | | |
| * | | Identify topmost interactive layer post-arrangeLibravatar Drew DeVault2018-04-02
|/ / /
* | | Merge pull request #1668 from acrisci/split-containersLibravatar Drew DeVault2018-04-02
|\ \ \ | | | | | | | | Basic split containers
| | | * simplify container closeLibravatar Tony Crisci2018-04-03
| | | |