71
submitted 3 months ago by joojmachine@lemmy.ml to c/linux@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] pr06lefs@lemmy.ml 2 points 3 months ago* (last edited 3 months ago)

So I guess the implication here is apps written explicitly for libadwaita will not be usable on generic GTK. So a calculator, for instance, that uses AdwDialog won't be executable on a platform that doesn't support libadwaita, like windows.

Will an app dependent on libadwaita be usable on linux without gnome? Like xfce, or xmonad?

[-] lemmyvore@feddit.nl 9 points 3 months ago

apps written explicitly for libadwaita will not be usable on generic GTK.

When an app targets a platform-specific library like Adwaita it explicitly forgoes supporting generic, cross-platform GTK.

Will an app dependent on libadwaita be usable on linux without gnome? Like xfce, or xmonad?

Depends what you mean by "usable".

Will it run, yes, most likely. But the UI will be full of Gnome-y things that make little sense on other DE's, among which the theme is just one. Could be other stuff, like accessibility, features etc.

As long as none of the shortcomings are deal-breakers for you I guess you can call it "usable".

At the end of the day there's always going to be DE's that expand their UI features, and apps that take advantage of those. Cosmic, Plasma, Granite etc. are all examples of such platform-specific UI libs. Even in a cross-platform library like GTK or Qt there's no guarantee that they're compatible with each other. Bottom line is, when you mix and match apps made for different toolkits there's always going to be variations.

It was nice for a while having common themes that could target both GTK and Qt and having unified-looking desktops. I guess that era is over. Back to each app having its own incompatible theming and the only common point being that they're all "light-ish" or "dark-ish".

[-] possiblylinux127@lemmy.zip 5 points 3 months ago

Windows supports libadwaita

[-] Vincent@feddit.nl 4 points 3 months ago* (last edited 3 months ago)

It means that on systems with apps installed written with libadwaita, will also have libadwaita installed, rather than just GTK. But those apps will look like GNOME apps, which might look out of place on e.g. a Windows or Xfce desktop.

[-] joojmachine@lemmy.ml 4 points 3 months ago* (last edited 3 months ago)

Will an app dependent on libadwaita that be usable on linux without gnome? Like xfce, or xmonad?

of course it will, that's not the point, the point is to make apps that use libadwaita look consistent even in platforms outside of GNOME

[-] pr06lefs@lemmy.ml 2 points 3 months ago

Ok, I thought the article was saying libadwaita was to add special features and styles for use in gnome specific apps.

[-] joojmachine@lemmy.ml 1 points 3 months ago

Don't worry, this article is mainly to clear some misunderstanding about libadwaita anyway, having questions about it is natural

this post was submitted on 03 Jun 2024
71 points (93.8% liked)

Linux

47362 readers
1240 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