dvui/src
David Vanderson 70f449016e scrollBar: add focus target
When you click on a scrollbar, you want to focus a different widget,
usually the scrollContainer but sometimes a parent (like
TextEntryWidget).
2023-05-09 17:13:27 -04:00
..
fonts/bitstream-vera rename gui/ to src/ 2022-06-10 13:07:31 +00:00
icons/papirus/actions rename gui/ to src/ 2022-06-10 13:07:31 +00:00
tinyvg tinyvg: workaround comptime issue on osx 2023-04-14 09:11:51 -04:00
enums.zig reworked Event layout 2022-12-22 22:25:43 -05:00
fonts.zig zig fmt 2022-07-06 12:28:26 -04:00
gui.zig scrollBar: add focus target 2023-05-09 17:13:27 -04:00
icons.zig zig fmt 2022-07-06 12:28:26 -04:00
MachBackend.zig rename CursorKind to Cursor 2023-04-28 12:38:29 -04:00
SDLBackend.zig rework KeyEvent so you can switch on code or action 2023-05-02 22:18:53 -04:00