You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I drag the file to topbar then it can't be hide or click or no other circumstances. I tried to delete and install again but it can't be drag to anywhere or click on this. that's irritating for me. Please solve.
The text was updated successfully, but these errors were encountered:
Removed Qt::X11BypassWindowManagerHint to prevent nasty bugs like #153 where the window manager loses the track of the TopBar.
Removed Qt::WindowDoesNotAcceptFocus to get tooltips on the TopBar buttons.
Removed Qt::NoDropShadowWindowHint as this doesn't prevent drop shadow of Topbar anyway and I don't think having shadow around the TopBar when it has focus is a bad choice.
Tooltip updates.
I drag the file to topbar then it can't be hide or click or no other circumstances. I tried to delete and install again but it can't be drag to anywhere or click on this. that's irritating for me. Please solve.
The text was updated successfully, but these errors were encountered: