Lea Anthony
|
f059c35d9e
|
Feature: WindowToggleMaximise (#1159)
* [windows] Add WindowToggleMaximise
* Add mac support
* Update docs
* [linux] Toggle Maximise
|
2022-02-18 20:28:16 +11:00 |
|
Lea Anthony
|
008a5c70b9
|
[mac] Fix linking issue. Removed warnings.
|
2021-12-11 20:06:42 +11:00 |
|
stffabi
|
d827aafe89
|
[v2] Improve processRequest: Handle errors and behave more like a webserver
This also fixes that requests remain in "pending" state on
darwin if e.g. a file is not found or an error occurs during
loading of the file.
|
2021-12-03 16:41:51 +01:00 |
|
Lea Anthony
|
c9c6edeb84
|
[mac] Fix fullscreen / start fullscreen
|
2021-11-23 20:06:56 +11:00 |
|
Lea Anthony
|
9ad2665ad8
|
[mac] Conditionally import UTType header
|
2021-11-17 21:13:25 +11:00 |
|
Lea Anthony
|
28894868e3
|
[mac] Fix for file filters MacOS 11+. Some memory leak fixes.
|
2021-11-17 21:03:40 +11:00 |
|
Lea Anthony
|
c678ab7d01
|
[mac] Potential file dialog fix. Fix for starthidden. Partial WindowStartState
|
2021-11-16 18:20:41 +11:00 |
|
Lea Anthony
|
c90bfc310a
|
[mac] Fix lifecycle hooks
|
2021-11-06 10:40:02 +11:00 |
|
Lea Anthony
|
7ef445f526
|
[mac] Improve string/memory handling, dialog icon -> []byte
|
2021-10-31 08:50:14 +11:00 |
|
Lea Anthony
|
2dc126bf19
|
[mac] Fix ExecJS
|
2021-10-30 19:28:25 +11:00 |
|
Lea Anthony
|
86cbcdc089
|
[mac] Move ops to main thread
|
2021-10-30 17:19:58 +11:00 |
|
Lea Anthony
|
489b9b358b
|
[mac] menu support
|
2021-10-30 09:51:46 +11:00 |
|
Lea Anthony
|
bea0c1446a
|
[mac] dialog support
|
2021-10-22 08:42:36 +11:00 |
|
Lea Anthony
|
38f37e817b
|
[mac] Get asset server hooked up, window drag, Window runtime.
|
2021-10-18 22:02:23 +11:00 |
|
Lea Anthony
|
3edbda313e
|
[mac] add SetRGBA and basic hooks for asset serving
|
2021-10-17 21:50:15 +11:00 |
|
Lea Anthony
|
a1323ce5e9
|
[mac] experimental
|
2021-10-13 22:01:35 +11:00 |
|