THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added:
FS#564 - Awesome and KDE 4.3 systray User who did this - Roman Kosenko (kite) ----------
Tooltips, middle-click and animated icons got nothing to do with awesome. The KDE app provides a window and awesome only places that window in the tray. Everything else has to be handled by the app via that window.
That's good, but can you explain why does all this stuff work properly in stalonetray (http://stalonetray.sourceforge.net/)?
This should only ever happen if you dont shut down awesome cleanly, so how are you reloading awesome?
"awesome.restart" from Lua. Sometimes "killall -HUP awesome" from shell - result the same. Are there others methods for reloading awesome? In the git-version of 3.4 branch both problems still exist. Regarding xxkb, I think, problem in window coordinates - xxkb window after restarting awesome appears on top-left conner and may overlapped by wibox. Please, see difference of xwininfo output before restarting and after: % diff xxkb.xwininfo.old xxkb.xwininfo.new 4,7c4,7 < Absolute upper-left X: 672 < Absolute upper-left Y: 0 < Relative upper-left X: 72 < Relative upper-left Y: 0 ---
Absolute upper-left X: -440 Absolute upper-left Y: -512 Relative upper-left X: -440 Relative upper-left Y: -512
22,23c22,23 < Corners: +672+0 -1224+0 -1224-1176 +672-1176 < -geometry 24x24-0+0 ---
Corners: +-440+-512 -2336+-512 -2336-1688 +-440-1688 -geometry 24x24+-440+-512
---------- More information can be found at the following URL: http://awesome.naquadah.org/bugs/index.php?do=details&task_id=564#comment2166 You are receiving this message because you have requested it from the Flyspray bugtracking system. If you did not expect this message or don't want to receive mails in future, you can change your notification settings at the URL shown above. -- To unsubscribe, send mail to [email protected].
