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

When placing the menu top, can favorites and application categories be flipped? #26

Closed
rharmonson opened this issue Sep 21, 2024 · 6 comments

Comments

@rharmonson
Copy link

rharmonson commented Sep 21, 2024

Skip to #26 (comment). The initial posts are me figuring stuff out.

On initial launch, nwg-menu size is pretty good but on selecting an application category, the window shrinks and I must use the slider.

My feeling is the this can be set in the css, but my experimentation hasn't been very fruitful. Using list, I can set a min height but the categories are push to the bottom--I have the menu top-left. Attempts to set for the window height and minimum height in the css doesn't appear to have any effect.

I am sure that I am doing some wrong and appreciate your guidance.

Screen shots attached.
nwg-menu-onlaunch
nwg-menu-oncatselect
nwg-menu-longlist

@rharmonson
Copy link
Author

rharmonson commented Sep 21, 2024

Example of using min-height (list) that would do the trick if I could get the list to align top under the search box.
nwg-menu-list_min-height

I will keep at it.

@rharmonson
Copy link
Author

Alright, I now understand how you have this setup. You have a div or box for the user to add favorites which is above the categories of software. Your current format makes complete sense if it is used on the bottom of the screen. To use the menu from the top, the two would need to be flipped with categories top and favorites bottom.

Is this possible?

@rharmonson rharmonson changed the title How to set minimum window size When placing the menu top, can favorites and application categories be flipped? Sep 21, 2024
@nwg-piotr
Copy link
Owner

Like this?

obraz

Yes, it would be a cosmetic change.

@rharmonson
Copy link
Author

That would do it. Thank you!

Gentoo's nwg-menu testing package is version 1.3.0. I am going to have to create patches from your commits and hope the dependencies are met to build.

Nice menu and I will close the issue. Again, thank you.

@nwg-piotr
Copy link
Owner

Don't hurry. I'm back-porting some other forgotten stuff right now.

@nwg-piotr
Copy link
Owner

Done.

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

2 participants