this post was submitted on 23 Nov 2021
36 points (86.0% liked)

Linux

48099 readers
741 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
you are viewing a single comment's thread
view the rest of the comments
[–] arthur@lemmy.ml 8 points 3 years ago (1 children)

That's correct. Flatpak is the present. It's happening right now.

[–] southerntofu@lemmy.ml 1 points 3 years ago (1 children)

Is it though? is it integrated by default in your desktop environment? Can you easily add 3rd party repos from GUI? Can you finely edit the sandboxing settings for an app from GUI?

Hell, i can't even find how to make flatpak apps respect my keymap for keybindings. Inside a flatpak run'ed app, typing respects AZERTY but pressing Ctrl+A will trigger quit dialog (Ctrl+Q) as if i used QWERTY keymap.

[–] pinknoise@lemmy.ml 3 points 2 years ago* (last edited 2 years ago) (1 children)

is it integrated by default in your desktop environment?

It creates .desktop files and even sandboxes dbus, what more should it do?

Can you easily add 3rd party repos from GUI?

Why would GUI users need to do that?

Can you finely edit the sandboxing settings for an app from GUI?

https://flathub.org/apps/details/com.github.tchx84.Flatseal

[–] arthur@lemmy.ml 1 points 2 years ago

Your response was far more accurate that I could do. 👍