handy_window 0.2.0 handy_window: ^0.2.0 copied to clipboard
This package enhances the looks of Flutter applications on Linux by providing modern-looking Handy windows with rounded bottom corners.
0.2.0 #
- Add soft light border in dark theme (#20).
0.1.9 #
- Fix missing close button on non-GNOME X11 platforms (#13).
0.1.8 #
- Add missing null check for the header bar.
0.1.7 #
- Allow leaving GTK/HDY header bar out.
0.1.6 #
- Check for CSD support & respect the GTK_CSD environment variable.
0.1.5 #
- Fix -Wunused-parameter warnings.
0.1.4+1 #
- Clean up debug output
0.1.4 #
- Fix crash on window close.