aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Merge pull request #2579 from RyanDwyer/adjust-container-boxLibravatar Drew DeVault2018-09-05
|\
| * Adjust container boxLibravatar Ryan Dwyer2018-09-06
* | Restore focus correctly when closing a fullscreen viewLibravatar Ryan Dwyer2018-09-06
|/
* Call wlr_output_enable on enable/disable if neededLibravatar Brian Ashworth2018-09-05
* Allow marked containers to be moved out of the scratchpad via move commandLibravatar Ryan Dwyer2018-09-05
* Fix inversed condition in criteriaLibravatar Ryan Dwyer2018-09-05
* Fix clicking workspace buttonsLibravatar Ryan Dwyer2018-09-05
* Fix crash when view in scratchpad becomes urgentLibravatar Ryan Dwyer2018-09-05
* Focus empty workspace when clicking itLibravatar Ryan Dwyer2018-09-05
* Fix crash when running layout toggle splitLibravatar Ryan Dwyer2018-09-05
* Fix floating view moving to 0,0 when splittingLibravatar Ryan Dwyer2018-09-05
* Fix crash when using focus parent/child from an empty workspaceLibravatar Ryan Dwyer2018-09-05
* Fix scratchpad related crashesLibravatar Ryan Dwyer2018-09-05
* Fix output position issueLibravatar Ryan Dwyer2018-09-05
* Fix another focus bug when moving into outputLibravatar Ryan Dwyer2018-09-05
* Fix focus bugLibravatar Ryan Dwyer2018-09-05
* Fix swaybars with no defined outputLibravatar Ryan Dwyer2018-09-05
* Fix crash when moving mouse over a fullscreen split containerLibravatar Ryan Dwyer2018-09-05
* Fix moving workspace to outputLibravatar Ryan Dwyer2018-09-05
* Update output propertes on mode changeLibravatar Ryan Dwyer2018-09-05
* Fix mouse_warpingLibravatar Ryan Dwyer2018-09-05
* Apply default config to outputLibravatar Ryan Dwyer2018-09-05
* Remove offset argument to container_add_siblingLibravatar Ryan Dwyer2018-09-05
* Fix crash when focus hits edge of rootLibravatar Ryan Dwyer2018-09-05
* Don't use wlr_output propertiesLibravatar Ryan Dwyer2018-09-05
* Implement type safe arguments and demote sway_containerLibravatar Ryan Dwyer2018-09-05
* Deny repeating reload by holding keyLibravatar Ryan Dwyer2018-09-04
* Implement window_role criteria tokenLibravatar Ryan Dwyer2018-09-04
* Merge pull request #2564 from ppascher/masterLibravatar Drew DeVault2018-09-03
|\
| * move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Libravatar Pascal Pascher2018-09-03
| * Fixed window_type with disabled xwayland support.Libravatar Pascal Pascher2018-09-03
* | Merge pull request #2542 from sghctoma/fix-freebsd-buildLibravatar Drew DeVault2018-09-03
|\ \
| * | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCELibravatar sghctoma2018-09-03
| * | Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildLibravatar sghctoma2018-09-03
| |\|
| * | Enable privilege dropping of FreeBSDLibravatar sghctoma2018-08-30
| * | Add missing destroy calls to server_finiLibravatar sghctoma2018-08-30
| * | Fix feature macros for FreeBSDLibravatar sghctoma2018-08-30
* | | Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-accessLibravatar Drew DeVault2018-09-03
|\ \ \
| * | | prevent ub caused by misaligned stores/loadsLibravatar taiyu2018-09-02
* | | | Fix crash when a splash screen opens on an empty workspaceLibravatar Ian Fan2018-09-03
| |_|/ |/| |
* | | Merge branch 'master' into disabled-no-modesetLibravatar Brian Ashworth2018-09-03
|\ \ \
| * | | Rename fowa enum and use switch in view_request_activateLibravatar Ryan Dwyer2018-09-02
| * | | Implement focus_on_window_activationLibravatar Ryan Dwyer2018-09-02
| * | | Check modal state when determining whether an xwayland view should floatLibravatar Ryan Dwyer2018-09-02
| * | | Merge pull request #2554 from emersion/init-dmabuf-global-in-rendererLibravatar emersion2018-09-02
| |\ \ \ | | |/ / | |/| |
| | * | Update for swaywm/wlroots#1216Libravatar emersion2018-09-01
| * | | Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crashLibravatar Drew DeVault2018-09-01
| |\ \ \ | | |/ / | |/| |
| | * | Fix crash when running deferred commandsLibravatar Ryan Dwyer2018-08-31
| | |/
* | / Do not modeset disabled outputsLibravatar emersion2018-09-01
|/ /
* | Merge pull request #2547 from RyanDwyer/fix-reload-crashLibravatar Drew DeVault2018-09-01
|\ \