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
[–] QuazarOmega@lemy.lol 10 points 9 months ago (1 children)

Don't most desktop environments already have this?

An environment agnostic tool isn't a bad thing though, it already exists as PinApp, though I'm guessing OP is doing this more as a learning project

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

Damn, i didn't know this existed. Welp, at least I know how to manipulate the system from code.

[–] QuazarOmega@lemy.lol 5 points 9 months ago

Don't be discouraged, doing something from scratch is always a great learning opportunity and even if this isn't the first iteration of such a tool there is room improvement, for instance, I don't think any of the tools that allow creation .desktop shortcuts interface with any context menu as yours would do in the future, so that could be a cool feature to show off!