Age | Commit message (Expand) | Author |
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 | Merge pull request #2609 from ianyfan/commands | Drew DeVault |
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 | Merge pull request #2602 from RyanDwyer/fix-title-textures | 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-06 | Merge pull request #2600 from RyanDwyer/fix-workspace-switching | Drew DeVault |
2018-09-07 | Fix workspace switching | Ryan Dwyer |
2018-09-06 | Merge pull request #2594 from RyanDwyer/fix-pinentry | emersion |
2018-09-06 | Merge pull request #2593 from RyanDwyer/dont-be-so-dirty | Drew DeVault |
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 | Merge pull request #2592 from RyanDwyer/fix-fullscreen-unmap-focus | emersion |
2018-09-06 | Second attempt at restoring focus when closing a fullscreen view | Ryan Dwyer |
2018-09-06 | Merge pull request #2591 from RyanDwyer/fix-workspace-switch | Brian Ashworth |
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 | Merge pull request #2590 from RyanDwyer/fix-output-active-workspace | Brian Ashworth |
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 | Merge pull request #2587 from RyanDwyer/fix-layout-toggle-crash | Brian Ashworth |
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 |
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 |