yaru_window_linux 0.2.1 copy "yaru_window_linux: ^0.2.1" to clipboard
yaru_window_linux: ^0.2.1 copied to clipboard

PlatformLinux
unlisted

A Linux implementation of yaru_window.

0.2.1 #

  • FIX(linux): wire up YaruWindow.onClose with didRequestAppExit() (#35).
  • FEAT: always call gtk_window_set_title in yaru_window_set_title.

0.1.3 #

  • Remove delete-event handler in favor of didRequestAppExit() (#35)

0.2.0 (2023-12-15) #

  • always call gtk_window_set_title in yaru_window_set_title (f92fff8)

0.1.2 #

  • Migrate to Flutter 3.10 and Dart 3.0.

0.1.1 #

  • Emit button release at drag end.

0.1.0 #

  • Initial version.