1
0
mirror of https://github.com/slgobinath/SafeEyes.git synced 2024-12-27 00:02:36 +01:00
Commit Graph

6 Commits

Author SHA1 Message Date
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
AdamPS
cbfc0cc133 Local function names should match #550 2023-11-30 14:57:37 +00:00
michaelskyf
53a66a9aa1
Add window title for break screen (#413)
* Add support for DWM's rules
2021-01-18 08:10:18 -05:00
Muazam Kamal
08001f9cab
Fix restarting/crashing Gnome and switching to new workspace in Elementary OS (#393) 2020-11-15 16:11:16 -05:00
Gobinath
40dc69883f Resize break screen before and after present 2020-05-15 20:15:18 -04:00
Gobinath
5c554fffc1 Refactor modules and classes 2020-03-18 08:33:11 -04:00