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

YaruCompactLayout: simplify and remove appbar mode #212

Merged
merged 1 commit into from
Sep 21, 2022

Commits on Sep 20, 2022

  1. YaruCompactLayout: simplify and remove appbar mode

    - as discussed in #211 the NarrowLayout looks different than the WideLayout and also has not much sense for when there are more than 3 or 4 items. The NarrowLayout is also bad for mouse travel on the desktop
    - thus this commit removes the layout builder inside compact layout which still leaves the compact layout with three possible widths modes
    
    Closes #211
    Feichtmeier committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    440748a View commit details
    Browse the repository at this point in the history