window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

This plugin allows Flutter desktop apps to resizing and repositioning the window.

Results 205 window_manager issues
Sort by recently updated
recently updated
newest added

- Force refresh the window or the flutter view by resizing the window by 1 pixel and then restoring the size. - Might fix #155 (need confirmation)

setClosable, setMinimizable, but no setMaximizable?

Looking for a way to update the color of the titlebar and icon visibility (show/hide)

当设置 window_class, title.c_str(), WS_OVERLAPPEDWINDOW,后,程序正常构建然后闪退, 不删除 WS_VISIBLE 没问题

white screen reveals (up to 15 secs) when windowManager.show after windowManager.hide. (windows)

When making the window full screen (green expand button), there seems to be a bar blocking content. If I disable windows manager, the issue goes away. **Screenshots** Not Fullscreen: Fullscreen:...

window overflow #131 I use window_manager: ^0.2.5 ``` Flutter (Channel stable, 3.0.2, on Microsoft Windows [版本 10.0.19044.1766], locale zh-CN) • Flutter version 3.0.2 at D:\flutter • Upstream repository https://github.com/flutter/flutter.git •...

窗口怎么设置中文标题?出现乱码。

Hi, today testing on Linux, I found that unfortunately the full screen does not work with the setFullscreen(true) command and windowOptions. Can you help me? Anyway, congratulations again on your...

platform-linux