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

Hi, I'm developing app size/position size&position persistence by shared_preference on windows and linux platforms . On windows platform all work great. On linux I'm having some issues: 1. WindowListener.onWindowMove and...

I propose to convert this package to a federated plugin, so developers can add more platforms, if wanted. I may can start with a proposal PR, if wanted. See: https://docs.flutter.dev/packages-and-plugins/developing-packages#federated-plugins...

always on top setting not working on Wayland, but does fine on X11 and when `flutter run`ing with VSCode, I've been searching but I can't find a fix. I am...

```bash Flutter 3.22.3 • channel stable • https://github.com/flutter/flutter.git Framework • revision b0850beeb2 (4 weeks ago) • 2024-07-16 21:43:41 -0700 Engine • revision 235db911ba Tools • Dart 3.4.4 • DevTools 2.34.3...

Cosmic is the new Desktop Environment in Linux that handles windows slightly different than rest of the DE. **These are some issues in Cosmic** - Window titles are not centered...

When using window_manager with a configuration with multiple screens in a Windows environment, the values from getPosition diverge massively from the ones reported by Windows directly. Example: - main screen...

I didn't find a way to create a window in windows without border radius on windows without using `frameless`-Mode. Using frameless-mode the window will have corners, but I need the...

mac端实现透明窗口为什么背景是黑色的

问题描述: MACOS 14及以后的版本,窗口hide了两次之后,无法再次打开,MACOS14以前的版本,没有该问题。

windows 10 setMinimumSize //not valid minimumSize: Size(600, 400) //not valid