summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Collapse)AuthorAge
...
* | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\ \
| * \ 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 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
| | |\ \
| | * | | dont copy input configLibravatar Tony Crisci2018-04-02
| | | | |
| | * | | remove unused attachment configLibravatar Tony Crisci2018-04-02
| | | | |
| | * | | 80colLibravatar Tony Crisci2018-04-02
| | | | |
| | * | | dont copy seat config on the seatLibravatar Tony Crisci2018-04-02
| | | | |
| | * | | rename input-manager functionsLibravatar Tony Crisci2018-04-02
| | | | |
| | * | | rename seat functionsLibravatar Tony Crisci2018-04-02
| | | |/ | | |/|
| * | | Merge pull request #1690 from swaywm/i3bar-jsonLibravatar Drew DeVault2018-04-02
| |\ \ \ | | |_|/ | |/| | I3bar json
| | * | Fix use-after-free with block hotspotsLibravatar Drew DeVault2018-04-02
| | |/
* | | fix workspace splitsLibravatar Tony Crisci2018-04-02
| | |
* | | address feedbackLibravatar Tony Crisci2018-04-02
| | |
* | | Merge branch 'wlroots' into split-containersLibravatar Tony Crisci2018-04-02
|\| |
| * | Merge pull request #1697 from RedSoxFan/back-and-forthLibravatar emersion2018-04-02
| |\ \ | | | | | | | | Fix back-and-forth workspace name saving for non-empty workspaces
| | * | Fixes back-and-forth name saving for non-empty wsLibravatar Brian Ashworth2018-03-31
| | | |
| * | | Fixes regarding @emersion's feedbackLibravatar Drew DeVault2018-04-02
| | | |
| * | | Partially implement move commandLibravatar Drew DeVault2018-04-02
| | |/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Works: - move [container|window] to workspace <name> - Note, this should be able to move C_CONTAINER but this is untested - move [workspace] to output [left|right|up|down|<name>] Not implemented yet: - move [left|right|up|down] - move scratchpad - move position
* | | remove default from kill switchLibravatar Tony Crisci2018-03-31
| | |
* | | fix children list segfaultLibravatar Tony Crisci2018-03-31
| | |
* | | fix some segfaultsLibravatar Tony Crisci2018-03-31
| | |
* | | clean up view destroy seat cleanupLibravatar Tony Crisci2018-03-31
| | |
* | | handle container destroy in the seatLibravatar Tony Crisci2018-03-31
| | |
* | | reap container parent on destroyLibravatar Tony Crisci2018-03-31
| | |
* | | temporarily add LD_LIBRARY_PATH stuffLibravatar Tony Crisci2018-03-31
| | |
* | | basic split containersLibravatar Tony Crisci2018-03-31
|/ /
* | Merge pull request #1684 from swaywm/follow-warpLibravatar Drew DeVault2018-03-31
|\ \ | | | | | | Implement focus_follows_mouse, mouse_warping
| * | Address review feedbackLibravatar Drew DeVault2018-03-31
| | |
| * | Fix interaction between warping and followingLibravatar Drew DeVault2018-03-31
| | |
| * | Implement focus_follows_mouseLibravatar Drew DeVault2018-03-31
| | | | | | | | | | | | | | | | | | | | | Also contains two other small changes: - Clicking any button will focus the container clicked (not just left) - Remove seamless_mouse (doesn't make sense on wlroots)
| * | Implement mouse warpingLibravatar Drew DeVault2018-03-31
| | |
* | | Fix two segfaults when destroying outputsLibravatar emersion2018-03-31
| | |
* | | Merge pull request #1681 from emersion/xwayland-configure-positionLibravatar Drew DeVault2018-03-31
|\ \ \ | | | | | | | | Fix various xwayland issues
| * | | Fix xwayland configure in set_sizeLibravatar emersion2018-03-31
| | | |
| * | | Fix unmanaged views rendering on all outputsLibravatar emersion2018-03-31
| | | |
| * | | Fix xwayland configure positionLibravatar emersion2018-03-31
| |/ /
* | | Merge pull request #1677 from emersion/maximize-xwayland-viewsLibravatar Drew DeVault2018-03-31
|\ \ \ | |/ / |/| | Maximize xwayland views by default
| * | Maximize xwayland views by defaultLibravatar emersion2018-03-30
| | |
* | | Check for null containerLibravatar Drew DeVault2018-03-31
| | |
* | | Merge pull request #1682 from emersion/unmanaged-no-containerLibravatar Drew DeVault2018-03-31
|\ \ \ | | | | | | | | Make it clear that unmanaged views don't have a container
| * | | Make it clear that unmanaged views don't have a containerLibravatar emersion2018-03-31
| | | | | | | | | | | | | | | | view->swayc is NULL anyway.
* | | | Fix bug with previous commitLibravatar Drew DeVault2018-03-31
|/ / /
* | | Fix #1104Libravatar Drew DeVault2018-03-31
| | |