summaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #1699 from acrisci/seat-fixesLibravatar emersion2018-04-02
|\
| * 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
|\ \ \ | |_|/ |/| |
| * | Fix use-after-free with block hotspotsLibravatar Drew DeVault2018-04-02
| |/
* | Merge pull request #1697 from RedSoxFan/back-and-forthLibravatar emersion2018-04-02
|\ \
| * | 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
| |/ |/|
* | Merge pull request #1684 from swaywm/follow-warpLibravatar Drew DeVault2018-03-31
|\ \
| * | 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
| * | 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 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 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 containerLibravatar emersion2018-03-31
* | | | Fix bug with previous commitLibravatar Drew DeVault2018-03-31
|/ / /
* | | Fix #1104Libravatar Drew DeVault2018-03-31
* | | Set Xwayland seat on focusLibravatar Drew DeVault2018-03-31
* | | Configure linux_dmabuf, primary_selectionLibravatar Drew DeVault2018-03-31
| |/ |/|
* | Merge pull request #1678 from emersion/xwayland-xcursorLibravatar Drew DeVault2018-03-31
|\ \
| * | Set xwayland cursorLibravatar emersion2018-03-31
| |/
* / Free bar configs on reload and exitLibravatar Drew DeVault2018-03-31
|/
* Use wlr_surface_point_accepts_inputLibravatar Drew DeVault2018-03-30
* Pass pointer events to surface layersLibravatar Drew DeVault2018-03-30
* Merge branch 'wlroots' into client-cursorsLibravatar emersion2018-03-30
|\
| * Merge pull request #1665 from emersion/damage-tracking-liteLibravatar Drew DeVault2018-03-30
| |\
| | * Handle map/unmap events in xdg-shell-v6Libravatar emersion2018-03-30
| | * Remove debug, add explicit TODOLibravatar emersion2018-03-30
| | * Fix white screen due to bad castLibravatar emersion2018-03-30
| | * Add lite damage trackingLibravatar emersion2018-03-30
| * | Merge pull request #1669 from emersion/workspace-pointer-eventsLibravatar Drew DeVault2018-03-30
| |\ \ | | |/ | |/|
| | * Fix segfaults when focusing a workspaceLibravatar emersion2018-03-30
| | * Fix pointer events for hidden workspacesLibravatar emersion2018-03-30
| * | Merge branch 'wlroots' into wlroots-xwayland-mapLibravatar Tony Crisci2018-03-30
| |\ \
| | * | Fix segfault when reaping invisible workspacesLibravatar Drew DeVault2018-03-30