5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-04 06:40:34 +08:00
Commit Graph

31 Commits

Author SHA1 Message Date
Lea Anthony
2a93e2694d
Retina & theme aware dialog icons. Default icons + override ability 2020-12-30 22:36:23 +11:00
Lea Anthony
6fd13fb4d4
Support Tray.SetIcon in runtime 2020-12-29 15:20:35 +11:00
Lea Anthony
f0c932713b
Support changing tray icon at runtime
Support both icon & text in tray
2020-12-24 10:05:55 +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
e6fbd03346
Bugfix error message 2020-12-16 08:53:11 +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
0802d0d57a
Tray menu callbacks working 2020-12-07 07:08:33 +11:00
Lea Anthony
e8bb950e06
Updates for dynamic menus
Cleanup of logging
2020-12-05 07:52:59 +11:00
Lea Anthony
a081c1e498
Support for dynamic menus.
Fixed bug in accelerator handling
2020-12-04 15:04:51 +11:00
Lea Anthony
6f218264ed
Initial support for menus 2020-11-24 19:43:25 +11:00
Lea Anthony
ae5c74b6cd
ResolveAlias -> ResolvesAlias 2020-11-19 07:02:29 +11:00
Lea Anthony
98cc356b92
Un/Fullscreen, SetTitle in Runtime 2020-11-15 15:09:33 +11:00
Lea Anthony
e795283482
Huge improvement to calls: Now handles objects 2020-10-23 22:24:30 +11:00
Lea Anthony
95369d7c3d
Unify Browser runtime 2020-10-20 09:10:09 +11:00
Lea Anthony
afea1cbb4c
Support SetLogLevel() at runtime
Refactor of loglevel
2020-10-10 07:31:23 +11:00
Lea Anthony
228285f693
Support Print logging 2020-10-09 15:13:45 +11:00
Lea Anthony
161ff3b32a
Make Ffenestri use logging subsystem. 2020-10-09 12:15:25 +11:00
Lea Anthony
53b54a8e52
Revert logger package 2020-10-09 10:33:11 +11:00
Lea Anthony
0403e0a783
Make logger a public package 2020-10-09 10:30:01 +11:00
Lea Anthony
a28afe86ce
Remove unused event messages 2020-10-04 13:37:29 +11:00
Lea Anthony
ae677ce9db
Misc fixes for events 2020-10-03 15:03:14 +10:00
Lea Anthony
d8fdc96899
Add IsDarkMode
Updated runtime test
2020-10-02 11:41:46 +10:00
Lea Anthony
d7f832c00e
Support SaveDialog 2020-09-28 21:13:57 +10:00
Lea Anthony
d4224772b4
Initial support for OpenDialog 2020-09-27 14:32:08 +10:00
Lea Anthony
cd99376da9
Use options struct for dialogs 2020-09-27 10:17:30 +10:00
Lea Anthony
3b851e9a22
change service bus topics for dialogs 2020-09-26 16:21:18 +10:00
Lea Anthony
5ce5e129cf
Remove old dialog code 2020-09-26 16:16:25 +10:00
Lea Anthony
bed5619d4e
WIP: Support multiple value return 2020-09-25 07:09:55 +10:00
Lea Anthony
52bb397105
Support colour 2020-09-22 20:46:36 +10:00
Travis McLane
c158fd369a Merge commit 'a213e8bcd1d8e4e5c764978879d875d2d55dd400' as 'v2' 2020-09-15 19:52:54 -05:00