aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-09-11Fix line lengthRyan Dwyer-1/+2
2018-09-11Fix dropzone box on scaled outputsRyan Dwyer-1/+4
2018-09-11Implement tiling dragRyan Dwyer-6/+274
2018-09-11Introduce tiling_drag directiveRyan Dwyer-0/+18
2018-09-11Rename OP_MOVE to OP_MOVE_FLOATINGRyan Dwyer-14/+14
2018-09-10Merge pull request #2617 from wmww/cursor-enter-on-focus-changeDrew DeVault-2/+15
2018-09-10Minor fixWilliam Wold-1/+2
2018-09-10Minor fixWilliam Wold-1/+1
2018-09-10Prevent stacked layout from crashingWilliam Wold-1/+1
2018-09-10Give windows pointer focus immediately when they are switched toWilliam Wold-1/+13
2018-09-10Merge pull request #2613 from apreiml/fix_no_last_focus_failemersion-1/+4
2018-09-10handle_layer_shell_surface: Do not crash if seat doesn't have focusArmin Preiml-1/+4
2018-09-08Merge pull request #2609 from ianyfan/commandsDrew DeVault-1/+1
2018-09-08commands: prevent running empty seat commandIan Fan-1/+1
2018-09-08Merge pull request #2530 from apreiml/ipc_missing_get_treeDrew DeVault-19/+138
2018-09-08Merge pull request #2602 from RyanDwyer/fix-title-texturesDrew DeVault-48/+111
2018-09-08code style fixesArmin Preiml-12/+10
2018-09-08get_tree: percent cast to double on divisionArmin Preiml-4/+4
2018-09-08get_tree: default valuesArmin Preiml-16/+33
2018-09-08missing ipc stuff: rebase to typesafetyArmin Preiml-16/+120
2018-09-08Align titles to baselineRyan Dwyer-32/+49
2018-09-08Fix gaps in title textures and vertically center themRyan Dwyer-22/+68
2018-09-07Merge pull request #2603 from emersion/fix-dndDrew DeVault-6/+8
2018-09-07Fix drag-and-dropemersion-6/+8
2018-09-06Merge pull request #2600 from RyanDwyer/fix-workspace-switchingDrew DeVault-1/+1
2018-09-07Fix workspace switchingRyan Dwyer-1/+1
2018-09-06Merge pull request #2594 from RyanDwyer/fix-pinentryemersion-6/+6
2018-09-06Merge pull request #2593 from RyanDwyer/dont-be-so-dirtyDrew DeVault-4/+1
2018-09-06Float views when min == max on either dimensionRyan Dwyer-6/+6
2018-09-06Don't dirty outputs unnecessarilyRyan Dwyer-4/+1
2018-09-06Merge pull request #2592 from RyanDwyer/fix-fullscreen-unmap-focusemersion-0/+5
2018-09-06Second attempt at restoring focus when closing a fullscreen viewRyan Dwyer-0/+5
2018-09-06Merge pull request #2591 from RyanDwyer/fix-workspace-switchBrian Ashworth-0/+7
2018-09-06Make outputs dirty when changing focusRyan Dwyer-0/+7
2018-09-06Merge pull request #2589 from RyanDwyer/seat-set-focus-typeemersion-25/+42
2018-09-06Merge pull request #2590 from RyanDwyer/fix-output-active-workspaceBrian Ashworth-1/+1
2018-09-06Fix crash when switching to new workspace during transactionRyan Dwyer-1/+1
2018-09-06Introduce seat_set_focus_container and seat_set_focus_workspaceRyan Dwyer-25/+42
2018-09-06Merge pull request #2578 from RyanDwyer/fix-binding-reloademersion-4/+3
2018-09-06Merge pull request #2587 from RyanDwyer/fix-layout-toggle-crashBrian Ashworth-1/+1
2018-09-06Fix crash when running "layout toggle"Ryan Dwyer-1/+1
2018-09-05Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crashDrew DeVault-0/+3
2018-09-05Merge pull request #2585 from RyanDwyer/fix-move-across-outputsDrew DeVault-1/+2
2018-09-06Fix crash when focusing from fullscreen in an invalid directionRyan Dwyer-0/+3
2018-09-05Merge pull request #2583 from RyanDwyer/fix-null-surface-crashDrew DeVault-1/+1
2018-09-06Fix crash when moving view across outputsRyan Dwyer-1/+2
2018-09-05Merge pull request #2582 from ascent12/funcDrew DeVault-1/+1
2018-09-06Fix crash when views rapidly map and unmapRyan Dwyer-1/+1
2018-09-06Remove __PRETTY_FUNCTION__Scott Anderson-1/+1
2018-09-05Merge pull request #2579 from RyanDwyer/adjust-container-boxDrew DeVault-19/+27