[GH-ISSUE #296] Rotate widgets #1526

Closed
opened 2026-05-22 22:52:49 +01:00 by JakeStanger · 1 comment
Owner

Originally created by @antrmn on GitHub (Aug 31, 2023).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/296

Is your feature request related to a problem? Please describe.
It is great to have the panel vertically oriented. However, the system trays still places the icons horizontally, while the clock prints the time vertically. The transform CSS attribute seems to have no effect.

Describe the solution you'd like
Give options for a better experience when the bar is vertical

  • Rotate labels
  • Allow system tray icons to be placed along rows, not columns
Originally created by @antrmn on GitHub (Aug 31, 2023). Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/296 **Is your feature request related to a problem? Please describe.** It is great to have the panel vertically oriented. However, the system trays still places the icons horizontally, while the clock prints the time vertically. The `transform` CSS attribute seems to have no effect. **Describe the solution you'd like** Give options for a better experience when the bar is vertical - Rotate labels - Allow system tray icons to be placed along rows, not columns
JakeStanger 2026-05-22 22:52:49 +01:00
Author
Owner

@JakeStanger commented on GitHub (Aug 31, 2023):

There is some discussion happening around this in #294 currently.

Both the suggestions above seem sensible. The label module is currently not rotating text, which it should. The plan is then to add a new option to allow manual specification of text rotation.

<!-- gh-comment-id:1701743340 --> @JakeStanger commented on GitHub (Aug 31, 2023): There is some discussion happening around this in #294 currently. Both the suggestions above seem sensible. The `label` module is currently not rotating text, which it should. The plan is then to add a new option to allow manual specification of text rotation.
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
JakeStanger/ironbar#1526
No description provided.