Changes between Initial Version and Version 1 of Ticket #1568, comment 20
- Timestamp:
- 06/24/18 18:27:31 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1568, comment 20
initial v1 1 Lots of GTK3 issues trying to fix deprecation warnings shown with {{{PYTHONWARNINGS=all}}} .1 Lots of GTK3 issues trying to fix deprecation warnings shown with {{{PYTHONWARNINGS=all}}}, some fixes in r19697, r19698, r19699, r19700, r19701. 2 2 3 3 [https://lazka.github.io/pgi-docs/Gtk-3.0/classes/StatusIcon.html Gtk.StatusIcon]: the whole class is deprecated, ie: ''there is no direct replacement for this function''. Oh great, good thing we're only using this on X11