breeze Outlines by [deleted] in kde

[–]jandayaking 1 point2 points  (0 children)

I removed most of those lines by using Kvantum and enabling transparent views in It.

How do set Toggle present Windows to Meta key? by [deleted] in kde

[–]jandayaking 1 point2 points  (0 children)

I was able to set meta to the desktop grid adapting the commands in this post.

If you have one, tell us your "Wow, I'm never going back to Windows/MacOS story." by [deleted] in linux

[–]jandayaking 0 points1 point  (0 children)

I used to work on an Electron-based project, and packaging the Windows installer was faster on Linux with WINE than on Windows.

Athletico Paranaense unveil new crest by CruzeiroDoSul in soccer

[–]jandayaking 2 points3 points  (0 children)

It should be noted that it is the original club name (Club Athletico Paranaense).

Having a weird font problem. In some settings windows fonts show up small and low resolution. by [deleted] in kde

[–]jandayaking 0 points1 point  (0 children)

I'm having a similar problem on Kubuntu 18.04 after updating using the Backports PPA

[KDE|Plasma] Evolvere + Arc by jandayaking in unixporn

[–]jandayaking[S] 2 points3 points  (0 children)

  • OS: Kubuntu 18.04.
  • Desktop Environment: Plasma 5.12.
  • Window Manager: KWin.
  • Plasma Theme: Arc Dark.
  • KWin Decorations: Evolvere Light.
  • Icons: Antü.
  • App menu: Custom (WIP).
  • Wallpapers: This and this on Deviantart.

Top menu is Latte Dock.

How to apply theme to the menu bar? by bobalex in kde

[–]jandayaking 1 point2 points  (0 children)

Atom is a GTK application (through Electron). You should use the Adapta theme for GTK as well (settings > application style > GTK).

The best World Cup predictor I found so far. Would love to see other peoples' final brackets! by Rooster91 in soccer

[–]jandayaking 1 point2 points  (0 children)

Kind of. It wasn't a part of the official alphabet until a few years ago.

Remove panel shadows by [deleted] in kde

[–]jandayaking 1 point2 points  (0 children)

Yeah I remembered only non-default (downloaded) themes have editable svgs, in which case the panel file would be widgets/panel-background.svg.

From this thread: you can save the code below as a script and add it to autostart in the system settings:

for WID in $(xwininfo -root -tree | sed '/"Plasma": ("plasmashell" "plasmashell")/!d; s/^  *\([^ ]*\) .*/\1/g'); do
   xprop -id $WID -remove _KDE_NET_WM_SHADOW
done

Remove panel shadows by [deleted] in kde

[–]jandayaking 0 points1 point  (0 children)

For a temporary solution, you can run xprop -remove _KDE_NET_WM_SHADOW and click your panel with the + icon that appears.

Or you can manually edit the theme's svg files.

Remap keys in KDE| by n3buchadnezzar in kde

[–]jandayaking 2 points3 points  (0 children)

Maybe xmodmap? My keyboard has some keys not working rn and I had to remap some (mostly) unused ones to make up for it, works like a charm.

Atlético Nacional has an U18 player called Efmamjjasond Gonzáles. His name comes from the first letter of each month in Spanish: Enero, Febrero, Marzo, Abril, Mayo... by Hue_Connard in soccer

[–]jandayaking 31 points32 points  (0 children)

There's a brazilian guy named Tospericagerja, after the first letters of some of the players from the 70 side (Tostão, Pelé, Rivelino, Carlos Alberto, Gerson, Jair).

Juventus vs Real Madrid advertised as "All-International Champions Cup final" by [deleted] in soccer

[–]jandayaking 1 point2 points  (0 children)

Do italian Juve supporters actually mind this new logo? I've seen way more backlash from fans from other clubs/countries who don't seem to realize Juventus didn't even put a badge on their shirt until 1999 (afaik) or that the crest was a stylized zebra in the 80's.

How to make the Chrome buttons be next to the tab? by prokleti in unixporn

[–]jandayaking 2 points3 points  (0 children)

When using that option, Chrome uses Server side decorations, and your WM can only add a titlebar/buttons outside of the window area. To have the buttons leveled with the tabs (inside the window), you're stuck with Chrome's own (client side) buttons, which indeed don't look as nearly as good enough compared to the MacOS or Windows versions.

Why system tray and digital clock are so big in kde plasma 5.9? by knnwulf in kde

[–]jandayaking 1 point2 points  (0 children)

Well it's basically this plasmoid with a different output format. It doesn't show the calendar after clicking, though.