Age | Commit message (Expand) | Author |
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 |
2018-09-11 | Fix crash in workspace_wrap_children | Ryan Dwyer |
2018-09-11 | Fix line length | Ryan Dwyer |
2018-09-11 | Fix dropzone box on scaled outputs | Ryan Dwyer |
2018-09-11 | Implement tiling drag | Ryan Dwyer |
2018-09-11 | Introduce tiling_drag directive | Ryan Dwyer |
2018-09-11 | Rename OP_MOVE to OP_MOVE_FLOATING | Ryan Dwyer |
2018-09-10 | Minor fix | William Wold |
2018-09-10 | Minor fix | William Wold |
2018-09-10 | Prevent stacked layout from crashing | William Wold |
2018-09-10 | Give windows pointer focus immediately when they are switched to | William Wold |
2018-09-10 | Merge pull request #2613 from apreiml/fix_no_last_focus_fail | emersion |
2018-09-10 | handle_layer_shell_surface: Do not crash if seat doesn't have focus | Armin Preiml |
2018-09-08 | commands: prevent running empty seat command | Ian Fan |
2018-09-08 | Merge pull request #2530 from apreiml/ipc_missing_get_tree | Drew DeVault |
2018-09-08 | code style fixes | Armin Preiml |
2018-09-08 | get_tree: percent cast to double on division | Armin Preiml |
2018-09-08 | get_tree: default values | Armin Preiml |
2018-09-08 | missing ipc stuff: rebase to typesafety | Armin Preiml |
2018-09-08 | Align titles to baseline | Ryan Dwyer |
2018-09-08 | Fix gaps in title textures and vertically center them | Ryan Dwyer |
2018-09-07 | Merge pull request #2603 from emersion/fix-dnd | Drew DeVault |
2018-09-07 | Fix drag-and-drop | emersion |
2018-09-07 | Fix workspace switching | Ryan Dwyer |
2018-09-06 | Merge pull request #2594 from RyanDwyer/fix-pinentry | emersion |
2018-09-06 | Float views when min == max on either dimension | Ryan Dwyer |
2018-09-06 | Don't dirty outputs unnecessarily | Ryan Dwyer |
2018-09-06 | Second attempt at restoring focus when closing a fullscreen view | Ryan Dwyer |
2018-09-06 | Make outputs dirty when changing focus | Ryan Dwyer |
2018-09-06 | Merge pull request #2589 from RyanDwyer/seat-set-focus-type | emersion |
2018-09-06 | Fix crash when switching to new workspace during transaction | Ryan Dwyer |
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-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 |