aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-10Merge pull request #2617 from wmww/cursor-enter-on-focus-changeDrew DeVault
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-08Merge pull request #2609 from ianyfan/commandsDrew DeVault
2018-09-08commands: prevent running empty seat commandIan Fan
2018-09-08Merge pull request #2530 from apreiml/ipc_missing_get_treeDrew DeVault
2018-09-08Merge pull request #2602 from RyanDwyer/fix-title-texturesDrew 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-06Merge pull request #2600 from RyanDwyer/fix-workspace-switchingDrew DeVault
2018-09-07Fix workspace switchingRyan Dwyer
2018-09-06Merge pull request #2594 from RyanDwyer/fix-pinentryemersion
2018-09-06Merge pull request #2593 from RyanDwyer/dont-be-so-dirtyDrew DeVault
2018-09-06Float views when min == max on either dimensionRyan Dwyer
2018-09-06Don't dirty outputs unnecessarilyRyan Dwyer
2018-09-06Merge pull request #2592 from RyanDwyer/fix-fullscreen-unmap-focusemersion
2018-09-06Second attempt at restoring focus when closing a fullscreen viewRyan Dwyer
2018-09-06Merge pull request #2591 from RyanDwyer/fix-workspace-switchBrian Ashworth
2018-09-06Make outputs dirty when changing focusRyan Dwyer
2018-09-06Merge pull request #2589 from RyanDwyer/seat-set-focus-typeemersion
2018-09-06Merge pull request #2590 from RyanDwyer/fix-output-active-workspaceBrian Ashworth
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-06Merge pull request #2587 from RyanDwyer/fix-layout-toggle-crashBrian Ashworth
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
2018-09-06Fix crash when moving view across outputsRyan Dwyer
2018-09-05Merge pull request #2582 from ascent12/funcDrew DeVault