home.social

#imgui — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #imgui, aggregated by home.social.

  1. Hi folks! ✌️

    Here's a little app that I've made for this one day.

    👉 codeberg.org/xolatgames/BYSU

    It will help you to create backups of your games' saves.

    It has ugly, but workable GUI, and let you create a "backups' list" for multiple games.

    Then you will need to push "Create backups!" button, and then your backups was be made.

    Thanks for reading, and I will see you in the next time! 😉👋✌️

    #backups #imgui #sdl #sdl3 #cpp #cplusplus #cmake #opensource #sqlite #sqlite3 #app #apps #soft #software

  2. Hi folks! ✌️

    Here's a little app that I've made for this one day.

    👉 codeberg.org/xolatgames/BYSU

    It will help you to create backups of your games' saves.

    It has ugly, but workable GUI, and let you create a "backups' list" for multiple games.

    Then you will need to push "Create backups!" button, and then your backups was be made.

    Thanks for reading, and I will see you in the next time! 😉👋✌️

    #backups #imgui #sdl #sdl3 #cpp #cplusplus #cmake #opensource #sqlite #sqlite3 #app #apps #soft #software

  3. to sum up my past two weeks on my personal projects (aka why I've gotten even less done than normal)

    #sdl3 #imgui #fltk #programming #indiedev #gamedev #tooldev

  4. to sum up my past two weeks on my personal projects (aka why I've gotten even less done than normal)

    #sdl3 #imgui #fltk #programming #indiedev #gamedev #tooldev

  5. to sum up my past two weeks on my personal projects (aka why I've gotten even less done than normal)

    #sdl3 #imgui #fltk #programming #indiedev #gamedev #tooldev

  6. to sum up my past two weeks on my personal projects (aka why I've gotten even less done than normal)

    #sdl3 #imgui #fltk #programming #indiedev #gamedev #tooldev

  7. to sum up my past two weeks on my personal projects (aka why I've gotten even less done than normal)

    #sdl3 #imgui #fltk #programming #indiedev #gamedev #tooldev

  8. EGUI's rendering has very nifty trick with the scheduled frames. Your widget can request render for example 500ms from now. Like the text cursor in a text field.

    It doesn't make a queue of requests, but keep only the next time it needs to render in memory. Suppose I render something 2ms from now, then the text widget will request render in 498ms from now. On every tick each widget schedules the next one, but latest only counts.

    #ImGui doesn't have this, and I wish it did!

    #Rust #Egui #GUI

  9. Hi folks! ✌️

    Now you can download Crisps Chat 🍟 as an AppImage ⚙️🏔️👉 codeberg.org/xolatgames/Crisps

    And, also, it doesn't stores your data right in the folder where it locates now, so it doesn't clogs this folder (for example, your "Downloads" folder)

    And I also put here some old screenshots of the app so you don't forget about how does it looks 😉

    Have a nice evening 👋✌️

    #cpp #cplusplus #imgui #cmake #appimage #cmake3 #app #apps #messaging #chat #chats #soft #opensource #software #communication

  10. Hi folks! ✌️

    Now you can download Crisps Chat 🍟 as an AppImage ⚙️🏔️👉 codeberg.org/xolatgames/Crisps

    And, also, it doesn't stores your data right in the folder where it locates now, so it doesn't clogs this folder (for example, your "Downloads" folder)

    And I also put here some old screenshots of the app so you don't forget about how does it looks 😉

    Have a nice evening 👋✌️

    #cpp #cplusplus #imgui #cmake #appimage #cmake3 #app #apps #messaging #chat #chats #soft #opensource #software #communication

  11. First pass of my 3D particle emitter for my Raylib game is done. I'm going to wait until it's feature complete before I re-write it for the GPU, something I have no idea how to do. It's only emits sphere meshes, which is fine for now since it stylistically fits the game's art.

    #raylib #indiedev #imgui

  12. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  13. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  14. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  15. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  16. Hi, folks! ✌️

    So, I finally tested the new version of Crisps Chat 🍟, and fixed the left issues in it.

    And now you can download the new version 🏔️👉 codeberg.org/xolatgames/Crisps

    And make your server as private.

    Have a good day to everyone 😉

    #cpp #cplusplus #chat #chats #communication #app #apps #foss #linux #soft #software #codeberg #network #cmake #codelite #sdl #sdl2 #imgui #dearimgui #opensource #dev #devlog #development

  17. imgui_bundle, a library for writing GUI apps with Python is amazing.

    What is less amazing is that they are doing *exactly* what Wayland critics of protocol ext-zones was afraid of, misusing the reposition API to drag windows around. 🤦

    In this case though, they are misusing xdg_popup as a kind of 'child window', and using reposition API when dragged. But this should be done with XDG child window without decorations.

    Bug could be in #SDL or #Imgui_bundle

    #Wayland #Linux #Python #ImGui

  18. imgui_bundle, a library for writing GUI apps with Python is amazing.

    What is less amazing is that they are doing *exactly* what Wayland critics of protocol ext-zones was afraid of, misusing the reposition API to drag windows around. 🤦

    In this case though, they are misusing xdg_popup as a kind of 'child window', and using reposition API when dragged. But this should be done with XDG child window without decorations.

    Bug could be in #SDL or #Imgui_bundle

    #Wayland #Linux #Python #ImGui

  19. imgui_bundle, a library for writing GUI apps with Python is amazing.

    What is less amazing is that they are doing *exactly* what Wayland critics of protocol ext-zones was afraid of, misusing the reposition API to drag windows around. 🤦

    In this case though, they are misusing xdg_popup as a kind of 'child window', and using reposition API when dragged. But this should be done with XDG child window without decorations.

    Bug could be in #SDL or #Imgui_bundle

    #Wayland #Linux #Python #ImGui

  20. imgui_bundle, a library for writing GUI apps with Python is amazing.

    What is less amazing is that they are doing *exactly* what Wayland critics of protocol ext-zones was afraid of, misusing the reposition API to drag windows around. 🤦

    In this case though, they are misusing xdg_popup as a kind of 'child window', and using reposition API when dragged. But this should be done with XDG child window without decorations.

    Bug could be in #SDL or #Imgui_bundle

    #Wayland #Linux #Python #ImGui

  21. imgui_bundle, a library for writing GUI apps with Python is amazing.

    What is less amazing is that they are doing *exactly* what Wayland critics of protocol ext-zones was afraid of, misusing the reposition API to drag windows around. 🤦

    In this case though, they are misusing xdg_popup as a kind of 'child window', and using reposition API when dragged. But this should be done with XDG child window without decorations.

    Bug could be in #SDL or #Imgui_bundle

    #Wayland #Linux #Python #ImGui

  22. And, I've make the user's representaion color for messages more contrast for the dark mode 🌙

    I've do this few time ago, but forgot to share you this.

    The version with this change you can download from here already 🏔️👉 codeberg.org/xolatgames/Crisps

    #cpp #cplusplus #sdl #sdl2 #dev #development #devlog #chat #chats #communication #codeberg #git #messaging #app #apps #soft #software #opensource #imgui #dearimgui #json #codelite #cmake #darkmode #darktheme #linux #inkscape

  23. And, I've make the user's representaion color for messages more contrast for the dark mode 🌙

    I've do this few time ago, but forgot to share you this.

    The version with this change you can download from here already 🏔️👉 codeberg.org/xolatgames/Crisps

    #cpp #cplusplus #sdl #sdl2 #dev #development #devlog #chat #chats #communication #codeberg #git #messaging #app #apps #soft #software #opensource #imgui #dearimgui #json #codelite #cmake #darkmode #darktheme #linux #inkscape

  24. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  25. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  26. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  27. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  28. Hi, folks! ✌️ I'm here to share you that I'm totally rewriting of Crisps Chat 🍟

    If you want to checks the status of the app, you can visits its Codeberg page 🏔️👉 codeberg.org/xolatgames/Crisps

    Thanks for attention! 😄 And I wish you a good day 😉

    #cplusplus #cpp #sdl #sdl2 #imgui #chat #chats #messaging #MessagingApp #communication #app #apps #soft #software #opensource #codeberg #git #codelite #inkscape #chatting #development #dev #devlog #cmake #rewriting

  29. Y'all does any one have reccomendations for an #IMGUI library that's written in C (or lua) without C++ code???

  30. 🐢 "Introducing ImAnim: because what your #ImGui app really needs is a #flashy coat of paint to distract from its innate mediocrity. 🎨 It's like adding a disco ball to a cave—sure, it sparkles, but you're still stuck in the darkness. 💡✨"
    github.com/soufianekhiat/ImAnim #ImAnim #design #software #creativity #humor #HackerNews #ngated

  31. 🐢 "Introducing ImAnim: because what your #ImGui app really needs is a #flashy coat of paint to distract from its innate mediocrity. 🎨 It's like adding a disco ball to a cave—sure, it sparkles, but you're still stuck in the darkness. 💡✨"
    github.com/soufianekhiat/ImAnim #ImAnim #design #software #creativity #humor #HackerNews #ngated

  32. 🐢 "Introducing ImAnim: because what your #ImGui app really needs is a #flashy coat of paint to distract from its innate mediocrity. 🎨 It's like adding a disco ball to a cave—sure, it sparkles, but you're still stuck in the darkness. 💡✨"
    github.com/soufianekhiat/ImAnim #ImAnim #design #software #creativity #humor #HackerNews #ngated

  33. 🐢 "Introducing ImAnim: because what your #ImGui app really needs is a #flashy coat of paint to distract from its innate mediocrity. 🎨 It's like adding a disco ball to a cave—sure, it sparkles, but you're still stuck in the darkness. 💡✨"
    github.com/soufianekhiat/ImAnim #ImAnim #design #software #creativity #humor #HackerNews #ngated

  34. Hello everyone! 👋✌️

    Here's an update of "Crisps Chat 🍟"

    A huge rebase of the codebase, a fixing of the issues, and tiny changes in the UI.

    You can download the new version from Codeberg 🏔️ 👉 codeberg.org/xolatgames/Crisps

    Or from here 👉 xolatgames.itch.io/crisps-chat

    Or view the source code of the app 👉 codeberg.org/xolatgames/Crisps

    And that's all! See ya soon 😉

    #messaging #messagingApp #app #apps #soft #software #dev #development #devlog #devlogs #cpp #cplusplus #opensource #codeberg #ImGui #sdl #sdl2 #chat

  35. Coming in with an early #screenshotsaturday

    The Big Table widget improvements have really taken shape!

    - Searchable production notes per assset
    - Sortable, Searchable
    - Single-type mode that shows extra columns with the asset contents

    Have a great weekend!

    #gamedev #indiedev #imgui

  36. Hi, folks! ✌️ Here's another one update of "Crisps Chat 🍟"

    Now you can turn on/off Dark theme 🌙

    So, you can download the new version from the app's Codeberg page 🏔️ 👉 codeberg.org/xolatgames/Crisps

    And that's all. See you later 👋😉

    #cpp #cplusplus #imgui #sdl #sdl2 #inkscape #devlog #devlogs #app #apps #soft #software #development #dev #chat #chats #messaging #messagingapp #communication #opensource #codeberg #git #linux #net #network #darkmode #dark #theme #themes

  37. Well this is exciting, I added the ability for different asset types to do custom renders for their display names, so actor templates can just show their sprites inside the picker and table UIs

    Wishlist Chronicles! chrongame.com

    #gamedev #imgui #customengine #wishlistwednesday

  38. Well this is exciting, I added the ability for different asset types to do custom renders for their display names, so actor templates can just show their sprites inside the picker and table UIs

    Wishlist Chronicles! chrongame.com

    #gamedev #imgui #customengine #wishlistwednesday

  39. This has been one of the weirdest things and its been happening all year. The #ImGui in my game will glitch out like this but only on my work PC (laptop with dedicated GPU connected to external monitor)

    It comes and goes and seems to happen when certain dialogs are open but theres really no rhyme or reason to it. It doesnt happen on any other machine.

    Windows, ImGUI 1.86, Docking Branch, Lenovo Thinkpad, NVIDIA T1200

    #gamedev

  40. Second new: I decided to fully recode "Crisps Chat 🍟" On my opinion - that was a dirty code.

    It's a long story, alas...

    The recoded version is located here 👉 codeberg.org/xolatgames/Crisps

    I wish you a nice, and a cool day! ✌️😜

    #cpp #cplusplus #app #apps #soft #software #imgui #sdl #sdl2 #messaging #sqlite #sqlite3 #communication #opensource #codeberg #git #cmake #make #makefile #application #applications #linux #DearImGui #messages #chat #chatting #chats

  41. Second new: I decided to fully recode "Crisps Chat 🍟" On my opinion - that was a dirty code.

    It's a long story, alas...

    The recoded version is located here 👉 codeberg.org/xolatgames/Crisps

    I wish you a nice, and a cool day! ✌️😜

    #cpp #cplusplus #app #apps #soft #software #imgui #sdl #sdl2 #messaging #sqlite #sqlite3 #communication #opensource #codeberg #git #cmake #make #makefile #application #applications #linux #DearImGui #messages #chat #chatting #chats

  42. Second new: I decided to fully recode "Crisps Chat 🍟" On my opinion - that was a dirty code.

    It's a long story, alas...

    The recoded version is located here 👉 codeberg.org/xolatgames/Crisps

    I wish you a nice, and a cool day! ✌️😜

    #cpp #cplusplus #app #apps #soft #software #imgui #sdl #sdl2 #messaging #sqlite #sqlite3 #communication #opensource #codeberg #git #cmake #make #makefile #application #applications #linux #DearImGui #messages #chat #chatting #chats