beansprout-custom/src
Ben Buhse efd0222899
Add window title and wm info to Bar
This commit adds the focused window title to the left side of the bar
and some WM info (primary count/ratio and # of visible/total windows) to
the right side.

It also adds new vertical_padding and horizontal_padding config options
for the bar.
2026-02-27 11:02:42 -06:00
..
config Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
Bar.zig Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
Buffer.zig Apply Rect to Buffer.borderedRectangle 2026-02-16 17:32:46 -06:00
BufferPool.zig Fix a number of typos in comments 2026-02-22 18:01:57 -06:00
Config.zig Implement left-side primary 2026-02-25 15:16:48 -06:00
Context.zig Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
flags.zig Change errdefers in create()/init() functions 2026-02-13 19:30:21 -06:00
globber.zig Create initial window rules set up 2026-02-17 16:26:18 -06:00
InputDevice.zig Change errdefers in create()/init() functions 2026-02-13 19:30:21 -06:00
InputManager.zig Fix a number of typos in comments 2026-02-22 18:01:57 -06:00
LibinputDevice.zig Fix a number of typos in comments 2026-02-22 18:01:57 -06:00
main.zig Convert Bar to use river-shell-surface 2026-02-26 16:34:48 -06:00
Output.zig Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
Seat.zig Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
TagOverlay.zig Apply Rect to Buffer.borderedRectangle 2026-02-16 17:32:46 -06:00
utils.zig Move Utf-8 -> codepoint conversion to utils 2026-02-26 17:29:22 -06:00
WallpaperImage.zig Move old TODO comments to docs/TODO.md 2026-02-24 16:40:58 -06:00
Window.zig Add window title and wm info to Bar 2026-02-27 11:02:42 -06:00
WindowManager.zig Implement single_window_ratio 2026-02-25 13:51:39 -06:00
XkbBindings.zig Move old TODO comments to docs/TODO.md 2026-02-24 16:40:58 -06:00