aboutsummaryrefslogtreecommitdiff
path: root/sway
AgeCommit message (Expand)Author
2018-09-14Update for swaywm/wlroots#1243emersion
2018-09-14Address ianyfan's commentsBrian Ashworth
2018-09-13Escape spaces in background file pathBrian Ashworth
2018-09-13Allow spaces in background file pathsBrian Ashworth
2018-09-13Remove bad assertion in workspace_rejiggerRyan Dwyer
2018-09-12Merge pull request #2620 from ianyfan/commandsemersion
2018-09-11Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-clientDrew DeVault
2018-09-11Merge pull request #2621 from emersion/fix-unmap-segfaultDrew DeVault
2018-09-11Update textures for cmd_client_* commandsBrian Ashworth
2018-09-12Minor fixes to tiling drag implementationRyan Dwyer
2018-09-11Don't use handler_context in view_unmapemersion
2018-09-11commands: when moving container, remove its gapsIan Fan
2018-09-11commands: when moving container, restore focus properlyIan Fan
2018-09-11Fix crash in workspace_wrap_childrenRyan Dwyer
2018-09-11Fix line lengthRyan Dwyer
2018-09-11Fix dropzone box on scaled outputsRyan Dwyer
2018-09-11Implement tiling dragRyan Dwyer
2018-09-11Introduce tiling_drag directiveRyan Dwyer
2018-09-11Rename OP_MOVE to OP_MOVE_FLOATINGRyan Dwyer
2018-09-10Minor fixWilliam Wold
2018-09-10Minor fixWilliam Wold
2018-09-10Prevent stacked layout from crashingWilliam Wold
2018-09-10Give windows pointer focus immediately when they are switched toWilliam Wold
2018-09-10Merge pull request #2613 from apreiml/fix_no_last_focus_failemersion
2018-09-10handle_layer_shell_surface: Do not crash if seat doesn't have focusArmin Preiml
2018-09-08commands: prevent running empty seat commandIan Fan
2018-09-08Merge pull request #2530 from apreiml/ipc_missing_get_treeDrew DeVault
2018-09-08code style fixesArmin Preiml
2018-09-08get_tree: percent cast to double on divisionArmin Preiml
2018-09-08get_tree: default valuesArmin Preiml
2018-09-08missing ipc stuff: rebase to typesafetyArmin Preiml
2018-09-08Align titles to baselineRyan Dwyer
2018-09-08Fix gaps in title textures and vertically center themRyan Dwyer
2018-09-07Merge pull request #2603 from emersion/fix-dndDrew DeVault
2018-09-07Fix drag-and-dropemersion
2018-09-07Fix workspace switchingRyan Dwyer
2018-09-06Merge pull request #2594 from RyanDwyer/fix-pinentryemersion
2018-09-06Float views when min == max on either dimensionRyan Dwyer
2018-09-06Don't dirty outputs unnecessarilyRyan Dwyer
2018-09-06Second attempt at restoring focus when closing a fullscreen viewRyan Dwyer
2018-09-06Make outputs dirty when changing focusRyan Dwyer
2018-09-06Merge pull request #2589 from RyanDwyer/seat-set-focus-typeemersion
2018-09-06Fix crash when switching to new workspace during transactionRyan Dwyer
2018-09-06Introduce seat_set_focus_container and seat_set_focus_workspaceRyan Dwyer
2018-09-06Merge pull request #2578 from RyanDwyer/fix-binding-reloademersion
2018-09-06Fix crash when running "layout toggle"Ryan Dwyer
2018-09-05Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crashDrew DeVault
2018-09-05Merge pull request #2585 from RyanDwyer/fix-move-across-outputsDrew DeVault
2018-09-06Fix crash when focusing from fullscreen in an invalid directionRyan Dwyer
2018-09-05Merge pull request #2583 from RyanDwyer/fix-null-surface-crashDrew DeVault