[Refactor]: Rewrite Power Menu not using Wrapper's #22

Open
opened 2025-08-22 11:04:02 +10:00 by Kruziikrel13 · 0 comments
Kruziikrel13 commented 2025-08-22 11:04:02 +10:00 (Migrated from github.com)

Refactor Summary

Power Menu should be statically sized

Motivation

Using wrapper's for the power menu causes it to warp and stretch on initial load as it takes time to calculate the correct sizing for child items. Statically sizing everything should hopefully fix this.

Scope

This will only affect the Power Menu Module

Notes / Ideas

Static sizing, defined in StyleConfig.sizes

### Refactor Summary Power Menu should be statically sized ### Motivation Using wrapper's for the power menu causes it to warp and stretch on initial load as it takes time to calculate the correct sizing for child items. Statically sizing everything should hopefully fix this. ### Scope This will only affect the Power Menu Module ### Notes / Ideas Static sizing, defined in StyleConfig.sizes
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kruziikrel13/quickshell#22
No description provided.