5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 04:29:35 +08:00
wails/lib/interfaces
RH12503 a1bd1013cb
Support for minimum and maximum window sizes (#612)
* add support for minimum and maximum window sizes

* attempt to fix windows

* bug fixes

* support min/max window sizes on Linux and Windows

* fix min/max window sizes on Linux

* formatting and comments

* fixes Windows DPI issue, clamps width/height values to min/max

* App can't go into full screen when max size is set for Mac

* fixed Linux maximum width/height on window maximize

* Revert "fixed Linux maximum width/height on window maximize"

This reverts commit 3f7ba8b264.

The fix glitches on PopOS

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2021-04-02 16:14:09 +11:00
..
appconfig.go Support for minimum and maximum window sizes (#612) 2021-04-02 16:14:09 +11:00
bindingmanager.go 262 add wails shutdown method (#264) 2019-10-23 14:04:41 +11:00
eventmanager.go Develop (#634) 2021-03-27 21:06:02 +11:00
ipcmanager.go 316-multi-bridge-conn (#317) 2020-01-26 11:07:53 +11:00
renderer.go Support for minimum and maximum window sizes (#612) 2021-04-02 16:14:09 +11:00
runtime.go Support for minimum and maximum window sizes (#612) 2021-04-02 16:14:09 +11:00