5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 19:50:15 +08:00
wails/v2/internal/frontend/desktop/linux
Joshua Hull 489689b477
Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509)
* Use json.Marshal instead of strconv.Quote to correctly support unicode

* Add fix to changelog

---------

Co-authored-by: Lea Anthony <lea.anthony@gmail.com>
2023-04-16 10:19:40 +10:00
..
browser.go [linux] get compiling working 2021-11-13 17:06:48 -08:00
calloc.go Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
clipboard.go Add common text clipboard support (#2228) 2023-01-05 16:41:07 +11:00
dialog.go Support message dialog 2022-01-25 16:27:39 -06:00
frontend.go Use json.Marshal instead of strconv.Quote to correctly support unicode (#2509) 2023-04-16 10:19:40 +10:00
gtk.go Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
invoke.go [v2, linux] Improve switching to main thread for callbacks (#1392) 2022-05-31 20:28:37 +10:00
keys.go Releasetest/release workflow (#1869) 2022-09-18 08:55:21 +10:00
menu.go Support MenuUpdateApplicationMenu 2022-01-29 10:13:29 +11:00
screen.go Expose screen dimensions (#1519) 2022-07-16 12:33:37 +10:00
webkit2.go [assetserver] Add linux platform implementation (#2543) 2023-03-31 10:08:31 +02:00
window.c linux separate window c and go file (#2275) 2023-01-07 16:20:11 +11:00
window.go linux separate window c and go file (#2275) 2023-01-07 16:20:11 +11:00
window.h linux separate window c and go file (#2275) 2023-01-07 16:20:11 +11:00