Commit a62c469
* check whether pywayland can be imported or not
* disable smartpause plugin if it says NameError: name 'ExtIdleNotifierV1' is not defined
* Update safeeyes/plugins/smartpause/ext_idle_notify.py
Co-authored-by: Copilot <[email protected]>
* Update safeeyes/plugins/smartpause/ext_idle_notify.py
Co-authored-by: Copilot <[email protected]>
* Fix Ruff warnings
* work on mypy
* trying to fix mypy warning
* Try fixing mypy error
* fix typo
* This should satisfy both ruff and mypy
* reinstate the comments
* Update ext_idle_notify.py
* respect github warning, ignore local warning
slgobinath#784 (comment) 😕
* remove unnecessary comment and remove # noqa : F401
* add comments about variable's values
* More transparent code for exception handling
---------
Co-authored-by: Copilot <[email protected]>
1 parent 450d970 commit a62c469
2 files changed
+30
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
34 | 49 | | |
35 | 50 | | |
36 | 51 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
163 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
164 | 174 | | |
165 | 175 | | |
166 | 176 | | |
| |||
0 commit comments