aboutsummaryrefslogtreecommitdiffstats
path: root/sway
Commit message (Expand)AuthorAge
* Prevent stacked layout from crashingLibravatar William Wold2018-09-10
* Give windows pointer focus immediately when they are switched toLibravatar William Wold2018-09-10
* Merge pull request #2613 from apreiml/fix_no_last_focus_failLibravatar emersion2018-09-10
|\
| * handle_layer_shell_surface: Do not crash if seat doesn't have focusLibravatar Armin Preiml2018-09-10
* | commands: prevent running empty seat commandLibravatar Ian Fan2018-09-08
|/
* Merge pull request #2530 from apreiml/ipc_missing_get_treeLibravatar Drew DeVault2018-09-08
|\
| * code style fixesLibravatar Armin Preiml2018-09-08
| * get_tree: percent cast to double on divisionLibravatar Armin Preiml2018-09-08
| * get_tree: default valuesLibravatar Armin Preiml2018-09-08
| * missing ipc stuff: rebase to typesafetyLibravatar Armin Preiml2018-09-08
* | Align titles to baselineLibravatar Ryan Dwyer2018-09-08
* | Fix gaps in title textures and vertically center themLibravatar Ryan Dwyer2018-09-08
|/
* Merge pull request #2603 from emersion/fix-dndLibravatar Drew DeVault2018-09-07
|\
| * Fix drag-and-dropLibravatar emersion2018-09-07
* | Fix workspace switchingLibravatar Ryan Dwyer2018-09-07
* | Merge pull request #2594 from RyanDwyer/fix-pinentryLibravatar emersion2018-09-06
|\ \
| * | Float views when min == max on either dimensionLibravatar Ryan Dwyer2018-09-06
* | | Don't dirty outputs unnecessarilyLibravatar Ryan Dwyer2018-09-06
|/ /
* | Second attempt at restoring focus when closing a fullscreen viewLibravatar Ryan Dwyer2018-09-06
* | Make outputs dirty when changing focusLibravatar Ryan Dwyer2018-09-06
* | Merge pull request #2589 from RyanDwyer/seat-set-focus-typeLibravatar emersion2018-09-06
|\ \
| * | Introduce seat_set_focus_container and seat_set_focus_workspaceLibravatar Ryan Dwyer2018-09-06
* | | Fix crash when switching to new workspace during transactionLibravatar Ryan Dwyer2018-09-06
|/ /
* | Merge pull request #2578 from RyanDwyer/fix-binding-reloadLibravatar emersion2018-09-06
|\ \
| * | Fix management of bindings during reloadLibravatar Ryan Dwyer2018-09-06
* | | Fix crash when running "layout toggle"Libravatar Ryan Dwyer2018-09-06
* | | Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crashLibravatar Drew DeVault2018-09-05
|\ \ \
| * | | Fix crash when focusing from fullscreen in an invalid directionLibravatar Ryan Dwyer2018-09-06
* | | | Merge pull request #2585 from RyanDwyer/fix-move-across-outputsLibravatar Drew DeVault2018-09-05
|\ \ \ \
| * | | | Fix crash when moving view across outputsLibravatar Ryan Dwyer2018-09-06
| |/ / /
* | | | Merge pull request #2583 from RyanDwyer/fix-null-surface-crashLibravatar Drew DeVault2018-09-05
|\ \ \ \ | |/ / / |/| | |
| * | | Fix crash when views rapidly map and unmapLibravatar Ryan Dwyer2018-09-06
| |/ /
* | | 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