Commit c0b3fa16 authored by Luke Schoen's avatar Luke Schoen
Browse files

feat: Save window position on Linux. Refactor events

* Save Fether window position on Linux using debounce with 'move' event, and 'close' event

* Save Fether window position on macOS and Windows also using 'close' event instead of just 'moved' event

* Refactor `create` method to prevent duplication

* Refactor to organise event listeners into `setupWindowListeners` and `setupRequestListeners`
parent 710a582e
Pipeline #29238 passed with stage
in 2 minutes and 2 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment