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

pager: teach Icon view about colorsets #538

Merged
merged 1 commit into from
Jun 15, 2021
Merged

pager: teach Icon view about colorsets #538

merged 1 commit into from
Jun 15, 2021

Commits on Jun 15, 2021

  1. pager: revamp IconView

    When FvwmPager is iconified, it's able to display a mini version of
    itself, showing the current desk.  This hasn't been touched in a while
    and therefore needs to be amended slightly to work:
    
    * Allow for the Pager icon view to honour colorset definitions.  This
      overrides any other settings (such as `*FvwmPager: Back green`) which is
      deliberate.
    
    * Use 'struct rec' to coordinate values.
    
    * Reindent this function.
    
    Fixes #537
    ThomasAdam committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    d46eecf View commit details
    Browse the repository at this point in the history