this post was submitted on 16 May 2025
43 points (100.0% liked)

unixporn

5646 readers
14 users here now

unixporn

Submit screenshots of all your *NIX desktops, themes, and nifty configurations, or submit anything else that will make ricers happy. Maybe a server running on an Amiga, or a Thinkpad signed by Bjarne Stroustrup? Show the world how pretty your computer can be!

Rules

  1. Post On-Topic
  2. No Defaults
  3. Busy Screenshot
  4. Use High-Quality Images
  5. Include a Details Comment
  6. No NSFW

founded 2 years ago
MODERATORS
 

DE: KDE Plasma

GTK + QT: Graphite by Vinceliuice

Icons: Tela Circle

top 9 comments
sorted by: hot top controversial new old
[–] Manapany@jlai.lu 6 points 4 weeks ago

Wow it looks great !!!

[–] victorz@lemmy.world 1 points 4 weeks ago (2 children)

Curious how you get the app's menu bar to become separated like that. Is that normal for KDE? I haven't used KDE for 20 years...

[–] The_Decryptor@aussie.zone 2 points 4 weeks ago

It's always been an option (iirc called "Global Menu"), it only works with apps that specifically support it though (Either through Qt or custom support for GTK apps) so that's why it's not the default.

[–] Gemini24601@lemmy.world 1 points 4 weeks ago (1 children)

I created separate panels for the widgets at the top of the screen, giving them a separated appearance. I think it’s useful because they grow or shrink depending on the content, maximizing screen real-estate

[–] victorz@lemmy.world 1 points 4 weeks ago (1 children)

Sorry, I meant how you get the menu separated from the app itself.

[–] jackemled@furry.engineer 0 points 4 weeks ago (1 children)

@victorz @Gemini24601 Do you mean the app icons on the bottom bar being separated from the launcher icon on the left? The task manager (which displays the app icons) & the launcher (which gives you a categorized list of all installed apps when couches) are different widgets in modern Plasma. You can put other widgets between them, such as a panel spacer like what's shown here. A panel spacer is an invisible widget that takes up a certain amount of space on a panel or can be made "flexible", which will cause it to take up all available space but allow other widgets to take that space back whenever they push against it. Two panel spacers are holding the task manager in the middle of the panel.

[–] Sunsofold 6 points 4 weeks ago* (last edited 4 weeks ago) (2 children)

Pretty sure they mean the menu bar (file, edit, etc.) being separate from the content pane. (the main center panel)

[–] jackemled@furry.engineer 2 points 4 weeks ago

@Sunsofold Oh ok! I'm pretty sure that's another widget, but I forgot what it's called. The menu bar can be hidden by setting a window rule, then you can add the widget to the desktop or a panel.

[–] victorz@lemmy.world 2 points 4 weeks ago

Exactly. 👍