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

pause-indicator: add fluent icon style and border width options #335

Merged
merged 5 commits into from
Jan 27, 2025

Conversation

Samillion
Copy link
Owner

@Samillion Samillion commented Jan 27, 2025

Changes:

  • add icon_border_width option
  • add fluent_icons option

The fluent_icons option requires the fluent-system-icons.ttf font file, which is also used for ModernZ osc.

Notes for fluent_icons:

  • Pause icon size: adjust rectangles_height option
  • Play icon size: adjust triangle_height option
  • Respects icon style options: icon_color, icon_border_color, icon_border_width, icon_opacity

fluent_indicators

mpv
├── fonts/
│   └── fluent-system-icons.ttf (optional) [required for fluent_icons]
├── script-opts
│   └── pause_indicator_lite.conf
└── scripts
    └── pause_indicator_lite.lua

@Samillion Samillion merged commit d65ae40 into main Jan 27, 2025
@Samillion Samillion deleted the dev_pause_indicator_fluent_border branch January 27, 2025 12:59
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

Successfully merging this pull request may close these issues.

1 participant