patrick pushed to slack-api at patrick/a_chat_client
-
ba620e66aa cache slack team users + lazy loading of channel messages
-
12d2d7263e actually fetch some info from slack
- Compare 2 commits »
patrick pushed to wayland at patrick/a_chat_client
-
8cff4fb8a6 make janky titlebar
patrick pushed to wayland at patrick/a_chat_client
-
fb60bd5f32 and we have the linux wayland backend usable (sorta)
-
89f0a15ade render those rectangles
-
85df8265b0 use opengl instead of egl lol
- Compare 3 commits »
patrick pushed to wayland at patrick/a_chat_client
-
2942efe6e2 WOO EGL context!
patrick pushed to wayland at patrick/a_chat_client
-
6119d34559 wayland mouse input
patrick pushed to wayland at patrick/a_chat_client
-
4c1d4f7547 get a stupid wayland black box on the screen
patrick pushed to wayland at patrick/a_chat_client
-
a20302e5ce get a stupid wayland black box on the screen
patrick pushed to main at patrick/a_chat_client
-
3e25ed94fc start getting the slack api setup
-
383478cf15 get needed mouse states for UI
-
2eaca7a4b9 fix view not updating with rendered contents
-
0d8b0b738a fork from an_editor
patrick created repository patrick/a_chat_client
patrick pushed to main at patrick/an_editor
-
78773a54a7 add interface for loading files (only works on macOS)
-
0a57e30ead text insertion!
-
da0b9ab2c7 start actual editor stuff
-
2ffbc3a65e don't hardcode stuff with rendering (sorta), actually use ui flags
- Compare 4 commits »
patrick pushed to main at patrick/an_editor
-
e941db978c fixed bug in ui.h causing 0 height, got ui rects rendering heck yea
-
6e0d5d58d2 'support' dpi scaling, sorta
- Compare 2 commits »
patrick pushed to main at patrick/an_editor
-
6b94f0dbde haha, init the arrays first
patrick pushed to main at patrick/an_editor
-
20f6e2f2dc don't depend on sokol
-
86e5eaaac9 prune unused elements
- Compare 2 commits »
patrick pushed to main at patrick/an_editor
-
46dd862512 yup layouting...stil need to clean up a few things
-
74e3821233 ui layouting...?
- Compare 2 commits »
patrick pushed to main at patrick/an_editor
-
b436268ffa add ui element helper macros
-
e806637b10 create elements?
-
92aa0af44c array macros
- Compare 3 commits »
patrick pushed to main at patrick/an_editor
-
11a53fa087 get working on linux (kinda), implement hash table
patrick pushed to main at patrick/an_editor
-
112d0bbb8e hash table impl
-
3e5d58fa72 get started on ui stuff (just types for now)
-
62ec411a5d render font at proper scale (sorta)
-
a02c4d2b0a get text working squash me with above PLZ
-
26df55b198 get texture working