mirror of
https://github.com/Auties00/Reboot-Launcher.git
synced 2026-01-14 11:39:17 +01:00
Made build portable
This commit is contained in:
45
dependencies/bitsdojo_window-0.1.5/CHANGELOG.md
vendored
Normal file
45
dependencies/bitsdojo_window-0.1.5/CHANGELOG.md
vendored
Normal file
@@ -0,0 +1,45 @@
|
||||
## 0.1.5
|
||||
- Runs on Windows 7
|
||||
## 0.1.4
|
||||
- Updated win32 to 3.0.0
|
||||
## 0.1.3
|
||||
- Updated ffi to 2.0.0
|
||||
## 0.1.2
|
||||
- Flutter 3.0 support
|
||||
## 0.1.1+1
|
||||
- Added Linux usage instructions
|
||||
## 0.1.1
|
||||
- Linux support now stable
|
||||
## 0.1.0+1
|
||||
- Fix gtk library name on Linux
|
||||
## 0.1.0
|
||||
- Added null safety support
|
||||
## 0.0.9
|
||||
- Linux support added
|
||||
## 0.0.8
|
||||
- Added macOS readme instructions
|
||||
## 0.0.7
|
||||
- macOS support added
|
||||
## 0.0.6
|
||||
- Works with latest Flutter version (master channel)
|
||||
## 0.0.5
|
||||
- Works with latest Flutter version (dev channel)
|
||||
## 0.0.4
|
||||
- Better integration with other plugins
|
||||
## 0.0.3
|
||||
- Using dpi-aware values for title bar and buttons dimensions
|
||||
- Dynamically calculating default button padding instead of fixed one
|
||||
## 0.0.2
|
||||
- Added video tutorial link
|
||||
## 0.0.1
|
||||
|
||||
* Initial release
|
||||
- Custom window frame - remove standard Windows titlebar and buttons
|
||||
- Hide window on startup
|
||||
- Show/hide window
|
||||
- Minimize/Maximize/Restore/Close window
|
||||
- Move window using Flutter widget
|
||||
- Set window size, minimum size and maximum size
|
||||
- Set window position
|
||||
- Set window alignment on screen (center/topLeft/topRight/bottomLeft/bottomRight)
|
||||
- Set window title
|
||||
Reference in New Issue
Block a user