beansprout-custom/src
Ben Buhse f10eecffc4
Try again when wl_display.flush() returns EAGAIN
This was causing us to exist when we probably shouldn't have been.
I think the main issue was all the syncNextCommit calls for the bar.

These changes have seeminglly fixed my crash
2026-02-27 13:39:08 -06:00
..
config Implement configurable component locations in bar 2026-02-27 11:41:46 -06:00
Bar.zig Try again when wl_display.flush() returns EAGAIN 2026-02-27 13:39:08 -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 Try again when wl_display.flush() returns EAGAIN 2026-02-27 13:39:08 -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 Fix bug where windows don't have border on wm restart 2026-02-27 12:07:24 -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