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

Center systray vertically #3860

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

Commits on Feb 4, 2024

  1. Merge pull request #1 from awesomeWM/master

    Merge from central.
    FeZoli committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ba69dfe View commit details
    Browse the repository at this point in the history
  2. Center systray vertically

    If the user sets the systay size with systray:set_base_size(...), then this change centers the systray vertically.
    FeZoli authored and Zoltan Fekete committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    fa432e7 View commit details
    Browse the repository at this point in the history
  3. Fixed error when base_size is not set

    FeZoli authored and Zoltan Fekete committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    9301c49 View commit details
    Browse the repository at this point in the history
  4. Update lib/wibox/widget/systray.lua

    Removed trailing whitespace.
    
    Co-authored-by: Aire-One <aireone@aireone.xyz>
    2 people authored and Zoltan Fekete committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    a554498 View commit details
    Browse the repository at this point in the history
  5. Applied common API to determine vertical alignment.

    Zoltan Fekete committed Feb 4, 2024
    Configuration menu
    Copy the full SHA
    ead4fc3 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. Removed unused variable.

    Removed unnecessary whitespces.
    Fekete Zoltan authored and Fekete Zoltan committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    5017aca View commit details
    Browse the repository at this point in the history