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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added a workaround for rare cases when window disappears immediately before attempt to obtain its info, that is why errors like X Error of failed request: BadWindow (invalid Window parameter) appeared from time to time in output.
Functions required to apply limits on background are renamed to background_<action>.
Fixed a rare bug when daemon uses info of previous process relying to current window by unsetting info about it before next event.