devlog: centered view

This commit is contained in:
CJ van den Berg 2025-11-17 21:17:47 +01:00
parent a6ced2c352
commit 2d655ef7a4
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 9 additions and 0 deletions

View file

@ -15,6 +15,15 @@ them.
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
devlog entries in the [archive](/devlog/).
## [centered view]($section.id("2025-11-17T20:56:38+01:00"))
For very wide screens you can now center the view with `ctrl+k x`, or the command
`toggle_centered_view`. The width of the centered view is configurable with the
option `centered_view_width`.
[]($video.asset('2025-11-17_centered_view.mp4').controls(true))
## [more tabbar improvements]($section.id("2025-10-25T00:15:46+02:00"))
Tabs can now be reordered with the mouse by dragging them, or by the new commands `move_tab_next`