Age | Commit message (Expand) | Author |
2018-09-05 | Merge pull request #2585 from RyanDwyer/fix-move-across-outputs | Drew DeVault |
2018-09-06 | Fix crash when focusing from fullscreen in an invalid direction | Ryan Dwyer |
2018-09-05 | Merge pull request #2583 from RyanDwyer/fix-null-surface-crash | Drew DeVault |
2018-09-06 | Fix crash when moving view across outputs | Ryan Dwyer |
2018-09-05 | Merge pull request #2582 from ascent12/func | Drew DeVault |
2018-09-06 | Fix crash when views rapidly map and unmap | Ryan Dwyer |
2018-09-06 | Remove __PRETTY_FUNCTION__ | Scott Anderson |
2018-09-05 | Merge pull request #2579 from RyanDwyer/adjust-container-box | Drew DeVault |
2018-09-05 | Merge pull request #2580 from RyanDwyer/fix-focus-after-fullscreen | Drew DeVault |
2018-09-06 | Restore focus correctly when closing a fullscreen view | Ryan Dwyer |
2018-09-06 | Adjust container box | Ryan Dwyer |
2018-09-06 | Fix management of bindings during reload | Ryan Dwyer |
2018-09-05 | Merge pull request #2572 from RedSoxFan/wlr-output-disabling | Drew DeVault |
2018-09-05 | Call wlr_output_enable on enable/disable if needed | Brian Ashworth |
2018-09-05 | Merge pull request #2540 from RyanDwyer/typesafety | Drew DeVault |
2018-09-05 | Merge pull request #2574 from ammgws/block-bg-fix | emersion |
2018-09-05 | Fix swaybar block background fill logic | Jason |
2018-09-05 | Allow marked containers to be moved out of the scratchpad via move command | Ryan Dwyer |
2018-09-05 | Fix inversed condition in criteria | Ryan Dwyer |
2018-09-05 | Fix clicking workspace buttons | Ryan Dwyer |
2018-09-05 | Fix crash when view in scratchpad becomes urgent | Ryan Dwyer |
2018-09-05 | Focus empty workspace when clicking it | Ryan Dwyer |
2018-09-05 | Fix crash when running layout toggle split | Ryan Dwyer |
2018-09-05 | Fix floating view moving to 0,0 when splitting | Ryan Dwyer |
2018-09-05 | Fix crash when using focus parent/child from an empty workspace | Ryan Dwyer |
2018-09-05 | Fix scratchpad related crashes | Ryan Dwyer |
2018-09-05 | Fix output position issue | Ryan Dwyer |
2018-09-05 | Fix another focus bug when moving into output | Ryan Dwyer |
2018-09-05 | Fix focus bug | Ryan Dwyer |
2018-09-05 | Fix swaybars with no defined output | Ryan Dwyer |
2018-09-05 | Fix crash when moving mouse over a fullscreen split container | Ryan Dwyer |
2018-09-05 | Fix moving workspace to output | Ryan Dwyer |
2018-09-05 | Update output propertes on mode change | Ryan Dwyer |
2018-09-05 | Fix mouse_warping | Ryan Dwyer |
2018-09-05 | Apply default config to output | Ryan Dwyer |
2018-09-05 | Remove offset argument to container_add_sibling | Ryan Dwyer |
2018-09-05 | Fix crash when focus hits edge of root | Ryan Dwyer |
2018-09-05 | Don't use wlr_output properties | Ryan Dwyer |
2018-09-05 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-04 | Merge pull request #2569 from RyanDwyer/deny-reload-repeat | Drew DeVault |
2018-09-04 | Deny repeating reload by holding key | Ryan Dwyer |
2018-09-03 | Merge pull request #2561 from RyanDwyer/window-role-criteria | Drew DeVault |
2018-09-04 | Implement window_role criteria token | Ryan Dwyer |
2018-09-03 | Merge pull request #2564 from ppascher/master | Drew DeVault |
2018-09-03 | Merge pull request #2542 from sghctoma/fix-freebsd-build | Drew DeVault |
2018-09-03 | Merge pull request #2563 from taiyu-len/fix/misaligned-pointer-access | Drew DeVault |
2018-09-03 | Merge pull request #2565 from ianyfan/fix-splashscreen-crash | emersion |
2018-09-03 | Fix crash when a splash screen opens on an empty workspace | Ian Fan |
2018-09-03 | move criteria "instance", "class" and "window_role" inside HAVE_XWAYLAND ifdefs" | Pascal Pascher |
2018-09-03 | fix window_type with disabled xwayland support | Pascal Pascher |