aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
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
2018-09-05Merge pull request #2580 from RyanDwyer/fix-focus-after-fullscreenDrew DeVault-5/+2
2018-09-06Restore focus correctly when closing a fullscreen viewRyan Dwyer-5/+2
2018-09-06Adjust container boxRyan Dwyer-19/+27
2018-09-06Fix management of bindings during reloadRyan Dwyer-4/+3
2018-09-05Merge pull request #2572 from RedSoxFan/wlr-output-disablingDrew DeVault-23/+15
2018-09-05Call wlr_output_enable on enable/disable if neededBrian Ashworth-23/+15
2018-09-05Merge pull request #2540 from RyanDwyer/typesafetyDrew DeVault-3433/+3490
2018-09-05Merge pull request #2574 from ammgws/block-bg-fixemersion-1/+1
2018-09-05Fix swaybar block background fill logicJason-1/+1
2018-09-05Allow marked containers to be moved out of the scratchpad via move commandRyan Dwyer-17/+30
2018-09-05Fix inversed condition in criteriaRyan Dwyer-2/+2
2018-09-05Fix clicking workspace buttonsRyan Dwyer-4/+4
2018-09-05Fix crash when view in scratchpad becomes urgentRyan Dwyer-1/+3
2018-09-05Focus empty workspace when clicking itRyan Dwyer-13/+11
2018-09-05Fix crash when running layout toggle splitRyan Dwyer-1/+0
2018-09-05Fix floating view moving to 0,0 when splittingRyan Dwyer-0/+2
2018-09-05Fix crash when using focus parent/child from an empty workspaceRyan Dwyer-4/+13
2018-09-05Fix scratchpad related crashesRyan Dwyer-3/+6
2018-09-05Fix output position issueRyan Dwyer-8/+9
2018-09-05Fix another focus bug when moving into outputRyan Dwyer-4/+9
2018-09-05Fix focus bugRyan Dwyer-9/+7
2018-09-05Fix swaybars with no defined outputRyan Dwyer-2/+2
2018-09-05Fix crash when moving mouse over a fullscreen split containerRyan Dwyer-1/+1
2018-09-05Fix moving workspace to outputRyan Dwyer-1/+2
2018-09-05Update output propertes on mode changeRyan Dwyer-0/+4
2018-09-05Fix mouse_warpingRyan Dwyer-7/+14
2018-09-05Apply default config to outputRyan Dwyer-4/+1
2018-09-05Remove offset argument to container_add_siblingRyan Dwyer-6/+6
2018-09-05Fix crash when focus hits edge of rootRyan Dwyer-0/+4