Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ not an issue ] Can the lightpad layout be used for showing many kinds of « recent activities » ? #11

Open
Coeur-Noir opened this issue Jun 25, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Vala Issued related to vala or custom widget

Comments

@Coeur-Noir
Copy link

Coeur-Noir commented Jun 25, 2020

Hi,

Lightpad is a lovely looking app-menu. But DE don't really lack of app-menu.
Whereas they almost all lack of a one-place, easy to reach, access to many recent activities.

What do I mean here by activities ?
⋅ recently used files,
⋅ recently visited folders,
⋅ recently used app's ( ideally only those not already pinned into a dock or a panel )

Those recent/frequent things may be followed through tracker.

On the same layout I'd see something like
⋅ 2 first lines for files,
⋅ 3rd line for folders
⋅ last line for app's
⋅ first page for the most recent, last page for the oldest

User should have the ability to
⋅ set the default view of lightpad on app-menu or recent-activities
⋅ switch between those two types of view ( click on an icon or keyboard shortcut ),
⋅ set the span time for recent activities ( last x hours or days with a reasonable maximum, 23h/31d )
⋅ purge that recent-activity view,
⋅ set a blacklist of app's not to show in recent view if this can't be retrieved automatically from docks or panels-applets.

Well, that sounds like a huge amount of work. But it would give lightpad a set of very distinctive features none others offer ;-)

For reference : https://discourse.ubuntubudgie.org/t/desktop-overview-full-screen-launcher/3848

@libredeb libredeb self-assigned this Jun 26, 2020
@libredeb libredeb added enhancement New feature or request help wanted Extra attention is needed Vala Issued related to vala or custom widget labels Jun 26, 2020
@libredeb
Copy link
Owner

@Coeur-Noir yes, maybe can use the file $HOME/.local/share/recently-used.xbel (in the case of GNOME for example)... this file maintain recently used files. But we will have to evaluate and test to contemplate the best way to implement it and review how many resources it consumes since the main idea is not only to have a light and powerful alternative to the macOS launchpad, but also simple. Big hug!

@Coeur-Noir
Copy link
Author

Well, I did not at all think about « light » here, but « useful » or « distinctive » when compared to all other app-menu out there.

Glad you answered ;-)

@libredeb
Copy link
Owner

@Coeur-Noir Hi,

Yes I understand the point... but the original idea behind LightPad is to offer an alternative to what exists in the macOS world with launchpad and I don't want it to lose its essence. I hope you understand.

Anyway we do not rule out including it in the future as an optional configuration.

Regards!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Vala Issued related to vala or custom widget
Projects
None yet
Development

No branches or pull requests

2 participants