A stylish to-do list with built-in productivity timer. NOTE: all contributions should go to Jonathan Moerman's fork because this is where active development is taking place: https://github.com/JMoerman/Go-For-It
Due to a bug related to Unity's handling of CSDs, the window is not resizable. Setting Gtk.Window.has_resize_grip = true does not solve the issue, so further investigation is necessary.
Due to a bug related to Unity's handling of CSDs, the window is not resizable. Setting
Gtk.Window.has_resize_grip = true
does not solve the issue, so further investigation is necessary.