Skip to content

Don't depend on chatty-window class to get active window

Mohammed Sadiq requested to merge mohammed.sadiq/chatty:wip/sadiq/window into master

As we have gtk_application_get_default_window(), we don't have to save the main window anywhere. This will help depend less on the ChattyWindow class

Merge request reports