Display tasks next to the calendar widget. Visit our Wiki page for more information and troubleshooting.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
Version | Status |
---|---|
22 | Active |
21 | Inactive |
20 | Active |
19 | Active |
18 | Rejected |
17 | Rejected |
16 | Active |
15 | Inactive |
14 | Inactive |
13 | Inactive |
12 | Inactive |
11 | Inactive |
10 | Inactive |
9 | Inactive |
8 | Inactive |
7 | Inactive |
6 | Inactive |
5 | Inactive |
4 | Inactive |
3 | Inactive |
2 | Inactive |
1 | Rejected |
Resource file for extension preferences window (file prefs.js) is loaded in the global scope on line 70 because it's required in metadata of GObject.registerClass() on line 163, specifically "Template: [...]". The resource is later unloaded in widget::unrealize on lines 673-674. After that, only local instances of the resource file is used (line 93) which are then also unloaded on lines 673-674 when user closes the window.