aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05Fix crash when view in scratchpad becomes urgentRyan Dwyer
2018-09-05Focus empty workspace when clicking itRyan Dwyer
2018-09-05Fix crash when running layout toggle splitRyan Dwyer
2018-09-05Fix floating view moving to 0,0 when splittingRyan Dwyer
2018-09-05Fix crash when using focus parent/child from an empty workspaceRyan Dwyer
2018-09-05Fix scratchpad related crashesRyan Dwyer
2018-09-05Fix output position issueRyan Dwyer
2018-09-05Fix another focus bug when moving into outputRyan Dwyer
2018-09-05Fix focus bugRyan Dwyer
2018-09-05Fix swaybars with no defined outputRyan Dwyer
2018-09-05Fix crash when moving mouse over a fullscreen split containerRyan Dwyer
2018-09-05Fix moving workspace to outputRyan Dwyer
2018-09-05Update output propertes on mode changeRyan Dwyer
2018-09-05Fix mouse_warpingRyan Dwyer
2018-09-05Apply default config to outputRyan Dwyer
2018-09-05Remove offset argument to container_add_siblingRyan Dwyer
2018-09-05Fix crash when focus hits edge of rootRyan Dwyer
2018-09-05Don't use wlr_output propertiesRyan Dwyer
2018-09-05Implement type safe arguments and demote sway_containerRyan Dwyer
2018-09-04Merge pull request #2569 from RyanDwyer/deny-reload-repeatDrew DeVault
2018-09-04Deny repeating reload by holding keyRyan Dwyer
2018-09-03Merge pull request #2561 from RyanDwyer/window-role-criteriaDrew DeVault
2018-09-04Implement window_role criteria tokenRyan Dwyer
2018-09-03Merge pull request #2564 from ppascher/masterDrew DeVault
2018-09-03Merge pull request #2542 from sghctoma/fix-freebsd-buildDrew DeVault
2018-09-03Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-accessDrew DeVault
2018-09-03Merge pull request #2565 from ianyfan/fix-splashscreen-crashemersion
2018-09-03Fix crash when a splash screen opens on an empty workspaceIan Fan
2018-09-03move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs"Pascal Pascher
2018-09-03fix window_type with disabled xwayland supportPascal Pascher
2018-09-03Fixed window_type with disabled xwayland support.Pascal Pascher
2018-09-03Change _XOPEN_SOURCE defines to _POSIX_C_SOURCEsghctoma
2018-09-03Merge remote-tracking branch 'upstream/master' into fix-freebsd-buildsghctoma
2018-09-03Merge pull request #2553 from emersion/disabled-no-modesetBrian Ashworth
2018-09-03Merge branch 'master' into disabled-no-modesetBrian Ashworth
2018-09-02prevent ub caused by misaligned stores/loadstaiyu
2018-09-02Merge pull request #2562 from RyanDwyer/ld-library-pathemersion
2018-09-02Merge pull request #2560 from RyanDwyer/focus-on-window-activationemersion
2018-09-02Add ld-library-path meson optionRyan Dwyer
2018-09-02Use dashes in meson option namesRyan Dwyer
2018-09-02Rename fowa enum and use switch in view_request_activateRyan Dwyer
2018-09-02Implement focus_on_window_activationRyan Dwyer
2018-09-02Merge pull request #2559 from RyanDwyer/xwayland-check-modalemersion
2018-09-02Check modal state when determining whether an xwayland view should floatRyan Dwyer
2018-09-02Merge pull request #2554 from emersion/init-dmabuf-global-in-rendereremersion
2018-09-01Update for swaywm/wlroots#1216emersion
2018-09-01Merge pull request #2544 from RyanDwyer/fix-deferred-cmd-crashDrew DeVault
2018-09-01Do not modeset disabled outputsemersion
2018-09-01Merge pull request #2547 from RyanDwyer/fix-reload-crashDrew DeVault
2018-09-01Merge pull request #2549 from RyanDwyer/border-improvementsDrew DeVault