handy_window.dart icon indicating copy to clipboard operation
handy_window.dart copied to clipboard

Unable to use it with window_manager.

Open wilinz opened this issue 2 years ago • 2 comments

The code for hiding windows at startup in the window_manager plugin conflicts with the code that needs to be modified for this plugin. You can find more information about the hidden-at-launch feature in the window_manager#hidden-at-launch section.

wilinz avatar Jul 25 '23 16:07 wilinz

@jpnurmi re-implemented window manager in yaru_window which is also used in yaru_widgets I recommend to use those, they work perfectly fine with handy window

Feichtmeier avatar Jul 25 '23 16:07 Feichtmeier

This library currently cannot replace all the functionalities of a window manager, such as adjusting window positions and so on.

wilinz avatar Jul 25 '23 18:07 wilinz