hexlocation hex
  • Joined on 2024-12-17
hex pushed to devel at hex/renga 2025-02-11 21:28:04 +00:00
996bc38052 threading something something threading
hex pushed to devel at hex/renga 2025-02-10 10:36:14 +00:00
b9b1b50599 fix: add gloox lib to make command & fix: move client class to mm window
hex pushed to devel at hex/renga 2025-02-09 12:24:33 +00:00
e8704f731f temp commit (gonna work more on the go)
hex pushed to devel at hex/renga 2025-02-09 11:49:55 +00:00
258d520ede fix: don't compile swp files & feat: add connection middleman
hex commented on issue hex/renga#2 2025-02-08 21:20:14 +00:00
TODO: Add UI elements using LayoutBuilder instead of calling AddView

meow

hex opened issue hex/renga#2 2025-02-08 21:10:19 +00:00
TODO: Add UI elements using LayoutBuilder instead of calling AddView
hex opened issue hex/renga#1 2025-02-08 21:09:59 +00:00
TODO: Implement working XMPP functionality (messaging, contact list)
hex pushed to devel at hex/renga 2025-02-08 21:04:52 +00:00
52a92b1065 fix: make contacts window also adopt sys colors
0a678e6f55 fix: input box triggering button
Compare 2 commits »
hex pushed to devel at hex/renga 2025-02-08 20:46:17 +00:00
f33e0aca06 feat: finish UI + chore: organize all windows into separate files
43deda8646 temp
417bfa9c32 feat: create base class for xmpp connections
Compare 3 commits »
hex pushed to devel at hex/renga 2025-02-08 12:56:14 +00:00
59ac3aeb0a feat: add new contacts list and connect to xmpp button
hex pushed to devel at hex/renga 2025-02-08 11:29:51 +00:00
d7781bbbf4 add xmpp gloox library to deps
hex pushed to devel at hex/renga 2025-02-08 11:15:07 +00:00
c38dda6b0b fix: clangd typo
hex pushed to devel at hex/renga 2025-02-08 11:14:30 +00:00
5582a8ee7b feat: clangd c++20 lsp example + add clang dependency
hex pushed to devel at hex/renga 2025-02-08 11:07:09 +00:00
b963ad22a8 chore: move compiler macros to header file
hex pushed to devel at hex/renga 2025-02-08 11:05:41 +00:00
d0f6bb3480 feat: c++20 support, and compiler macros for appname and title
hex pushed to devel at hex/renga 2025-02-08 10:28:19 +00:00
0ff2dae233 App.cpp: make UI base (add group layouts and allat)
hex pushed to devel at hex/renga 2025-02-07 19:27:24 +00:00
f5f26b7025 README: add some shit
59ceb4209d Makefile: add all in one test command
6d2658db25 App.cpp: fix broken resizing (label still not visible)
Compare 3 commits »
hex pushed to devel at hex/renga 2025-02-07 19:02:29 +00:00
6f85110b9b hello world
hex pushed to main at hex/cheatsheets 2025-02-07 15:42:36 +00:00
441d7c50d9 Hello World
hex pushed to devel at hex/renga 2025-02-07 12:07:28 +00:00
4fef70020b fix: README capitalization