LordMZTE
  • Joined on 2020-07-10
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-13 19:17:10 +01:00
46431dbe65 deps: update zenolith
LordMZTE pushed to master at zenolith/zenolith 2024-01-13 19:15:49 +01:00
6292688915 fix: various logic bugs
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-13 16:37:02 +01:00
395752fbae deps: update zenolith
LordMZTE pushed to master at zenolith/zenolith 2024-01-13 16:26:08 +01:00
c23e6ea621 fix: Box respects it's constraints
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-13 15:07:56 +01:00
a25844b948 feat: implement CharType treevents and fix font stuff
LordMZTE pushed to master at zenolith/zenolith 2024-01-13 15:04:32 +01:00
f84d6be6be feat: implement builtin themes and make Labels use attreebutes
LordMZTE pushed to master at zenolith/zenolith 2024-01-13 13:50:54 +01:00
ab4a4395d8 feat: implement spacer widget
LordMZTE pushed to master at zenolith/zenolith 2024-01-13 13:24:06 +01:00
4841f81bac docs: update todo list in README
c60503790b feat: automatically determine treevent firing mode
48527a02e0 fix: correct text positioning
8c859623a4 fix: temporarily remove constraint checks
3ebf0f84f7 feat: implement CharType treevent
Compare 5 commits »
LordMZTE synced commits to master at LordMZTE/dotfiles from mirror 2024-01-10 23:59:40 +01:00
3f61065096 wlbg: swap shader
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-10 23:30:15 +01:00
078e47775a feat: implement focus system
LordMZTE pushed to master at zenolith/zenolith 2024-01-10 23:25:12 +01:00
d55439e94e feat: implement focus system
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-09 21:30:58 +01:00
34f7d2a135 Merge remote-tracking branch 'tmp/feat/deltatime'
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-09 21:28:24 +01:00
8b7ff91901 feat: implemented delta time
LordMZTE pushed to master at zenolith/zenolith 2024-01-09 20:17:12 +01:00
c39d2dc27d feat: add delta time field to Draw treevent
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-09 19:56:28 +01:00
cc75b8561c fix: remove old code
LordMZTE pushed to master at zenolith/zenolith 2024-01-09 19:27:01 +01:00
4fbfdb11f3 fix: WidgetIter will also return first widget
LordMZTE synced commits to master at LordMZTE/dotfiles from mirror 2024-01-08 23:08:12 +01:00
76e9c9d4c1 update all zig code in accordance with upstream changes
LordMZTE pushed to master at zenolith/zenolith 2024-01-08 23:04:36 +01:00
a899c90a14 Merge pull request 'feat: implemented widget iterator' (#6) from coding-agent/zenolith:master into master
5d38cea63a feat: implemented widget iterator
Compare 2 commits »
LordMZTE pushed to master at zenolith/zenolith-sdl2 2024-01-08 20:19:59 +01:00
1c65a0095a feat: implement key events
LordMZTE pushed to master at zenolith/zenolith 2024-01-08 20:14:22 +01:00
ff9c651272 feat: implement key press events