summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
...
* | | 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
| | | |
| | | * 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
| | | |
| | | * fix more close segfaultsLibravatar Tony Crisci2018-04-02
| | |/ | |/|
| * | cleanup split command handlersLibravatar Tony Crisci2018-04-02
| | |
| * | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
| |\ \ | |/ / |/| |
* | | Merge pull request #1691 from emersion/view-redesignLibravatar Tony Crisci2018-04-02
|\ \ \ | | | | | | | | Views redesign
| * \ \ Merge branch 'wlroots' into view-redesignLibravatar emersion2018-04-02
| |\ \ \
| * | | | Xwayland unmanaged views aren't views anymoreLibravatar emersion2018-04-02
| | | | |
| * | | | Address review commentsLibravatar emersion2018-04-02
| | | | |
| * | | | Add sway_view_implLibravatar emersion2018-03-31
| | | | |
| * | | | Introduce common functions to create, map, unmap, destroy viewsLibravatar emersion2018-03-31
| | |_|/ | |/| |
* | | | Merge pull request #1701 from emersion/remove-xdg-shell-xmlLibravatar Drew DeVault2018-04-02
|\ \ \ \ | |_|/ / |/| | | protocols: remove xdg-shell XML file
| * | | protocols: remove unused XML filesLibravatar emersion2018-04-02
| | | |
| * | | protocols: remove xdg-shell XML fileLibravatar emersion2018-04-02
|/ / /
| | * Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
| | |\ | |_|/ |/| |
* | | Merge pull request #1699 from acrisci/seat-fixesLibravatar emersion2018-04-02
|\ \ \ | | | | | | | | Seat fixes and cleanup
| * | | fix segfaultLibravatar Tony Crisci2018-04-02
| | | |
| * | | Merge branch 'wlroots' into seat-fixesLibravatar Tony Crisci2018-04-02
| |\ \ \