this post was submitted on 25 Oct 2023
105 points (87.2% liked)

Linux

46775 readers
1968 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
 

Hi everyone,

I'd like to have my apps as tiles within a full-screen view (ideally called via pressing the Windows button on the keyboard) in Linux, pretty much the Windows Metro look as seen above. I have all the icon files and just need to link them to the apps themselves. Might you know of a way to do that?

Thanks for your help! Temperche

all 32 comments
sorted by: hot top controversial new old
[–] [email protected] 97 points 10 months ago (1 children)

BRB, gotta wash out my eyes with bleach now.

[–] [email protected] 52 points 10 months ago (3 children)

Meh, i hate the design too, but i can absolutely support someone looking into making their linux install more personal.

[–] [email protected] 28 points 10 months ago* (last edited 10 months ago) (1 children)

It sucks when forced on you by Microsoft but when the suffering is entirely self inflicted it's way more fun

[–] [email protected] 11 points 10 months ago (1 children)

Heck, that's practically the unofficial linux motto.

[–] [email protected] 4 points 10 months ago

I am somewhat convinced some part of my brain is just an agent of chaos and wants to see me suffer because the moment I get something working nicely I suddenly get the urge to change everything

[–] [email protected] 6 points 10 months ago

Sure. Whatever. But Windows 8 is really the last theme I'd ever choose.

[–] [email protected] 4 points 10 months ago (1 children)

It looks pretty good but its usability is shit

[–] [email protected] 2 points 10 months ago* (last edited 8 months ago)

[This comment has been deleted by an automated system]

[–] [email protected] 64 points 10 months ago (2 children)

I haven't tested it myself personally but this menu for KDE seems to be what you're looking for?

[–] [email protected] 12 points 10 months ago

Wow! Thanks. I absolutely love this style, but I know I am in a great minority in that, so I didn't even think anyone had done this.

[–] [email protected] 9 points 10 months ago

oh wow, looks pretty nice

[–] [email protected] 55 points 10 months ago (3 children)

There will always be someone requesting the weirdest Windows features.

[–] [email protected] 12 points 10 months ago* (last edited 8 months ago) (1 children)

[This comment has been deleted by an automated system]

[–] azertyfun 2 points 10 months ago (1 children)

The move makes some sense in context. Computer sales were declining and it was looking (if you're Cueball) as if the traditional desktop/laptop computer was about to die out. The Surface was being developed, tablets were all the rage, PC gaming wasn't that big yet, and so Microsoft thought "alright, K/B+mouse is out, touchscreens are in, we need to update our interface to cater for this new demographic, but we'll still allow people to use a keyboard and mouse if they really want to I guess". That's when they went all in with Windows-On-ARM (remember Windows RT?) as well.

Obviously a completely missed shot in retrospect. What Microsoft miserably failed to understand is that smartphones were in, but touch screen interfaces are absolutely awful for power users. Ya can't really use Excel or write a book on a touchscreen. And ya don't need to pay for a Windows license to browse Facebook, Twitter, and passively consume some news and video. So the "middle segment" of tablets never really had broad appeal in general, and Surface tablets especially were the middle segment of a middle segment (with android/chromebooks on one side and the iPad on the other) so the Metro UI never had a chance to make sense for more than a handful of very lonely Surface users. No wonder they scrapped it a few years later when sales of touchscreen windows devices failed to materialize.

[–] brax 6 points 10 months ago

Right? I'm thinking "who the frig would willingly choose this of all options‽" 🤣

[–] Drito 2 points 10 months ago* (last edited 10 months ago)

I like that for Windows phones. I still have one. Screen space is saved. You choose the app you want on the main screen from a clean list instead of an icon profusion. Nowadays all phones interfaces are the same and less good than the Windows Phone interface.

Its cool on phones, but I admit, I don't need that on PC.

[–] [email protected] 24 points 10 months ago

This is the UI of my nightmares

[–] Dr_Willis 18 points 10 months ago

It's going to depend on what desktop environment you are using, the default Gnome launcher has a huge full screen launcher setup.

there may be gnome extensions for another look.

Gnome is not the same look, but similar in its oversized UI.

I hate it.:)

I tend to use some other quick launchers. or a simple nested applications menu.

[–] [email protected] 17 points 10 months ago* (last edited 10 months ago)

KDE has some app launchers that look just like this, but last time I tried them, they were a little buggy🫠
But yeah, I think that would be your best bet. A good Win 8 style launcher for KDE and Kwin rules to make all apps launch fullscreen automatically.

Here's some launchers that might fit the bill:
https://store.kde.org/p/1584342/
https://store.kde.org/p/1897990/
https://store.kde.org/p/1364064/
https://store.kde.org/p/1677095/
https://store.kde.org/p/1973454/

This one is the most similar, however it did not work for me:
https://store.kde.org/p/1932321

[–] [email protected] 10 points 10 months ago* (last edited 10 months ago)

I don't have a particular DE in my mind that offers this feature out of the box, but if one offers that, then it's KDE. Search for it in their application starter menu section, there's one for sure!

Question is: why do you want that?
It's wrong to judge one for their taste, that's sure. To be fair, I even liked the W8 menu when it came out.

The problem with it is, that it creates a "dive in"-effect, similar to when you enter a room and then forget what you wanted in the first place.

I personally would recommend you Vanilla Gnome. It has a similar, simplistic design language and the overview creates the opposite effect. Instead of the "enter a new room", the activity overview disconnects you from your current task and makes task switching easier while not forgetting what you originally wanted.

Are there any other reasons for why you chose the menu?

[–] [email protected] 10 points 10 months ago

I use rofi (on my machine with dmenu theme) and after some digging I found this: https://github.com/Dartegnian/rofi-metro You may use this on any distro as there are very few dependencies to run this simple launcher :)

[–] [email protected] 8 points 10 months ago

I'm coming from a place of complete ignorance on this, but I'm guessing this would be a straightforward gnome extension. The app menu is almost this already

[–] [email protected] 4 points 10 months ago

depending on how much your willing to learn eww(elowars wacky widgets) would be a very good option

[–] [email protected] 3 points 10 months ago

Gnome overview maybe?

[–] [email protected] 2 points 9 months ago

There is a KDE Plasma widget that adds a metroUI style tiled launch screen to the desktop... Though I don't remember it's name atm

[–] [email protected] 2 points 10 months ago

You could hack something together with KDE widgets (plasmoids I think?), creating an array of app launchers on your desktop.

It'd be a completly manual way of doing it though, so up to you if you think it's worth it.

[–] [email protected] 1 points 10 months ago

I'm with you; I like the Metro style. If you have an Android phone, the Square Home launcher is a great implementation.

[–] Secret300 1 points 9 months ago

KDE has the option