Age | Commit message (Expand) | Author |
2018-09-14 | Address ianyfan's comments | Brian Ashworth |
2018-09-13 | Escape spaces in background file path | Brian Ashworth |
2018-09-13 | Allow spaces in background file paths | Brian Ashworth |
2018-09-13 | Remove bad assertion in workspace_rejigger | Ryan Dwyer |
2018-09-12 | Merge pull request #2620 from ianyfan/commands | emersion |
2018-09-11 | Update textures for cmd_client_* commands | Brian Ashworth |
2018-09-11 | commands: when moving container, remove its gaps | Ian Fan |
2018-09-11 | commands: when moving container, restore focus properly | Ian Fan |
2018-09-11 | Implement tiling drag | Ryan Dwyer |
2018-09-11 | Introduce tiling_drag directive | Ryan Dwyer |
2018-09-10 | Give windows pointer focus immediately when they are switched to | William Wold |
2018-09-08 | commands: prevent running empty seat command | Ian Fan |
2018-09-06 | Introduce seat_set_focus_container and seat_set_focus_workspace | Ryan Dwyer |
2018-09-06 | Merge pull request #2578 from RyanDwyer/fix-binding-reload | emersion |
2018-09-06 | Fix crash when running "layout toggle" | Ryan Dwyer |
2018-09-05 | Merge pull request #2586 from RyanDwyer/fix-fullscreen-focus-crash | Drew DeVault |
2018-09-06 | Fix crash when focusing from fullscreen in an invalid direction | Ryan Dwyer |
2018-09-06 | Fix crash when moving view across outputs | Ryan Dwyer |
2018-09-06 | Fix management of bindings during reload | Ryan Dwyer |
2018-09-05 | Allow marked containers to be moved out of the scratchpad via move command | Ryan Dwyer |
2018-09-05 | Fix crash when running layout toggle split | Ryan Dwyer |
2018-09-05 | Fix crash when using focus parent/child from an empty workspace | Ryan Dwyer |
2018-09-05 | Fix another focus bug when moving into output | Ryan Dwyer |
2018-09-05 | Fix moving workspace 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 | Implement type safe arguments and demote sway_container | Ryan Dwyer |
2018-09-04 | Deny repeating reload by holding key | Ryan Dwyer |
2018-09-03 | Change _XOPEN_SOURCE defines to _POSIX_C_SOURCE | sghctoma |
2018-09-03 | Merge remote-tracking branch 'upstream/master' into fix-freebsd-build | sghctoma |
2018-09-02 | Implement focus_on_window_activation | Ryan Dwyer |
2018-09-01 | Merge pull request #2547 from RyanDwyer/fix-reload-crash | Drew DeVault |
2018-09-01 | Implement deprecated new_window and new_float commands | Ryan Dwyer |
2018-09-01 | Allow reload command to exist anywhere in the command string | Ryan Dwyer |
2018-09-01 | Fix crash on reload | Ryan Dwyer |
2018-08-30 | Fix feature macros for FreeBSD | sghctoma |
2018-08-29 | commands: fix exec quoting | Ian Fan |
2018-08-28 | commands: fix moving container to different output | Ian Fan |
2018-08-28 | Fix gaps issues | Ryan Dwyer |
2018-08-27 | Initialise variable properly | Scott Anderson |
2018-08-26 | Remove layout.c | Ryan Dwyer |
2018-08-25 | Workspace move cycle | Armin Preiml |
2018-08-25 | Merge pull request #2510 from RyanDwyer/relocate-layout-functions | Drew DeVault |
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 | Refactor destroy functions and save workspaces when there's no outputs | Ryan Dwyer |
2018-08-21 | Replace enum resize_edge with wlr_edges | Ryan Dwyer |
2018-08-20 | commands: implement move absolute | Ian Fan |
2018-08-20 | Send output enter/leave events correctly | Ryan Dwyer |
2018-08-19 | Replace hacky L_FLOATING container with a list | Ryan Dwyer |