mirror of
https://github.com/JakeStanger/ironbar.git
synced 2026-07-11 09:15:22 +01:00
[GH-ISSUE #610] Ironbar widgets do not adjust to changes in output #4417
Labels
No labels
A:Build
A:CI
A:Client
A:Config
A:Core
A:Documentation
A:Documentation
A:IPC
A:Testing
A:UX/UI
blocked
BREAKING CHANGE
duplicate
good first issue
GTK4
help wanted
invalid
M:Battery
M:Battery
M:Bindmode
M:Bluetooth
M:Brightness
M:Cairo
M:Clipboard
M:Clock
M:Clock
M:Custom
M:Focused
M:Keyboard
M:Launcher
M:Menu
M:Music
M:Music
M:Music
M:Network Manager
M:Notifications
M:SysInfo
M:Tray
M:Volume
M:Workspaces
partially resolved
P:Critical
P:High
P:Low
P:Medium
pull-request
T:Bug
T:Bug
T:Core Enhancement
T:Module Enhancement
T:New Module
T:Question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
JakeStanger/ironbar#4417
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ForgotMyPasswd on GitHub (May 25, 2024).
Original GitHub issue: https://github.com/JakeStanger/ironbar/issues/610
Describe the bug
When my monitor orientation changes, in my case by using iio-hyprland to automatically rotate my screen when I rotate my laptop, ironbar also updates its size. However, widgets appear offscreen when I click on them so they are only accessible when my display is in landscape mode.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Widgets such as the calendar widget to appear below the button when clicked or tapped
System information:
Configuration
Config
Styles
Additional context
This used to work on a previous version of ironbar, can't remember which git revision sadly. Here are the logs produced.
ironbar.2024-05-25.log
@JakeStanger commented on GitHub (May 29, 2024):
I can't easily test this myself. Are you able to send a screenshot of the problem please?
@ForgotMyPasswd commented on GitHub (Jun 2, 2024):
I've attached a video which showcases the problem
https://github.com/JakeStanger/ironbar/assets/96489361/c5ab266b-5c8c-4331-af3b-63d92982a4af
@JakeStanger commented on GitHub (Jun 2, 2024):
That's brilliant, thanks.
Very cool to see Ironbar on a touchscreen too.
@JakeStanger commented on GitHub (Aug 14, 2024):
Fix landing in git shortly. You should see with this that popups will reposition themselves on any resolution/orientation/scale changes instantly, even while open.