penguinencounter

Made a LineEdit wrapper that supports custom padding around the actual LineEdit.

features:

  • inspector support for managing all the styles on the root element
    • uses the theming & theme variation system!
  • live preview
  • focus & readonly support

not-yet-features:

  • click on panel to focus
  • other LineEdit properties
Attachment
0
penguinencounter

I’m making a launcher (like a thing that launches apps!)

It doesn’t have a name yet.

For now, I’ve decided to try using Godot 4 to do it because it

  • comes with built-in support for transparent windows
  • also supports wayland, kind of
  • has a pretty good UI toolkit too

special thanks to popcar for these blog posts:

note: cyan box will not be in final product. it will either be black or a shader. i also really want this to be customizable

Attachment
0