summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * Configure wlr_xdg_output_manager during initLibravatar Drew DeVault2018-04-05
| * Merge pull request #1742 from emersion/shell-viewsLibravatar Tony Crisci2018-04-05
| |\
| | * Implement shell viewsLibravatar emersion2018-04-05
| |/
| * Error handling in swaylock daemonize()Libravatar Drew DeVault2018-04-05
| * Merge pull request #1734 from swaywm/resize-cmdLibravatar Drew DeVault2018-04-05
| |\
| | * Implement resize commandLibravatar Drew DeVault2018-04-05
| * | Merge pull request #1736 from acrisci/ipc-container-typeLibravatar Tony Crisci2018-04-04
| |\ \
| | * | add type to container jsonLibravatar Tony Crisci2018-04-04
| | |/
| * | Merge pull request #1733 from acrisci/fix-focus-inactiveLibravatar Drew DeVault2018-04-04
| |\ \ | | |/ | |/|
| | * Merge branch 'wlroots' into fix-focus-inactiveLibravatar Tony Crisci2018-04-04
| | |\ | | |/ | |/|
| * | Merge pull request #1732 from emersion/view-childrenLibravatar Drew DeVault2018-04-04
| |\ \
| | * | Use new wlr_*_surface_at functionsLibravatar emersion2018-04-04
| | * | Remove unused SWAY_VIEW_TYPESLibravatar emersion2018-04-04
| | * | Remove unused sway_view.unmanaged_linkLibravatar emersion2018-04-04
| |/ /
| * | Merge pull request #1707 from acrisci/transparencyLibravatar emersion2018-04-04
| |\ \
| | * | Implement opacity commandLibravatar Tony Crisci2018-04-04
| |/ /
| * | Merge pull request #1705 from swaywm/swaylock-layersLibravatar emersion2018-04-04
| |\ \
| | * | Address review feedback from @emersionLibravatar Drew DeVault2018-04-04
| | * | exit() needs stdlib.hLibravatar Drew DeVault2018-04-04
| | * | 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
| |/ /
| | * 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
| |\
| | * send window close eventLibravatar Tony Crisci2018-04-04
| |/
| * Merge pull request #1702 from acrisci/split-containers2Libravatar emersion2018-04-04
| |\
| | * 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
| |\ \
| | * | 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
| |\ \ \ | | |/ / | |/| |