beansprout-custom/src
Ben Buhse 0e7d652d24
Add time_format config for custom strftime strings
This lets the user change to any time format they want in the bar.
As part of this, we also change the bar to re-draw every second (to
allow using seconds in the time format string).
2026-02-27 11:02:45 -06:00
..
config Add time_format config for custom strftime strings 2026-02-27 11:02:45 -06:00
Bar.zig Add time_format config for custom strftime strings 2026-02-27 11:02:45 -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 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