Age | Commit message (Expand) | Author |
2018-08-26 | Merge pull request #2517 from fokditkak/add_fish_completion | Drew DeVault |
2018-08-26 | added fish to meson.build | Martin Kalchev |
2018-08-26 | added untested files | Martin Kalchev |
2018-08-26 | Merge pull request #2513 from RyanDwyer/rename-root-outputs | Drew DeVault |
2018-08-26 | Merge pull request #2515 from RyanDwyer/remove-layout-file | Drew DeVault |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-25 | Merge pull request #2488 from RyanDwyer/separate-gaps-functions | Drew DeVault |
2018-08-26 | Make separate gaps functions per container type | Ryan Dwyer |
2018-08-25 | Merge pull request #2512 from apreiml/workspace_move_wrap | Brian Ashworth |
2018-08-25 | Workspace move cycle | Armin Preiml |
2018-08-25 | Add comment for sway_root.all_outputs | Ryan Dwyer |
2018-08-25 | Rename sway_root.outputs to sway_root.all_outputs | Ryan Dwyer |
2018-08-25 | Merge pull request #2510 from RyanDwyer/relocate-layout-functions | Drew DeVault |
2018-08-25 | Merge pull request #2495 from ianyfan/commands | Ryan Dwyer |
2018-08-25 | Merge branch 'master' into commands | Ryan Dwyer |
2018-08-25 | Relocate container_move, container_move_to and container_get_in_direction | Ryan Dwyer |
2018-08-24 | Merge pull request #2499 from RyanDwyer/refactor-destroy-functions | Drew DeVault |
2018-08-24 | Refactor destroy functions and save workspaces when there's no outputs | Ryan Dwyer |
2018-08-22 | Merge pull request #2470 from ianyfan/completions | emersion |
2018-08-22 | Merge pull request #2507 from RyanDwyer/move-workspace-translate-floating | emersion |
2018-08-22 | Merge pull request #2506 from vilhalmer/ipc-get_tree-return-app_id-and-class | emersion |
2018-08-22 | Translate floating containers when a workspace is moved | Ryan Dwyer |
2018-08-21 | Add app_id and class to get_tree output | vilhalmer |
2018-08-21 | Merge pull request #2505 from RyanDwyer/fix-set-fullscreen | Drew DeVault |
2018-08-22 | Fix sending fullscreen event to view | Ryan Dwyer |
2018-08-20 | Merge pull request #2503 from RyanDwyer/use-wlr-edges | Brian Ashworth |
2018-08-21 | Replace enum resize_edge with wlr_edges | Ryan Dwyer |
2018-08-20 | Merge pull request #2502 from minus7/workspace-names | Drew DeVault |
2018-08-20 | Improve new workspace name selection | minus |
2018-08-20 | Merge pull request #2501 from RedSoxFan/fix-bad-free-swaynag | Drew DeVault |
2018-08-20 | Fix bad-free in swaynag | Brian Ashworth |
2018-08-20 | commands: implement move absolute | Ian Fan |
2018-08-20 | Merge pull request #2498 from RyanDwyer/fix-jumping-views | emersion |
2018-08-20 | Fix jumping views | Ryan Dwyer |
2018-08-19 | Merge pull request #2483 from RyanDwyer/floating-emit-reparent | Drew DeVault |
2018-08-19 | Merge pull request #2496 from RyanDwyer/fix-transaction-crash | Drew DeVault |
2018-08-20 | Fix crash when adding output | Ryan Dwyer |
2018-08-20 | Clean up tracked outputs when an output is destroyed | Ryan Dwyer |
2018-08-20 | Send output enter/leave events correctly | Ryan Dwyer |
2018-08-20 | Fix crash when a view destroys with pending transactions | Ryan Dwyer |
2018-08-19 | Merge pull request #2493 from RyanDwyer/fix-popup-position | emersion |
2018-08-19 | Merge pull request #2478 from RyanDwyer/standardise-debug | Drew DeVault |
2018-08-19 | Allow subsurfaces which overflow the container to be interacted with | Ryan Dwyer |
2018-08-19 | Fix popup position when parent uses geometry | Ryan Dwyer |
2018-08-19 | Merge pull request #2487 from RyanDwyer/workspace-floating-list | emersion |
2018-08-19 | Replace hacky L_FLOATING container with a list | Ryan Dwyer |
2018-08-19 | Use enum for damage debug options | Ryan Dwyer |
2018-08-19 | Standardise debug variables | Ryan Dwyer |
2018-08-19 | Merge pull request #2453 from ianyfan/commands | Ryan Dwyer |
2018-08-19 | Merge branch 'master' into commands | Ryan Dwyer |