stffabi
|
47d783291d
|
[windows] Support drawing a frame for frameless to support hiding the titlebar
|
2021-12-02 11:16:13 +01:00 |
|
Lea Anthony
|
b036b8c547
|
[linux] Support Window start state. fixed warnings.
|
2021-11-28 08:40:10 +11:00 |
|
Lea Anthony
|
39ca977b18
|
[linux] basic windowing pt2
|
2021-11-27 20:36:48 +11:00 |
|
Lea Anthony
|
a8fcd994c9
|
Merge branch '930_-_default_window_state'
|
2021-11-16 18:23:43 +11:00 |
|
Lea Anthony
|
3a93c08813
|
[linux] basic windowing
|
2021-11-14 22:40:37 +11:00 |
|
Lea Anthony
|
56ef4ddd47
|
[v2] Add WindowStartState. Fix startHidden option. Only windows supported atm
|
2021-11-10 18:11:54 +11:00 |
|
Lea Anthony
|
aab67b416f
|
[mac] add default menu
|
2021-11-03 19:22:38 +11:00 |
|
Lea Anthony
|
489b9b358b
|
[mac] menu support
|
2021-10-30 09:51:46 +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 |
|
Lea Anthony
|
e0e4c0ae11
|
[v2] Add "AlwaysOnTop" option
|
2021-10-13 08:02:35 +11:00 |
|
Lea Anthony
|
be87d73da8
|
[v2] go fmt + windowIsTranslucent
|
2021-09-15 20:30:14 +10:00 |
|
Lea Anthony
|
3c0da9fd15
|
[windows] support runtime.WindowSetRGBA
|
2021-09-12 16:32:43 +10:00 |
|
Lea Anthony
|
dacea399ab
|
[v2] Refactor assets type
|
2021-09-07 07:06:58 +10:00 |
|
Lea Anthony
|
2c2ce66ec4
|
[windows] Fix bug with windows options
|
2021-09-05 22:40:34 +10:00 |
|
Lea Anthony
|
505bb51a27
|
[v2] Tidy up.
|
2021-09-05 16:21:24 +10:00 |
|
Lea Anthony
|
58dc917fb7
|
[windows-x] Startup/Shutdown -> OnStartup/OnShutdown
|
2021-08-26 20:38:03 +10:00 |
|
Lea Anthony
|
c3c88f5e27
|
[windows-x] Huge updates to devmode, runtime, build command.
|
2021-08-22 23:05:22 +10:00 |
|
Lea Anthony
|
83baf4c6bb
|
[windows-x] Support debug flag, prevent devtools, zoom and context menus in prod builds
|
2021-08-17 20:38:14 +10:00 |
|
Lea Anthony
|
244b3dc2b4
|
[windows-x] Support embed.fs assets, log runtime
|
2021-08-01 22:14:56 +10:00 |
|
Lea Anthony
|
b80a64b0ee
|
[v2] [broken - WIP] Major refactor of runtime in progress
|
2021-07-18 20:00:01 +10:00 |
|
Lea Anthony
|
4c2804eac9
|
[v2] Create default windows app menu
|
2021-07-04 13:59:21 +10:00 |
|
Lea Anthony
|
102a8cc5a6
|
[windows] Support Dialog API
|
2021-06-19 16:29:49 +10:00 |
|
Lea Anthony
|
58e6ce10ad
|
[windows] Support disabling window icon
|
2021-06-14 12:00:47 +10:00 |
|
Lea Anthony
|
62fc489001
|
[windows] Remove default app title
|
2021-06-14 11:04:24 +10:00 |
|
Alexander Hudek
|
8399cc1e57
|
Fix width and height being set to zero when no max width and max height is set. (#709)
|
2021-05-13 18:49:53 +10:00 |
|
Lea Anthony
|
6b919808c9
|
[windows] Added options, WindowBackgroundIsTranslucent
|
2021-05-02 12:04:29 +10:00 |
|
Lea Anthony
|
7f54f7bb7e
|
fix frameless option
|
2021-04-28 15:44:55 +10:00 |
|
Lea Anthony
|
ee05884c9c
|
[windows] ON_MAIN_THEAD macro. Misc updates
|
2021-04-27 21:09:04 +10:00 |
|
Lea Anthony
|
385988989b
|
fix: min/max constraint logic
|
2021-04-27 19:32:25 +10:00 |
|
Lea Anthony
|
dea6d261ad
|
Ensure min/max window sizes are valid
|
2021-04-25 14:52:42 +10:00 |
|
Lea Anthony
|
b4c669ff86
|
Support custom protocols
|
2021-02-28 22:08:23 +11:00 |
|
Lea Anthony
|
9889c2bdbb
|
Support Activation Policy
|
2021-02-23 08:52:56 +11:00 |
|
Lea Anthony
|
e1b7332c47
|
Graceful shutdown
|
2021-02-03 07:14:44 +11:00 |
|
Lea Anthony
|
fe87463b78
|
Move Bind() into app config
|
2021-01-26 07:04:12 +11:00 |
|
Lea Anthony
|
742e4ba2cb
|
Remove WailsInit and WailsShutdown methodsr
|
2021-01-14 11:07:06 +11:00 |
|
Lea Anthony
|
e65118e962
|
Fixed and refactored context menu support
|
2021-01-13 22:51:44 +11:00 |
|
Lea Anthony
|
db6dde3e50
|
[WIP] Support tray in menu manager
|
2021-01-12 15:55:28 +11:00 |
|
Lea Anthony
|
a55fc4d0e9
|
Refactor TrayOptions to Tray. Add ID.
|
2021-01-04 15:58:28 +11:00 |
|
Lea Anthony
|
5d41aad539
|
Misc lint fixes
|
2021-01-03 21:31:19 +11:00 |
|
Lea Anthony
|
2a93e2694d
|
Retina & theme aware dialog icons. Default icons + override ability
|
2020-12-30 22:36:23 +11:00 |
|
Lea Anthony
|
16b872352d
|
Support Text label tray
|
2020-12-22 18:08:38 +11:00 |
|
Lea Anthony
|
a8995c5377
|
Support context menu data
Support StartHidden
|
2020-12-18 15:50:25 +11:00 |
|
Lea Anthony
|
34ac62e4ac
|
Updated tray icon
|
2020-12-16 08:59:01 +11:00 |
|
Lea Anthony
|
b837b1e131
|
Tray menu support
Bugfix move after tray use
Refactored options to handle default tray/menu
|
2020-12-10 07:16:10 +11:00 |
|
Lea Anthony
|
11bf564b73
|
Preliminary Tray support
|
2020-12-06 21:05:21 +11:00 |
|
Lea Anthony
|
6f218264ed
|
Initial support for menus
|
2020-11-24 19:43:25 +11:00 |
|
Lea Anthony
|
bc260b08b2
|
Better devtools handling
|
2020-11-21 12:40:19 +11:00 |
|
Lea Anthony
|
eaeecbb180
|
Support Dialog in runtime
|
2020-11-19 07:04:08 +11:00 |
|
Lea Anthony
|
56553bb683
|
Remove logger from json encoded app config
|
2020-11-17 06:56:51 +11:00 |
|
Lea Anthony
|
ba6538da7c
|
Made go runtime package public.
Using loglevel store to keep loglevel in sync
|
2020-10-10 13:57:32 +11:00 |
|
Lea Anthony
|
90b7d5f519
|
Support log level
|
2020-10-09 14:36:42 +11:00 |
|
Lea Anthony
|
ffdfbb8ae5
|
Major logging refactor
|
2020-10-09 11:50:45 +11:00 |
|
Lea Anthony
|
26a1f78d56
|
Support Translucent Window Background
|
2020-10-02 07:45:22 +10:00 |
|
Lea Anthony
|
c1155e255b
|
Add default appearance
|
2020-09-30 20:03:08 +10:00 |
|
Lea Anthony
|
4e39566118
|
Rename vibrancy to appearance
|
2020-09-30 19:54:41 +10:00 |
|
Lea Anthony
|
3f3094f0aa
|
Support vibrancy and transparency for webview
Options Colour -> RGBA
|
2020-09-30 07:25:15 +10:00 |
|
Lea Anthony
|
84730d2f4d
|
Tidy up
|
2020-09-29 20:36:38 +10:00 |
|
Lea Anthony
|
d7f832c00e
|
Support SaveDialog
|
2020-09-28 21:13:57 +10:00 |
|
Lea Anthony
|
8cd39f6a9a
|
Support default directory
|
2020-09-27 20:40:36 +10:00 |
|
Lea Anthony
|
48c17dac87
|
Support all dialog properties
|
2020-09-27 15:05:55 +10:00 |
|
Lea Anthony
|
8666935caf
|
Support multiple files in dialog
|
2020-09-27 14:49:38 +10:00 |
|
Lea Anthony
|
cd99376da9
|
Use options struct for dialogs
|
2020-09-27 10:17:30 +10:00 |
|
Lea Anthony
|
a5e909337e
|
Support TitleBar Default
Fixed merging defaults
|
2020-09-24 06:39:08 +10:00 |
|
Lea Anthony
|
0c120eccc9
|
Support HiddenInset Titlebar
|
2020-09-24 06:22:49 +10:00 |
|
Lea Anthony
|
e6addafcdd
|
Support hidden titlebar
|
2020-09-24 06:19:00 +10:00 |
|
Lea Anthony
|
ef11f45df8
|
Refactored mac titlebar options
|
2020-09-24 05:57:32 +10:00 |
|
Lea Anthony
|
72fc2204b4
|
Moved options to own package
|
2020-09-24 05:46:39 +10:00 |
|