5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 10:42:51 +08:00
wails/mkdocs-website/docs/en
Travis McLane cfe2424f4d
WindowDidMove / WindowDidResize events for Linux and Windows
* [linux] emit system specific event for theme change

Code was incorrectly emitting the `events.Common.ThemeChanged` event
instead of the OS Specific `events.Linux.SystemThemeChanged` event.
It is the reponsibility of the code in events_common_linux.go to map
it to the common variety.

* [linux] implement WindowDidMove

* [linux] implement debounce for WindowDidMove

* [example] listen for events.Common.WindowDidMove

* [windows] move WindowDidMove mapper outside of DnD guard

* WindowDidResize implementation

* windows: WindowDidResize

* chore: changelog update

* events.Common.WindowDidMove and events.Common.WindowDidResize
2024-06-30 16:11:45 -05:00
..
API Refactor docs 2024-03-18 20:47:33 +11:00
development Refactor docs 2024-03-18 20:47:33 +11:00
getting-started Update dependencies 2024-06-08 13:39:00 +10:00
learn [WEP] Customise Window Titlebars (#3508) 2024-06-08 13:42:27 +10:00
stylesheets Update installation instructions 2023-11-02 20:53:59 +11:00
changelog.md WindowDidMove / WindowDidResize events for Linux and Windows 2024-06-30 16:11:45 -05:00
favicon.ico Update installation instructions 2023-11-02 20:53:59 +11:00
index.md Fix feedback text 2024-01-31 17:55:21 +11:00
roadmap.md Fix window close issues 2024-03-06 16:59:13 -06:00
whats-new.md [v3, assetServer] Update docs 2024-02-21 13:40:32 +01:00