Albert
|
65fd9a8800
|
Fix out of screen
|
2025-03-25 16:10:59 -04:00 |
|
Albert
|
3c03d4f45c
|
Fix GCC Warning - ICoreWebView2Controller
|
2025-03-19 12:20:50 -04:00 |
|
Albert
|
1f80350564
|
Win32 - Safer WM_EXITSIZEMOVE
|
2025-03-19 10:54:03 -04:00 |
|
Albert
|
4c8fc25b2d
|
Fix zig warning - Win32 LONG
|
2025-03-18 19:10:36 -04:00 |
|
Albert
|
b59ddf1c0c
|
Fix zig warning - Win32 LPVOID
|
2025-03-18 19:02:25 -04:00 |
|
Albert
|
5fafc9b6b6
|
Improve webkit-app-region precision
|
2025-03-18 19:00:16 -04:00 |
|
Albert
|
995f1ab25f
|
Frameless + Transparent Screenshot
|
2025-03-18 17:58:21 -04:00 |
|
Albert
|
d274723ec6
|
Updating frameless example
|
2025-03-18 17:46:56 -04:00 |
|
Albert
|
9430e57040
|
New API - webui_set_transparent
|
2025-03-18 17:45:34 -04:00 |
|
Albert
|
78b163c350
|
Win32 - Up WebView Controller Version
|
2025-03-18 13:52:42 -04:00 |
|
Albert
|
af455d38ee
|
webui_set_center - Linux
|
2025-03-17 17:22:04 -04:00 |
|
Albert
|
5c52beebfb
|
Fix macOS Build
|
2025-03-17 15:03:42 -04:00 |
|
Albert
|
ea5e9a57fc
|
Adding webui_set_resizable (macOS) - Not Tested
|
2025-03-17 14:54:47 -04:00 |
|
Albert
|
c50fcdf5da
|
Adding webui_set_resizable (Linux)
|
2025-03-17 14:38:13 -04:00 |
|
Albert
|
433dcc25e0
|
Internal flags rename
|
2025-03-17 14:07:15 -04:00 |
|
Albert
|
c66b71a98c
|
Renaming webui_wv_set_frameless to webui_set_frameless
|
2025-03-17 14:01:51 -04:00 |
|
Albert
|
f21f4f14e1
|
Adding webui_set_resizable (Win32)
|
2025-03-17 13:59:10 -04:00 |
|
Albert
|
84758f6742
|
Adding webui_set_center
|
2025-03-17 13:14:24 -04:00 |
|
Hassan DRAGA
|
aec0f654ba
|
Frameless Example (Not complete)
|
2025-03-16 00:59:47 -04:00 |
|
Hassan DRAGA
|
ed3aae5790
|
New webui_minimize and webui_maximize (Not complete)
|
2025-03-16 00:59:02 -04:00 |
|
Hassan DRAGA
|
d2b40ee7e6
|
Minor tab spaces cleaning
|
2025-03-15 23:49:06 -04:00 |
|
Hassan DRAGA
|
25c7e3f16c
|
hwnd check before use
|
2025-03-15 23:11:21 -04:00 |
|
Hassan DRAGA
|
361237669b
|
macOS frameless window
|
2025-03-15 18:55:31 -04:00 |
|
Hassan DRAGA
|
c6d5b58352
|
Custom webkit-app-region implementation
|
2025-03-15 18:29:28 -04:00 |
|
Hassan DRAGA
|
7e257de1b0
|
Linux GTK Frameless
|
2025-03-15 16:13:10 -04:00 |
|
Hassan DRAGA
|
16aec7e181
|
Renaming webui_wv_set_headless to webui_wv_set_frameless
|
2025-03-15 15:56:59 -04:00 |
|
Hassan DRAGA
|
5415b19b5f
|
Merge pull request #570 from eliemichel/patch-2
Fix `WEBUI_STR_CAT_STATIC` on Windows
|
2025-03-15 15:13:52 -04:00 |
|
Hassan DRAGA
|
c9baba76b7
|
Merge pull request #568 from eliemichel/patch-1
Remove "index" argument from get_count()
|
2025-03-15 14:19:37 -04:00 |
|
Elie Michel
|
f4b9043288
|
Fix WEBUI_STR_CAT_STATIC on Windows
`strcat_s` expects the total destination size as second argument, contrary to `strncat`.
|
2025-03-15 13:07:28 +01:00 |
|
Elie Michel
|
facd97c107
|
Remove "index" argument from get_count()
Argument is not used, I suspect it ended up here as part of an abusive copy-paste!
|
2025-03-15 12:30:42 +01:00 |
|
Albert
|
223608479b
|
macOS - Fix Quick Close WebView
|
2025-03-14 13:41:53 -04:00 |
|
Albert
|
305070eeb1
|
macOS - Fix missing symbol build
|
2025-03-14 12:43:57 -04:00 |
|
Albert
|
7d310a7c1f
|
Fix macOS Build
|
2025-03-14 12:36:45 -04:00 |
|
Albert
|
d58e04ff05
|
Safer webui_clean
|
2025-03-14 12:13:00 -04:00 |
|
Albert
|
1b2f7b637b
|
Fix macOS CPU usage
|
2025-03-14 12:05:24 -04:00 |
|
Albert
|
dacbfcd257
|
macOS - Adding _webui_macos_wv_start
|
2025-03-14 12:00:56 -04:00 |
|
Albert
|
b1595c766c
|
macOS WebView adding exit Timer
|
2025-03-14 11:37:59 -04:00 |
|
Albert
|
130a26cc21
|
Remove Linux Tests
|
2025-03-12 13:35:26 -04:00 |
|
Albert
|
8bf01b0d3e
|
Removing Tests
|
2025-03-12 13:28:34 -04:00 |
|
Albert
|
3a959d0402
|
Fix new lib name in macOS
|
2025-03-12 13:12:50 -04:00 |
|
Albert
|
6cca39ecac
|
Rename examples lib name (Linux and macOS)
|
2025-03-12 12:42:02 -04:00 |
|
Albert
|
e019f00fad
|
Rename lib name
|
2025-03-12 11:55:17 -04:00 |
|
Albert
|
fcd903d424
|
Merge branch 'main' of https://github.com/webui-dev/webui
|
2025-03-12 10:41:50 -04:00 |
|
Showns
|
6b61f311c8
|
Merge pull request #306 from iacore/patch-1
fix: add linux dynamic library "lib" prefix
|
2025-03-12 10:40:03 -04:00 |
|
Albert
|
7dddb64d92
|
New API - webui_wv_set_headless
|
2025-03-11 15:09:13 -04:00 |
|
Albert
|
bf1c8ada92
|
Fix minor warnings
|
2025-03-11 15:06:20 -04:00 |
|
Albert
|
e558709118
|
_webui_custom_browser_exist - macOS
|
2025-03-11 11:51:46 -04:00 |
|
Albert
|
b6457c88bb
|
_webui_custom_browser_exist - Linux
|
2025-03-11 11:48:01 -04:00 |
|
Albert
|
8d9c6b275b
|
Fix missing Ini _webui_custom_browser_exist
|
2025-03-11 11:47:25 -04:00 |
|
Albert
|
5ac66da94b
|
_webui_custom_browser_exist - Windows Implementation
We still need macOS and Linux Implementation.
|
2025-03-10 18:28:37 -04:00 |
|