aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAge
* rename seat functionsLibravatar Tony Crisci2018-04-02
|
* 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
| |
* | Merge pull request #1689 from emersion/destroy-output-segfaultsLibravatar Drew DeVault2018-03-31
|\ \ | | | | | | Fix two segfaults when destroying outputs
| * | Fix two segfaults when destroying outputsLibravatar emersion2018-03-31
|/ /
* | assert(fd != -1);Libravatar Drew DeVault2018-03-31
| | | | | | | | Thanks @martinetd
* | 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
| |
* | Set Xwayland seat on focusLibravatar Drew DeVault2018-03-31
| | | | | | | | Necessary to make primary selection syncronize
* | Configure linux_dmabuf, primary_selectionLibravatar Drew DeVault2018-03-31
| |
* | Merge pull request #1678 from emersion/xwayland-xcursorLibravatar Drew DeVault2018-03-31
|\ \ | | | | | | Set xwayland cursor
| * | Set xwayland cursorLibravatar emersion2018-03-31
| |/
* | Free bar configs on reload and exitLibravatar Drew DeVault2018-03-31
| |
* | Merge pull request #1676 from swaywm/swaybar-inputLibravatar Drew DeVault2018-03-31
|\ \ | |/ |/| Swaybar input
| * Implement workspace switch on clickLibravatar Drew DeVault2018-03-30
| |
| * Implement scroll wheel workspace switchingLibravatar Drew DeVault2018-03-30
| |
| * Initialize seat pointer in swaybarLibravatar Drew DeVault2018-03-30
| |
* | Use wlr_surface_point_accepts_inputLibravatar Drew DeVault2018-03-30
|/
* Merge pull request #1674 from swaywm/layer-inputLibravatar Drew DeVault2018-03-30
|\ | | | | Pass pointer events to surface layers
| * Pass pointer events to surface layersLibravatar Drew DeVault2018-03-30
|/
* Merge pull request #1660 from emersion/client-cursorsLibravatar Drew DeVault2018-03-30
|\ | | | | Handle set_cursor requests from clients
| * Merge branch 'wlroots' into client-cursorsLibravatar emersion2018-03-30
| |\ | |/ |/|
* | Merge pull request #1665 from emersion/damage-tracking-liteLibravatar Drew DeVault2018-03-30
|\ \ | | | | | | Add lite damage tracking
| * | 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
| | | | | | | | | | | | | | | This skips the renderer if nothing has changed, and renders everything otherwise.
* | | Merge pull request #1669 from emersion/workspace-pointer-eventsLibravatar Drew DeVault2018-03-30
|\ \ \ | | | | | | | | Fix pointer events for hidden workspaces
| * | | Fix segfaults when focusing a workspaceLibravatar emersion2018-03-30
| | | |
| * | | Fix pointer events for hidden workspacesLibravatar emersion2018-03-30
| | | |
* | | | Set exclusive zone to -1 for swaybgLibravatar Drew DeVault2018-03-30
| |/ / |/| |
* | | Merge pull request #1667 from emersion/wlroots-xwayland-mapLibravatar Tony Crisci2018-03-30
|\ \ \ | | | | | | | | Use the new map/unmap events for xwayland views
| * \ \ Merge branch 'wlroots' into wlroots-xwayland-mapLibravatar Tony Crisci2018-03-30
| |\ \ \ | |/ / / |/| | |
* | | | Merge pull request #1662 from swaywm/workspace-delete-fixesLibravatar Tony Crisci2018-03-30
|\ \ \ \ | |_|/ / |/| | | Fix workspace deletion edge cases
| * | | Fix segfault when reaping invisible workspacesLibravatar Drew DeVault2018-03-30
| | | |
| * | | IPC fixesLibravatar Drew DeVault2018-03-30
| | | |
| * | | Fix workspace deletion edge casesLibravatar Drew DeVault2018-03-30
|/ / /
| * / Use the new map/unmap events for xwayland viewsLibravatar emersion2018-03-30
|/ /