SafeEyes/safeeyes/ui
deltragon d834af98a7
Remove uses of deprecated gtk3 apis (#560)
* fix deprecations

* port to Gtk.Application

Gtk.main() and Gtk.main_quit() are dropped in gtk4 in favor of
subclassing Gtk.Application.

This commit also moves argument handling from a separate thread to
GtkApplication.do_startup().

* fix deprecations in settings dialog
2024-07-02 20:03:40 -04:00
..
__init__.py Refactor modules and classes 2020-03-18 08:33:11 -04:00
about_dialog.py Fix description translation 2021-02-08 11:24:19 -05:00
break_screen.py Remove uses of deprecated gtk3 apis (#560) 2024-07-02 20:03:40 -04:00
settings_dialog.py Remove uses of deprecated gtk3 apis (#560) 2024-07-02 20:03:40 -04:00