1c74b59459
Import Gdk and GLib modules to properly configure window behavior. Set deterministic WM_CLASS using GLib.set_prgname() so that i3/Hyprland window rules targeting "fws-hello" floating window behavior work correctly. Set window type hint to DIALOG and disable resizing to ensure the window remains floating with its natural size instead of being stretched across the entire workspace, which would result in unreadable layout.