aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorLines
2018-09-03move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Pascal Pascher-53/+53
2018-09-03fix window_type with disabled xwayland supportPascal Pascher-1/+1
2018-09-03Fixed window_type with disabled xwayland support.Pascal Pascher-10/+16
2018-09-03Merge pull request #2553 from emersion/disabled-no-modesetBrian Ashworth-6/+4
2018-09-03Merge branch 'master' into disabled-no-modesetBrian Ashworth-14/+103
2018-09-02Merge pull request #2562 from RyanDwyer/ld-library-pathemersion-10/+13
2018-09-02Merge pull request #2560 from RyanDwyer/focus-on-window-activationemersion-0/+86
2018-09-02Add ld-library-path meson optionRyan Dwyer-0/+3
2018-09-02Use dashes in meson option namesRyan Dwyer-10/+10
2018-09-02Rename fowa enum and use switch in view_request_activateRyan Dwyer-19/+19
2018-09-02Implement focus_on_window_activationRyan Dwyer-0/+86
2018-09-02Merge pull request #2559 from RyanDwyer/xwayland-check-modalemersion-1/+3
2018-09-02Check modal state when determining whether an xwayland view should floatRyan Dwyer-1/+3
2018-09-02Merge pull request #2554 from emersion/init-dmabuf-global-in-rendereremersion-2/+0
2018-09-01Update for swaywm/wlroots#1216emersion-2/+0
2018-09-01Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crashDrew DeVault-1/+1
2018-09-01Do not modeset disabled outputsemersion-6/+4
2018-09-01Merge pull request #2547 from RyanDwyer/fix-reload-crashDrew DeVault-1/+17
2018-09-01Merge pull request #2549 from RyanDwyer/border-improvementsDrew DeVault-3/+5
2018-09-01Merge pull request #2550 from RyanDwyer/window-type-criteriaDrew DeVault-7/+42
2018-09-01Implement window_type criteria tokenRyan Dwyer-7/+42
2018-09-01Implement deprecated new_window and new_float commandsRyan Dwyer-3/+5
2018-09-01Allow reload command to exist anywhere in the command stringRyan Dwyer-1/+17
2018-09-01Fix crash on reloadRyan Dwyer-1/+1
2018-08-31Merge pull request #2546 from RyanDwyer/fix-transaction-spammingemersion-3/+2
2018-08-31Don't send never-ending transactions when a focused layer surface commitsRyan Dwyer-3/+2
2018-08-31Fix crash when running deferred commandsRyan Dwyer-1/+1
2018-08-29Merge pull request #2537 from ianyfan/commandsDrew DeVault-9/+4
2018-08-29Merge pull request #2531 from RyanDwyer/maybe-fix-transaction-crashDrew DeVault-3/+17
2018-08-29commands: fix exec quotingIan Fan-9/+4
2018-08-29Merge pull request #2536 from RyanDwyer/fix-nested-tabsBrian Ashworth-1/+1
2018-08-29Fix rendering of nested tabsRyan Dwyer-1/+1
2018-08-28Merge pull request #2535 from RyanDwyer/fix-reap-crashDrew DeVault-0/+3
2018-08-29Fix crash when reaping a workspaceRyan Dwyer-0/+3
2018-08-28Merge pull request #2533 from RyanDwyer/fix-workspace-tabsDrew DeVault-1/+11
2018-08-29Fix workspace tabsRyan Dwyer-1/+11
2018-08-29Don't use bitfield to test for similar transactionsRyan Dwyer-3/+17
2018-08-28Merge pull request #2526 from ianyfan/commandsBrian Ashworth-19/+24
2018-08-28Merge branch 'master' into commandsBrian Ashworth-1/+90
2018-08-28Merge pull request #2528 from fokditkak/add-bulgarian-readmeDrew DeVault-1/+90
2018-08-28added ref to bulgarian translationMartin Kalchev-2/+1
2018-08-28commands: fix moving container to different outputIan Fan-19/+24
2018-08-28spellcheck and help add.Martin Kalchev-10/+16
2018-08-28Merge pull request #2511 from RyanDwyer/refactor-arrangeDrew DeVault-150/+147
2018-08-28Fix gaps issuesRyan Dwyer-13/+24
2018-08-28Prepare arrange code for type safe argumentsRyan Dwyer-137/+123
2018-08-28initial commitMartin Kalchev-0/+84
2018-08-27Merge pull request #2523 from RedSoxFan/fix-floating-drag-outputsDrew DeVault-10/+12
2018-08-27Merge pull request #2494 from RyanDwyer/fix-overflowing-subsurfacesDrew DeVault-3/+20
2018-08-27Merge pull request #2520 from RedSoxFan/destroy-empty-ws-on-evacDrew DeVault-2/+7