Giter Site home page Giter Site logo

Comments (6)

jmanc3 avatar jmanc3 commented on May 26, 2024

I haven't used Rofi much so I don't know what it shows but this is what we do:

The start menu only shows ".desktop" files.
The tab "Apps" in the search menu also only shows those desktop files.
The tab "Scripts" in the search menu shows the results dmenu would show.

Is there something you feel should be different? Or maybe we should add another tab to the search menu that'll show Rofi like results? And if so, how do those results differ?

from winbar.

themagicalcats avatar themagicalcats commented on May 26, 2024

Well for a start, results that normally show up in rofi do not show up in winbar start menu, for example lets say the XFCE Whisker Menu (hopefully you used that before), it shows more applications that are installed than winbar does.

"Is there something you feel should be different?"
Well in my opinion maybe make it so people can see more results, that'd be amazing. :D

"Or maybe we should add another tab to the search menu that'll show Rofi like results? And if so, how do those results differ?"
That might not be needed because that's already being implemented in the start menu just with less results (the results need a little work), also the difference between applications shown is pretty large, I noticed big chunk of programs missing (not entirely sure why).

Hope I got what you meant.

-- Edit
I think I may of fixed the issue, I recompiled and I may of overlooked the sudo part
Sorry for wasting your time lol.

from winbar.

parkerlreed avatar parkerlreed commented on May 26, 2024

One thing I noticed. It doesn't show user desktop files. Only /usr/share/applications seems to be scanned.

~/.local/share/applications is ignored.

image

from winbar.

parkerlreed avatar parkerlreed commented on May 26, 2024

It's weird because this is after this commit ec804fe

from winbar.

parkerlreed avatar parkerlreed commented on May 26, 2024
    local_desktop_files += "/.local/share/applications/";

Is this missing the home folder reference? Seems like it's trying .local from root /

from winbar.

parkerlreed avatar parkerlreed commented on May 26, 2024

Oh sorry. Wasnt on the latest commit. It is working now. Thanks.

from winbar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.