Age | Commit message (Expand) | Author |
2018-09-23 | Remove move_out_of_tabs_stacks | Ryan Dwyer |
2018-09-23 | Prevent sticky containers from jumping on workspace switch | Ryan Dwyer |
2018-09-22 | Merge pull request #2688 from RyanDwyer/exec-commands-without-focus | Drew DeVault |
2018-09-23 | Allow running commands on containers without focusing them | Ryan Dwyer |
2018-09-22 | commands: remove obselete code for sticky windows when switching workspace | Ian Fan |
2018-09-22 | swaybar, swaylock, & tree/container: Set cairo font options to render text an... | Geoff Greer |
2018-09-22 | Merge pull request #2660 from RyanDwyer/fix-scratchpad-iteration | emersion |
2018-09-22 | Fix pango escaping and refactor escape_markup_text | Ryan Dwyer |
2018-09-22 | Merge pull request #2678 from RyanDwyer/reconfigure-on-reposition | emersion |
2018-09-22 | Implement tab cycling using mouse wheel | Ryan Dwyer |
2018-09-21 | Merge branch 'master' into swaybar-hotplug | Brian Ashworth |
2018-09-21 | Reconfigure xwayland views when repositioned | Ryan Dwyer |
2018-09-21 | Fix compilation against wlroots without X11 backend | Marien Zwart |
2018-09-21 | Merge branch 'master' into render-output-segfault | Ryan Dwyer |
2018-09-20 | swaybar: handle hotplugging | emersion |
2018-09-20 | Merge pull request #2671 from emersion/output-execute-no-focus | emersion |
2018-09-19 | Merge pull request #2676 from ianyfan/ipc | Drew DeVault |
2018-09-19 | ipc: add pid information for views in layout tree | Ian Fan |
2018-09-19 | Fix segfault when executing command without focus | emersion |
2018-09-19 | Merge branch 'master' into create-output-command | emersion |
2018-09-19 | config: free strings fields when freeing input config | Ian Fan |
2018-09-19 | Introduce create_output command (for developer use) | Ryan Dwyer |
2018-09-19 | Fix segfault in output_render | emersion |
2018-09-18 | Fix double iteration of scratchpad containers | Ryan Dwyer |
2018-09-17 | Fix crash moving out of tab container | William Wold |
2018-09-16 | Merge pull request #2637 from RyanDwyer/fix-tabbed-workspace-shenanigans | Drew DeVault |
2018-09-16 | Fix crash when destroying an idle-inhibiting client | Marien Zwart |
2018-09-16 | Rename seat_get_active_child to seat_get_active_tiling_child | Ryan Dwyer |
2018-09-16 | Make seat_get_active_child ignore floating children | Ryan Dwyer |
2018-09-16 | Fix crash when unmapping last child of a tabbed workspace | Ryan Dwyer |
2018-09-15 | ipc: handle NULL cases for node_get_output | Ian Fan |
2018-09-15 | ipc: add focus information to root node | Ian Fan |
2018-09-14 | Merge branch 'master' into wlroots-1243 | Drew DeVault |
2018-09-14 | Additional fix for xdg-output | Drew DeVault |
2018-09-14 | Merge branch 'master' into wlroots-1243 | Drew DeVault |
2018-09-14 | Postfix xdg-output headers | Drew DeVault |
2018-09-15 | Remove redundant container creation in view initialization | Ian Fan |
2018-09-14 | Update for swaywm/wlroots#1243 | emersion |
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 | Merge pull request #2624 from RedSoxFan/update-tex-in-cmd-client | Drew DeVault |
2018-09-11 | Merge pull request #2621 from emersion/fix-unmap-segfault | Drew DeVault |
2018-09-11 | Update textures for cmd_client_* commands | Brian Ashworth |
2018-09-12 | Minor fixes to tiling drag implementation | Ryan Dwyer |
2018-09-11 | Don't use handler_context in view_unmap | emersion |
2018-09-11 | commands: when moving container, remove its gaps | Ian Fan |
2018-09-11 | commands: when moving container, restore focus properly | Ian Fan |