wailsapp / wails

Create beautiful applications using Go
https://wails.io
MIT License
25.35k stars 1.22k forks source link

support windows style toolwindow #3505

Open jiftle opened 5 months ago

jiftle commented 5 months ago

Is your feature request related to a problem? Please describe.

support windows style toolwindow

Describe the solution you'd like

support windows style toolwindow

Describe alternatives you've considered

No response

Additional context

No response

jiftle commented 5 months ago

The window is intended to be used as a floating toolbar. A tool window has a title bar that is shorter than a normal title bar, and the window title is drawn using a smaller font. A tool window does not appear in the taskbar or in the dialog that appears when the user presses ALT+TAB. If a tool window has a system menu, its icon is not displayed on the title bar. However, you can display the system menu by right-clicking or by typing ALT+SPACE.