this post was submitted on 26 Jun 2024
796 points (94.4% liked)
linuxmemes
21198 readers
97 users here now
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Oh?! Those app icons not appearing or working properly every once and a while are a gnome problem? Genuinely just thought I was doing something wrong.
I am not necessarily new to linux as I have distro hopped extensively so I might give KDE plasma a shot as I have heard good things but I am certainly not an expert when It comes to linux. I have only learned enough to keep my games running and my desktop environment clean. Sometimes I will run into an issue I cant fix and just reinstall the OS or try another one lmao.
I've recently grown quite interested in customizing my DE but was struggling to understand how people do it. Not used to messing with config files and I downloaded themes but didn't know how to install them. It often feels like I simply expected to know a lot of linux knowledge so steps often go unexplained and since I learned how to use linux primarly independantly and through necessary maintenance, there's a lot of of stuff I simply never learned because I did not need to.
Also what is the difference between a system tray and a control center?
Functionally, there isn't one. Both serve the same ultimate purpose: To be an area where background services and system functionality can be accessed quickly and easily, while staying out of the way of whatever you're doing in the foreground.
The tray is just an older, arguably more primitive metaphor for the same thing: "Just give every service and app its own icon, and make it so that icon can be clicked to access its options and features". It's simple, but it works.
The control center is more elegant, like, really, it is. It saves screen real estate and such. Giving you a little scrollable window where every controllable thing has its own little area. But that is contingent on the application itself implementing that functionality. When an application expects an old-fashioned tray, Gnome's control center just tells that app to go $&#* itself, when they could, if they wanted to, just add a corner on the control center for "legacy apps". But they don't wanna, because they think they know better than everyone else.