Patrick Ziegler

Results 333 comments of Patrick Ziegler

I see. I assumed you were using the config you originally posted. In that case, try one of the following: * Turn off `wm-restack` (remove the setting) * Turn off...

Thanks for the detailed rundown. Unfortunately, I don't see anything that would prevent polybar from receiving mouse clicks. Just to clarify, you said your reboot and poweroff buttons no longer...

@zjeffer The tray module loads its settings from the module section (I guess I changed that, I thought it was always like this). The `tray-*` settings in the bar section...

@anhnamtran Thanks for telling us, I can also easily reproduce this. I guess our docking logic doesn't take into account whether the tray is actually hidden. I'll convert this into...

@an4s911 Is that with the new tray module?

Then you're still on the old tray, the new tray isn't part of a stable release yet.

@Dupond, I'm assuming you are talking about commit https://github.com/polybar/polybar/commit/52f062331503449236c320cefaf40dc499846def. You still can't display the title of all windows, you can still only use the `xwindow` module to display the title...

I have now reverse-engineered the value of all variables in that part of the code from the logs. And there is no way that the error message doesn't trigger. For...

Thanks for checking again. That means my fix does indeed work :) Time for a bugfix release

@reydeljuego12345 Can you elaborate a bit? I don't quite understand how setting `tray_output primary` in i3bar would solve the issue there. Are you saying that the wine tray icons only...