-
-
Notifications
You must be signed in to change notification settings - Fork 620
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
[Bug]: 'panel' struts don't work with multi-monitor setup #1917
Comments
Hi, can you build git clone -b fix/bad-struts https://github.com/brndnmtthws/conky.git
cd conky
cmake -S . -B build --fresh
cmake --build build
cmake --install build The issue is caused by
|
I had the same issue. |
just tried 1.21.5 - it behaves exactly like window type desktop, no "panel-space" is reserved at all, maximized windows use the whole monitor *edit - same with 1.21.6 |
Please solve this bug..! |
Possibly related to #2046 |
#2056 was merged thanks to heavyjoost, and it fixes how |
sorry, i cannot test it, because since i upgraded to gnome 47, gnome crashes when starting conky with window type "panel". this is also the case with latest 1.21.8-pre-ebef8801 :( |
ok, i was able to test it without crashing gnome-shell, using a minimal configuration. i cannot see any problems with window positioning, but the behavior of window type "panel" is now the same as "window" or "dock", which means, when a window is maximised, it covers conky. just like reported in #2029, i am using Xorg, so looks like this is not limited to wayland. |
Eeehh... it's still broken. Cause is related to #1961. |
What happened?
i use two monitors.
conky window type is set to panel an positioned on the left side of the right monitor.
After Upgrading to 1.20 the window placement is "broken" when using the window type "panel".
once conky is started, all active windows move from the left to the right monitor and i am not able to move them all the way to the left on the left monitor, like some invisible barrier. the mouse can be moved freely on all monitors, but the windows cannot be moved all the way to the left.
downgrading to 1.19 solves the problem.
window type desktop works, this is how it should look like:
after setting window type to "panel" it looks like this:
windows cannot be moved all the way to the left, it stops at this position:
Version
1.20.2_pre
Which OS/distro are you seeing the problem on?
Arch Linux
Conky config
Stack trace
No response
Relevant log output
No response
The text was updated successfully, but these errors were encountered: