aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| * 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
|\ \ \ | |/ / |/| |
| * | 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 outputsLibravatar emersion2018-04-03
* | | Merge pull request #1715 from emersion/layer-shell-surface-enterLibravatar Drew DeVault2018-04-03
|\ \ \
| * | | 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 regionLibravatar emersion2018-04-03
* | | Merge pull request #1713 from emersion/swaybg-hidpiLibravatar Drew DeVault2018-04-03
|\ \ \
| * | | 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 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 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
|\ \ \
| | | * simplify container closeLibravatar Tony Crisci2018-04-03
| | | * move output create to its own fileLibravatar Tony Crisci2018-04-03
| | | * move workspace create to workspace.cLibravatar Tony Crisci2018-04-03
| | | * move output damage to workspace destructorLibravatar Tony Crisci2018-04-03
| | | * rename container_finish to _container_destroyLibravatar Tony Crisci2018-04-03
| | | * address feedbackLibravatar Tony Crisci2018-04-03
| | | * fix old todosLibravatar Tony Crisci2018-04-03
| | | * rename workspace_get_initial_outputLibravatar Tony Crisci2018-04-03
| | | * clean up container_get_default_layoutLibravatar Tony Crisci2018-04-03
| | | * move container_set_layout to layout.hLibravatar Tony Crisci2018-04-03
| | | * make container_finish privateLibravatar Tony Crisci2018-04-03
| | | * unify workspace create functionsLibravatar Tony Crisci2018-04-03
| | | * move output code out of the treeLibravatar Tony Crisci2018-04-03
| | | * unify container destroy functionsLibravatar Tony Crisci2018-04-03
| | | * move view and workspace destructors to container.cLibravatar Tony Crisci2018-04-03
| | | * rename _container_destroy to container_finishLibravatar Tony Crisci2018-04-03
| | | * dont deallocate in container_closeLibravatar Tony Crisci2018-04-02
| | | * cleanupLibravatar Tony Crisci2018-04-02
| | | * change reap container approachLibravatar Tony Crisci2018-04-02