mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-06-17 21:27:45 +02:00
Release v0.6.0
This commit is contained in:
@@ -16,7 +16,7 @@ class FocusReclaimMixin:
|
||||
"""
|
||||
|
||||
def _stop_focus_reclaim(self):
|
||||
pass # No timer to stop — single-shot, no state
|
||||
pass # No timer to stop - single-shot, no state
|
||||
|
||||
def _start_focus_reclaim_retries(self):
|
||||
QTimer.singleShot(500, self._focus_reclaim_tick)
|
||||
|
||||
Reference in New Issue
Block a user