Bug 316916 - Recently installed items menu entry by default
Summary: Recently installed items menu entry by default
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-kickoff (show other bugs)
Version: 4.10.1
Platform: Ubuntu Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-17 16:10 UTC by Volkan
Modified: 2013-07-06 12:02 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volkan 2013-03-17 16:10:57 UTC
In openSUSE, I saw "Recently Installed" menu entries in Kickoff, but in Kubuntu it does not exist.

There are only:

Switch tabs on hover
Show applications by name

items available.

It would be good idea to enable this since this would help users to find the application they've just installed easier.

See the openSuse kickoff menu settings screenshot:
http://i0.simplest-image-hosting.net/picture/screen-20130317-115632.jpg

Reproducible: Always
Comment 1 Jekyll Wu 2013-03-20 03:29:45 UTC
The official code does  not contain that feature. It is a opensuse specific patch( no surprise since package management is highly distro specific), so there is no way for it to be available on ubuntu.
Comment 2 Wolfgang Bauer 2013-03-29 11:42:27 UTC
Why got this feature request closed as invalid?

Yes it is a patch by openSUSE, but it contains nothing distro-specific. (Package management is not involved because it's just about showing new .desktop files in a separate submenu)

Anyway, I have extracted the patch out of openSUSE's package and put it up on reviewboard:
https://git.reviewboard.kde.org/r/109611/
Maybe this can get included in KDE...

@Volkan:
If this patch is not accepted, you could at least ask Kubuntu to include it as well... ;-)
Comment 3 Volkan 2013-03-29 11:44:26 UTC
(In reply to comment #2)
> Why got this feature request closed as invalid?
> 
> Yes it is a patch by openSUSE, but it contains nothing distro-specific.
> (Package management is not involved because it's just about showing new
> .desktop files in a separate submenu)
> 
> Anyway, I have extracted the patch out of openSUSE's package and put it up
> on reviewboard:
> https://git.reviewboard.kde.org/r/109611/
> Maybe this can get included in KDE...
> 
> @Volkan:
> If this patch is not accepted, you could at least ask Kubuntu to include it
> as well... ;-)

Great Thanks! :). Let's wait and see, otherwise I will definitely ask for it :)
Comment 4 Volkan 2013-03-31 12:11:34 UTC
(In reply to comment #2)
> Why got this feature request closed as invalid?
> 
> Yes it is a patch by openSUSE, but it contains nothing distro-specific.
> (Package management is not involved because it's just about showing new
> .desktop files in a separate submenu)
> 
> Anyway, I have extracted the patch out of openSUSE's package and put it up
> on reviewboard:
> https://git.reviewboard.kde.org/r/109611/
> Maybe this can get included in KDE...
> 
> @Volkan:
> If this patch is not accepted, you could at least ask Kubuntu to include it
> as well... ;-)

By the way how can I try it out before it is patched?
Comment 5 Wolfgang Bauer 2013-04-03 18:11:35 UTC
(In reply to comment #4)
> By the way how can I try it out before it is patched?

You have to compile kde-workspace from source.

In short:
- download the kde-workspace source code
- download this patch (in the reviewboard link above click on "Download Diff") and apply it
- compile and install it (in this case plasma/desktop/applets/kickoff would be enough)
Instructions for compiling from source can be found here f.e.:
http://techbase.kde.org/Development/Tutorials/Building_An_Existing_Application

If you have questions regarding this, I'd suggest you ask in the KDE forums at http://forums.kde.org/
Bugzilla isn't really the right place for this...
Comment 6 Volkan 2013-07-06 12:02:03 UTC
Feature is submitted and now included by default: https://git.reviewboard.kde.org/r/109611/