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

Add "Search" in startmenu.widget #302

Open
sfs-pra opened this issue Jan 1, 2025 · 8 comments
Open

Add "Search" in startmenu.widget #302

sfs-pra opened this issue Jan 1, 2025 · 8 comments

Comments

@sfs-pra
Copy link
Contributor

sfs-pra commented Jan 1, 2025

Search for an application based on the entered pattern. I.e. add a window at the bottom. Roughly like in LXQT
So far I'm using https://gitlab.com/vala-panel-project/vala-panel/-/tree/master/runner

It would also be nice to be able to add frequently used terminal.desktop etc to the top and bottom of the menu.
Item(“terminal.desktop”, “top|bottom”)
Pretty much like in XFCE

@sfs-pra
Copy link
Contributor Author

sfs-pra commented Jan 2, 2025

It would be nice to add a tooltip to the menu that shows “Comment=” from *.desktop

@LBCrion
Copy link
Owner

LBCrion commented Jan 2, 2025 via email

@sfs-pra
Copy link
Contributor Author

sfs-pra commented Jan 4, 2025

Tooltips added.

sfwbar-git r1753.701626d -work!

@knm100
Copy link
Contributor

knm100 commented Jan 5, 2025

Top/bottom items added

How to add search to top or bottom of startmenu?

@sfs-pra
Copy link
Contributor Author

sfs-pra commented Jan 5, 2025

How to add search to top or bottom of startmenu?

So far only by calling a third-party program :
AppMenuItemBottom GT("Find") + "%gtk-find", "vala-panel-runner"
If you need - I can post vala-panel-runner packages for Arch and Deb

@LBCrion
Copy link
Owner

LBCrion commented Jan 5, 2025 via email

@knm100
Copy link
Contributor

knm100 commented Jan 5, 2025

If you need - I can post vala-panel-runner packages for Arch and Deb

thank you, I would like to try, please!

@sfs-pra
Copy link
Contributor Author

sfs-pra commented Jan 5, 2025

thank you, I would like to try, please!

vala-panel-runner-0.5.0-1-x86_64.pkg.tar.xz
vala-panel-runner_0.5.0-lf01_amd64.deb

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants