218
submitted 4 months ago by e8d79@discuss.tchncs.de to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] possiblylinux127@lemmy.zip 35 points 4 months ago

They could just accept GTK 4. Anyway, they will need some GTK 4/libadwaita support as there are an increasing number of apps that use it.

[-] therealjcdenton@lemmy.zip 11 points 4 months ago

Hello fellow citizen, I almost agree but libadwaita is inherently gnome's thing, and libadwaita apps are usually closely built into the gnome desktop, so using it outside of gnome seems weird. Kinda like using Dolphin outside of KDE (tho that's just because of qt). They want to be able to integrate their forks visually.

[-] MonkderDritte@feddit.de 1 points 4 months ago* (last edited 4 months ago)

I don't see libadadwaita as progress. Last week, simple-scan got an update and is stuck to a dark theme since then. To change it, i would have to install gnome-settings and klick a button there. Can't do that via my usual keyboard-combo.

edit: edited Gnome's 'don't theme our apps' away since it's beside the point.

[-] TheGrandNagus@lemmy.world 26 points 4 months ago* (last edited 4 months ago)

If you actually read through that they say theme away to your heart's content, just please don't report issues to the app developer, report it to the theme developer.

They say that lots of time they could spend developing is managing and investigating bugs that end up being due to the user installing some random poorly-made theme, wasting precious dev time that they are donating for free.

It's a perfectly reasonable request, and has no bearing on whether an app is proprietary or not.

E: the guy above has drastically changed their comment so now mine probably doesn't make sense.

[-] palordrolap@kbin.social 6 points 4 months ago

The gsettings command can change things on the fly in the dconf, assuming that's where the setting actually resides. It's a pain to do, but that means it's possible to write a script that makes the necessary change(s) and that can then be assigned to a keyboard combo.

For example, I have one that toggles a Cinnamon panel between the top and the bottom of its screen (I won't get into why) and currently have it bound to Ctrl-Alt-Space.

It's currently a hack that uses a couple of hardcoded values that I pulled from the dconf by observing what it was set to with the panel in each location. If it finds the first value it changes it to the second, and vice versa.

(In the unlikely event I come to change the layout to something it doesn't recognise, it bails out, doing nothing.)

Anyway, you could probably do something similar to toggle the dark/light mode.

[-] MonkderDritte@feddit.de 5 points 4 months ago* (last edited 4 months ago)

gsettings didn't work in my case. Which is why i guess it's libadwaita. Btw, i'm on XFCE.

edit: though, toggling light/dark via gsettings might work.

editedit: it didn't. But GTK_THEME= did. Which is kinda troublesome still, since you can't switch session variable content for the current session. Needs a wrapper script now.

[-] possiblylinux127@lemmy.zip 1 points 4 months ago

You can use gradence to set a custom theme.

this post was submitted on 03 May 2024
218 points (99.1% liked)

Linux

47347 readers
1341 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS