Feed Advanced Search

Feb 17 2020

The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

There is now not clickable space between items:


At least it should be clickable

Feb 17 2020, 5:28 PM · Plasma

Feb 16 2020

The-Feren-OS-Dev updated the diff for D27438: Increase System Tray Plasmoid spacing value slightly.

One more patch update to keep the change consistent with the rest of the code

Feb 16 2020, 10:56 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Fair point, just checked that now and they're indeed the same. Got confused with 0.65 as 0.65 looks different to 0.5.

Feb 16 2020, 10:34 PM · Plasma
The-Feren-OS-Dev updated the diff for D27438: Increase System Tray Plasmoid spacing value slightly.

Went to 0.5, because 0.6 indeed looks just like 0.5 in execution

Feb 16 2020, 10:33 PM · Plasma
The-Feren-OS-Dev retitled D27438: Increase System Tray Plasmoid spacing value slightly from Set System Tray Plasmoid spacing value from 0 to units.smallSpacing to Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 9:20 PM · Plasma
The-Feren-OS-Dev updated the test plan for D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 9:18 PM · Plasma
The-Feren-OS-Dev updated the diff for D27438: Increase System Tray Plasmoid spacing value slightly.

Changed value to Math.round(units.smallSpacing * 0.7)

Feb 16 2020, 9:15 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Nevermind, then, I guess something changed between now and Plasma 5.18.1 master code meaning that no longer works, back to the old method...

Feb 16 2020, 8:38 PM · Plasma
The-Feren-OS-Dev planned changes to D27438: Increase System Tray Plasmoid spacing value slightly.

Managed to come to a good compromise, however now I've hit a bit of a roadblock.

Feb 16 2020, 7:41 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

After a bit more digging around the code, I found another alternative way to do this which also fixes a bug I just noticed with this patch (there's clicking deadzones in-between the tray icons), however the method for doing it causes this spacing:

Feb 16 2020, 7:26 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Also, it's nice to have the "after" versions right after each corresponding "before" version so you can more easily compare them by clicking on one and navigating between them with the arrow keys. :)

Feb 16 2020, 7:15 PM · Plasma
The-Feren-OS-Dev updated the test plan for D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 7:15 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

To make this patch easier to review without applying it, please add all the various sets of before-and-after images to the Test Plan section, not in comments.

Feb 16 2020, 7:07 PM · Plasma
The-Feren-OS-Dev updated the test plan for D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 7:06 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

VS same but with / 2:

Feb 16 2020, 6:45 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Please check how this looks with a vertical panel.

Feb 16 2020, 6:45 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Which one would people prefer?
Units.smallSpacing:

Feb 16 2020, 6:20 PM · Plasma
The-Feren-OS-Dev updated the summary of D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 5:59 PM · Plasma
The-Feren-OS-Dev updated the summary of D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 5:57 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Would people prefer that above design to 2px? (actual Units.smallSpacing according to the HIG - https://hig.kde.org/layout/units.html) ^ (above message)

Feb 16 2020, 5:56 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Here's it with / 2 added to the spacing value:

Feb 16 2020, 5:54 PM · Plasma
gikari awarded D27438: Increase System Tray Plasmoid spacing value slightly a Yellow Medal token.
Feb 16 2020, 5:51 PM · Plasma
The-Feren-OS-Dev updated the test plan for D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 5:47 PM · Plasma
The-Feren-OS-Dev retitled D27438: Increase System Tray Plasmoid spacing value slightly from Set System Tray Plasmoid spacing value from 0 to 3 to Set System Tray Plasmoid spacing value from 0 to units.smallSpacing.
Feb 16 2020, 5:46 PM · Plasma
The-Feren-OS-Dev updated the diff for D27438: Increase System Tray Plasmoid spacing value slightly.

Changed spacing to units.smallSpacing

Feb 16 2020, 5:46 PM · Plasma
The-Feren-OS-Dev added a comment to D27438: Increase System Tray Plasmoid spacing value slightly.

Patch update coming in a bit.

Feb 16 2020, 5:45 PM · Plasma
The-Feren-OS-Dev added a reviewer for D27438: Increase System Tray Plasmoid spacing value slightly: VDG.
Feb 16 2020, 5:29 PM · Plasma
The-Feren-OS-Dev requested review of D27438: Increase System Tray Plasmoid spacing value slightly.
Feb 16 2020, 5:29 PM · Plasma
The-Feren-OS-Dev added a comment to D27436: Use task rather than tabs.

To make it stretch to the borders, simply just remove padding from panel.svgz and from the Plasmoid highlight SVG.

Feb 16 2020, 4:38 PM · Plasma

Feb 15 2020

The-Feren-OS-Dev updated the task description for T12706: Adaptive Panel Transparency option for Plasma Style developers.
Feb 15 2020, 10:11 PM · Plasma 6
The-Feren-OS-Dev triaged T12706: Adaptive Panel Transparency option for Plasma Style developers as Wishlist priority.
Feb 15 2020, 10:10 PM · Plasma 6

Feb 13 2020

The-Feren-OS-Dev added a comment to D27384: [KCM Fonts] force need save to false during load to avoid state to be true too early.

I still don't fully understand the bug and the fix

So what we're saying is:
Something changes us to needs save early on startup
We emit changed early
That gets lost (?)
So we have to reset back to unchanged after loading so that future changes will enable the apply button?

Feb 13 2020, 9:47 PM · Plasma
The-Feren-OS-Dev added a comment to D27384: [KCM Fonts] force need save to false during load to avoid state to be true too early.

Other people are confirming that this patch also fixes the issue:
https://bugs.kde.org/show_bug.cgi?id=416358

Feb 13 2020, 9:11 PM · Plasma
The-Feren-OS-Dev accepted D27384: [KCM Fonts] force need save to false during load to avoid state to be true too early.

I can confirm this fixes the bug - apply now becomes sensitive when changing a setting in Fonts

Feb 13 2020, 9:08 PM · Plasma
The-Feren-OS-Dev added a comment to D27384: [KCM Fonts] force need save to false during load to avoid state to be true too early.

Started building plasma-desktop over here on an affected machine with this diff applied

Feb 13 2020, 8:35 PM · Plasma

Feb 12 2020

The-Feren-OS-Dev added a comment to T12308: Dolphin UI redesign.

Here's a small design change to maybe consider:

Feb 12 2020, 10:57 PM · Dolphin, Goal: All About the Apps, VDG

Feb 10 2020

The-Feren-OS-Dev added a comment to D27271: [kcms/colors] RFC: Accent Colours.

Since this is related, I'll just drop my concept design for Colours KCM for reference on a possible colour schemes header design to consider. Ignore the button at the bottom, I've realised now that that idea is pointless since we removed so many colour schemes by now out of the box that having a separate page for all the colour schemes is no longer a pointful idea.

Feb 10 2020, 6:51 PM · Plasma
The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

Alright, fair enough, I noticed that just now.

Feb 10 2020, 6:47 PM · Plasma, VDG
The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

"By default we only ship four color schemes."
Most distributors of Plasma include those four... and then all the other standard Plasma colour schemes besides that, resulting in a truck load of colour schemes to present users with out of the box. If we have a curated box on the first page the user sees, they'll easily know what the light and dark colour schemes that the distribution is built with are, and won't ever have to be surrounded by the other colour schemes unless they want that much customisation.

Feb 10 2020, 10:00 AM · Plasma, VDG

Feb 9 2020

The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

@ngraham The reason for the concept's two-colour-grids is this:
The first page's grid is limited to A FEW colour schemes that the distributor chooses. This can then be used similar to how Zorin Appearance only presents a light and dark option initially to the user before presenting the rest of the themes below that in its dropdown menus. This keeps the user from looking in the haystack of colour schemes on the second page for the distributor's light and dark colour scheme(s).

Feb 9 2020, 2:59 PM · Plasma, VDG

Feb 8 2020

The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

Here's a new mockup I did of what the Colours KCM could look like with Accent Colours

Feb 8 2020, 10:42 PM · Plasma, VDG

Feb 6 2020

The-Feren-OS-Dev added a comment to D27195: Change "Redisplay" to "Refresh".

"Reload" could also work, as that's also a very common and recognizable term.

Feb 6 2020, 5:38 PM · Frameworks
The-Feren-OS-Dev accepted D27195: Change "Redisplay" to "Refresh".

This is something I've recently suggested myself, so having this happen would be a small change but still a good change.

Feb 6 2020, 5:37 PM · Frameworks

Jan 30 2020

The-Feren-OS-Dev updated the task description for T12538: Some ideas for KDE Plasma 6.
Jan 30 2020, 8:36 PM · Plasma 6
The-Feren-OS-Dev triaged T12622: [Approved] Move wallpaper changing into a KCM and make it easier to apply the wallpaper to the desktop(s), lock screen, and login screen all at once as Wishlist priority.
Jan 30 2020, 8:35 PM · VDG, Plasma
The-Feren-OS-Dev renamed T12621: Move Activities features into Workspaces and ultimately remove Activities from Move Activities features into Workspaces and ultimately ditch Activities to Move Activities features into Workspaces and ultimately remove Activities.
Jan 30 2020, 8:25 PM · Plasma 6
The-Feren-OS-Dev triaged T12621: Move Activities features into Workspaces and ultimately remove Activities as Wishlist priority.
Jan 30 2020, 8:25 PM · Plasma 6
The-Feren-OS-Dev triaged T12620: Allow wallpapers to be spanned across monitors as Wishlist priority.
Jan 30 2020, 8:13 PM · Plasma 6
The-Feren-OS-Dev triaged T12619: Add a secondary colour scheme set for Plasmoid popups as Wishlist priority.
Jan 30 2020, 8:03 PM · Plasma 6
The-Feren-OS-Dev triaged T12618: Launcher Groups in Task Manager and Icons-Only Task Manager as Wishlist priority.
Jan 30 2020, 7:57 PM · Plasma 6

Jan 22 2020

The-Feren-OS-Dev accepted D25015: Update breeze theme shadows.

I feel like the shadows might be slightly overcompensating in shadow strength for the small shadow span (it looks kinda weird on first glance), but apart from that minor nitpick, I'd say this is good to go.

Jan 22 2020, 6:05 PM · Frameworks

Jan 13 2020

The-Feren-OS-Dev updated the task description for T12538: Some ideas for KDE Plasma 6.
Jan 13 2020, 7:53 PM · Plasma 6
The-Feren-OS-Dev updated the task description for T12538: Some ideas for KDE Plasma 6.
Jan 13 2020, 7:51 PM · Plasma 6
The-Feren-OS-Dev updated the task description for T12538: Some ideas for KDE Plasma 6.
Jan 13 2020, 7:49 PM · Plasma 6
The-Feren-OS-Dev updated the task description for T12538: Some ideas for KDE Plasma 6.
Jan 13 2020, 7:49 PM · Plasma 6
The-Feren-OS-Dev triaged T12538: Some ideas for KDE Plasma 6 as Wishlist priority.
Jan 13 2020, 7:48 PM · Plasma 6
The-Feren-OS-Dev added a watcher for Plasma 6: The-Feren-OS-Dev.
Jan 13 2020, 7:23 PM

Jan 11 2020

The-Feren-OS-Dev planned changes to D23117: [Look and feel] Add a way for LNF themes to manually specify Splash Screen, Latte Layout and Borderless Maximised Windows.
Jan 11 2020, 9:26 PM · Plasma
The-Feren-OS-Dev added a comment to T12308: Dolphin UI redesign.

So are we officially abandoning the idea of moving the Breadbcrumbs/URL Navigator into the toolbar? Shall we close T11663?

Jan 11 2020, 6:41 PM · Dolphin, Goal: All About the Apps, VDG

Jan 10 2020

The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Looks like this needs a bit of CMake work to stop installing the old icons:

# from directory: /home/nate/kde/build/plasma-framework
gmake[2]: *** No rule to make target '/home/nate/kde/src/plasma-framework/src/desktoptheme/air/icons/nepomuk.svg', needed by 'src/desktoptheme/oxygen/oxygen.gzipped/icons/nepomuk.svgz'.  Stop.
gmake[1]: *** [CMakeFiles/Makefile2:880: src/desktoptheme/oxygen/CMakeFiles/oxygen_desktoptheme_graphics_icons.dir/all] Error 2

Probably need to add the new ones too.

Jan 10 2020, 8:34 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

@bruns @ngraham What do you two think about using the find icon as the search icon, given we use the find icon for search in Dolphin in the Oxygen icon set?

Jan 10 2020, 7:53 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

There we go. Noticed there was a slight imperfection with the icon alignment in the previous edit so fixed that.

Jan 10 2020, 7:51 PM · Frameworks
The-Feren-OS-Dev updated the diff for D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Rename 'nepomuk' Plasma Theme icons to 'search' and redesign Oxygen/Air 'search' icon

Jan 10 2020, 7:50 PM · Frameworks
The-Feren-OS-Dev updated the diff for D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Rename 'nepomuk' Plasma Theme icons to 'search'

Jan 10 2020, 7:40 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

*sigh* It seems scour-icon decided to nuke the layer names that made the icons identifiable, working on fixing that now.

Jan 10 2020, 7:32 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

^ that was just me scour-icon'ing the SVG file as I forgot to initially.

Jan 10 2020, 7:27 PM · Frameworks
The-Feren-OS-Dev updated the diff for D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Rename 'nepomuk' Plasma Theme icons to 'search' and restyle Oxygen/Air Search Icon

Jan 10 2020, 7:26 PM · Frameworks
The-Feren-OS-Dev updated the diff for D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Rename 'nepomuk' Plasma Theme icons to 'search' and restyle Oxygen/Air's icon

Jan 10 2020, 7:22 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Hmph... Oxygen has a low-quality 'search' icon. I'll update the diff again in a bit to add a higher quality version of the icon in SVG form if I can find a higher quality SVG of the icon from Oxygen.

Jan 10 2020, 7:03 PM · Frameworks
The-Feren-OS-Dev updated the diff for D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Rename 'nepomuk' Plasma Theme icons to 'search'

Jan 10 2020, 6:56 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

Alright, I'll look into having a replacement icon for Oxygen/Air.

Jan 10 2020, 4:49 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

If anyone has any issues with removing the 'nepomuk' icon theming, please be sure to let me know so I can add them back in again on this patch to be alongside the 'search' theming to sort that issue out.

Jan 10 2020, 4:27 PM · Frameworks
The-Feren-OS-Dev added a reviewer for D26555: Rename 'nepomuk' Plasma Theme icons to 'search': VDG.
Jan 10 2020, 2:59 PM · Frameworks
The-Feren-OS-Dev added a reviewer for D26555: Rename 'nepomuk' Plasma Theme icons to 'search': Plasma.
Jan 10 2020, 2:59 PM · Frameworks

Jan 9 2020

The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

I still think the proper fix was to investigate why the widget explorer didn't show an icon instead of randomly changing the icon it uses which can have potential impact on other themes

This is a fix to it happening in real-time in Plasmashell me making this patch is not related to a potential issue with Widget Explorer. However, I could easily edit this patch to retain the nepomuk icons alongside the renamed ones if needed.

But if I understood it right this patch is a reaction to an issue caused by changing the icon which was caused by the widget explorer issue?

Jan 9 2020, 11:16 PM · Frameworks
The-Feren-OS-Dev added a comment to D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.

I still think the proper fix was to investigate why the widget explorer didn't show an icon instead of randomly changing the icon it uses which can have potential impact on other themes

Jan 9 2020, 11:13 PM · Frameworks
The-Feren-OS-Dev retitled D26555: Rename 'nepomuk' Plasma Theme icons to 'search' from Rename nepomuk Plasma Theme icons to 'search' to Rename 'nepomuk' Plasma Theme icons to 'search'.
Jan 9 2020, 11:03 PM · Frameworks
The-Feren-OS-Dev requested review of D26555: Rename 'nepomuk' Plasma Theme icons to 'search'.
Jan 9 2020, 11:01 PM · Frameworks

Jan 6 2020

The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

Alternatively, we could make use of the tech Plasma uses to launch Latte if a Global Theme specifies Latte as a startup service.

Jan 6 2020, 2:10 PM · Plasma
The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

Alternatively, we could make use of the tech Plasma uses to launch Latte if a Global Theme specifies Latte as a startup service.

Jan 6 2020, 2:09 PM · Plasma
The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

@mvourlakos Is there currently a D-Bus method for starting Latte that can be used? Asking to save myself looking around for it when I work on the Global Theme KCM Code once more.

Jan 6 2020, 1:15 PM · Plasma

Jan 4 2020

The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

Some more ideas I'd like to see implemented, when we add accent colours, on the colour scheme creation side:

Jan 4 2020, 9:17 PM · Plasma, VDG

Jan 3 2020

The-Feren-OS-Dev added a comment to T12308: Dolphin UI redesign.

If those ideas are implemented, Dolphin looks just like it does in these concepts layout-wise and Recent is placeable in the Places part as just "Recent" it'd be darn perfect.

Jan 3 2020, 4:34 PM · Dolphin, Goal: All About the Apps, VDG
The-Feren-OS-Dev added a comment to T12308: Dolphin UI redesign.

Just some ideas I'd also love to see implemented:

  1. Have the fallback menu button if no menu is shown be an optional toolbar component that can be moved or removed
  2. Have the menu appear when pressing ALT and then disappear after being used, like in Windows.
  3. Have the fallback menu button not appear if a Global Menu is used
Jan 3 2020, 4:24 PM · Dolphin, Goal: All About the Apps, VDG

Jan 2 2020

The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

But would it still carry out the operation if that message displayed or not?

Jan 2 2020, 6:17 PM · Plasma

Dec 31 2019

The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

Does the command work when Latte Dock is already running in the background? Just asking now so I don't accidentally cause the import to happen twice if Latte Dock is running.

Dec 31 2019, 5:41 PM · Plasma
The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

Alright, I'm going to try and implement this now Feren OS Dec 2019 is done.

Dec 31 2019, 12:08 AM · Plasma

Dec 30 2019

The-Feren-OS-Dev added a comment to T12444: Advertise Plasma to Windows 7 refugees.

"Re-create a theme that looks and feels like Windows 7?"

Dec 30 2019, 8:33 PM · KDE Promo

Dec 29 2019

The-Feren-OS-Dev added a comment to T12443: Multi-level Appearance KCM.

Apart from desiring having a 'Global Style' sub-KCM for only applying the Theme part of the Global Theme like how Desktop Layout is only applying the Layout part of the Global Theme, and the icon for 'Desktop Layout', this is pretty much perfect already for a Proof-of-Concept and in terms of its GUI design.

Dec 29 2019, 2:16 AM · Plasma: KCM Redesign, VDG

Dec 28 2019

The-Feren-OS-Dev added a comment to T11052: Accent Colors, Color Ramps and other improvements to theming..

At its simplest, it'd probably look like this (but way less bad), however it would be nice if it had a tickbox directly above it for enabling desktop background dependant colouring instead and maybe also have a bunch more colour options. Max cap, I suggest, for custom colours would be 30 custom colours, with every new colour made after that point causing the custom colours to shift backwards once overriding the 1st colour and then the newest one would be on the end of the 30th custom colour.

Dec 28 2019, 11:21 PM · Plasma, VDG
The-Feren-OS-Dev added a comment to T11746: Make it possible to see what a Global Theme will change and only apply certain parts of it.

+1 on the idea of splitting of Global Theme into Global Theme and Desktop Layout (2 KCMs).

Dec 28 2019, 9:12 PM · VDG, Plasma

Dec 22 2019

The-Feren-OS-Dev added a comment to T12412: Tweak KColorSchemeEditor layout.

Just an idea for the redesign: Maybe have an optional setting for setting an "Accent Colour" at the top of the list which then sets Focus, Hover Decoration and other colours that are basically an Accent Colour setting but with applicable shades. Optional so that people can easily set it all in one go while other people can still have full control over their colour palette.

Dec 22 2019, 5:31 PM · Plasma, VDG

Dec 20 2019

The-Feren-OS-Dev added a comment to T12400: Consider what position KDE Neon should take regarding Flatpak, Snaps, and packages future.

While I haven't been in the loop much regarding the advantages and disadvantages of both packaging systems, I do know making use of Flatpak or Snaps is a good idea on the terms that we can nail the desktop integration between applications and the overall Plasma and KDE experience first time.

Dec 20 2019, 10:55 PM · Neon

Dec 10 2019

The-Feren-OS-Dev added a comment to T12192: Redesign application launcher.

Just in case we do go with the Simple Menu idea, here's the Feren OS mod of Simple Menu to save you flipping the categories and apps list:

Dec 10 2019, 5:53 PM · Plasma, VDG
The-Feren-OS-Dev awarded T12192: Redesign application launcher a Love token.
Dec 10 2019, 3:34 PM · Plasma, VDG
The-Feren-OS-Dev added a comment to T12192: Redesign application launcher.

I think the layout is entirely fine now if not perfect, TBH, based on the latest comment to have a design in it. The search bar is placed near the menu so users see it first, and the search bar is usually always near the panel.

Dec 10 2019, 3:33 PM · Plasma, VDG
The-Feren-OS-Dev added a comment to T9041: New "Home" tab for Kickoff.

1x

This feels quite cluttered to me.

To be honest, I kind of think we were on the right track with the discussion of just replacing Kickoff with SimpleMenu by default and adding some more features to it. With the addition of "Recent Documents" and "Places" as categories on the side, it's almost there feature-wise.

Dec 10 2019, 3:29 PM · Plasma, VDG

Nov 30 2019

The-Feren-OS-Dev added a comment to T11915: Commission new official version of the KDE logo with the word "KDE" next to it or below it.

+1 Noto
-1 Kabel

Also did this some time ago, probably doesn't work but eh, maybe it gives some ideas for the horizontal ones.
It uses Noto ExtraBold to match the Kabel's K thickness/weight, and has a "base" logo where you can add ".org", or "Made by", etc without it looking off


Nov 30 2019, 5:04 PM · VDG, KDE Promo
The-Feren-OS-Dev added a comment to T11915: Commission new official version of the KDE logo with the word "KDE" next to it or below it.

TBH, I like the Noto Sans design the most, however for font consistency Kabel is kinda decent.

Nov 30 2019, 4:40 PM · VDG, KDE Promo

Nov 17 2019

The-Feren-OS-Dev added a comment to T7622: Support Latte Dock layout in Look N' Feel packages.

I'll get back to this later, with https://phabricator.kde.org/D23117, but for now this idea is on the backburner (kind of) while I release Feren OS Next. I will get back to this though and start working on making the import Latte Layout call be integrated into the aforementioned patch once I'm done with releasing Feren OS Next officially, though.

Nov 17 2019, 2:13 AM · Plasma