Benedek Dévényi

Results 446 comments of Benedek Dévényi

> You sure it can work on a Manjaro ARM build on a Pi 4B? I'm changing my devcenter completely from Windows. In theory everything should work just fine on...

@im-coder-lg I saw, you use Just-the-Docs, I think it's a nice stuff, and I temporarily added it as a remote theme to `tukaan/docs`. I wanna have some customization on it,...

> Is Tukaan ready for an alpha build? That way, we could gain traction to the website and the modules... Yeah, I wanna merge the Gtk theming before that so...

TODO: - [x] Make `_use` work on class as well as on instance - [x] `get_themes()` -> `classproperty(themes)` - [x] `get_system_theme()` -> `classproperty(system_theme)` - [ ] Rewrite Tcl part in...

Yes, that would be a good addition for Mac and Windows too (I'd love to see it on Linux, but there are so many different desktop environments and task managers...

Lol, I thought it's public.

https://github.com/tukaan/Idared

> How do I create menubars? There's no way for that atm. > Can we make it possible to create menubars before the application window is created in order to...

> Why not? Well, because I haven't implemented it yet 😅

> Because all windows have a menubar on macOS, it's important to define one, either for each window or a fallback menubar for the root window. Otherwise, you'll end up...