this post was submitted on 25 Jan 2024
69 points (88.8% liked)

Linux

48212 readers
2073 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
 

Now, to make this appear when right-clicking. Any idea how I can achieve that?

you are viewing a single comment's thread
view the rest of the comments
[–] MrOzwaldMan@lemmy.ml 1 points 9 months ago (1 children)

How do I integrate gtk and qt, so both GNOME and KDE users can use this?

[–] Aatube@kbin.social 1 points 9 months ago (2 children)

If you’re using swing, you can’t, unless you’re willing to use something called SwingWT from twelve years ago.

[–] leopold@lemmy.kde.social 1 points 9 months ago

Actually, Swing has a GTK3 style, so it can integrate decently well. JavaFX however does not.

[–] MrOzwaldMan@lemmy.ml 1 points 9 months ago (2 children)

Im using JavaFX, i forgot to type that in the title.

If it still doesn't work, i may have to just CSS or show the devs my work and they'll implement my work in their own way.

[–] Aatube@kbin.social 4 points 9 months ago

Well, JavaFX has even worse support. There aren’t even bundled themes to mimic Windows and macOS style, and you’ll indeed have to port the CSS.

[–] backhdlp@iusearchlinux.fyi 2 points 9 months ago* (last edited 9 months ago) (1 children)
[–] Aatube@kbin.social 2 points 9 months ago* (last edited 9 months ago)

the Java devs, OP's thinking they can make a JEP and pull request when they have time