ArtyIF

Results 68 comments of ArtyIF

I am getting the same error too now, actually. There's a chance it's one of the commits that did something. On Sat, Aug 6 2022 at 12:32:08 AM -0700, EntityinArray...

Nevermind, it does seem to be an issue with PyGObject. I created a new project, and when I built it with flatpak-builder it still had the same error.

I'll probably do it one day. I think it'll be better to rewrite the program so it was more oomox-like for easier integration of new features.

Is it possible to do that though with gtk.css? Let me check. On Fri, Jul 22 2022 at 08:10:21 AM -0700, Radical4ever ***@***.***> wrote: > It would be great if...

Since my other email didn't get sent here for some reason - yes, it's possible. Noted.

In the meantime copy the gtk.css in gtk-4.0 and gtk-3.0 and rename it gtk-dark.css, that should work

Wait, why would it do that for you? It doesn't for me. It always applies the same theme regardless of the color scheme chosen.

Are you copying those CSS files into your theme or something? Because this program doesn't change the theme files, it just copies the parameters to `~/.config/gtk-4.0/gtk.css` (or 3.0 for gtk3)....

And it doesn't apply when you have it set to dark, right? On Fri, Jul 22 2022 at 10:29:16 AM -0700, Radical4ever ***@***.***> wrote: >> Are you copying those CSS...

> just save it as gtk.css and put it in gtk-4.0 and that should work on libadwaita apps and for adw-gtk3 i do the same and restart the gtk3 apps...