Manuel-Kehl / Go-For-It

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
http://manuel-kehl.de/projects/go-for-it/
GNU General Public License v3.0
516 stars 51 forks source link

Window is not resizable on Unity #37

Closed Manuel-Kehl closed 9 years ago

Manuel-Kehl commented 9 years ago

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.

Manuel-Kehl commented 9 years ago

I will close this particular issue, as it is planned to maintain a CSD free version for Unity. Further progress can be tracked by following bug #44.