Skip to content

shell: Init libhandy

Adrien Plazas requested to merge (removed):hdy-init into master

hdy_init() has been introduced back to solve many corner cases, but this time it must be called soon after gtk_init(), e.g. during the GApplication::startup callback, and it doesn't need the arguments.

WIP because we need to merge libhandy!516 (merged) first.

Edited by Michael Catanzaro

Merge request reports