mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-03-12 09:31:09 +00:00
Previously, ILibraryAppletAccessor would signal upon creation of any applet, but this is incorrect. A flag inside of the applet code determines whether or not creation should signal state change and swkbd happens to be one of these applets.