beansprout-custom/src
Ben Buhse 040ccc14f3
Implement configurable component locations in bar
This allows the user to configure which component (title, wm_info, clock)
is rendered to which part of the bar (left, right, center).

You can also use `none` to hide the location.
2026-02-27 11:41:46 -06:00
..
config Implement configurable component locations in bar 2026-02-27 11:41:46 -06:00
Bar.zig Implement configurable component locations in bar 2026-02-27 11:41:46 -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 Add time_format config for custom strftime strings 2026-02-27 11:02:45 -06:00
Output.zig Fix Focus when switching tags 2026-02-27 11:41:44 -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