Samuel Guerra
|
0e176aaed5
|
Fixed native file dialog filter `"*"` not showing any file.
Added `jfif` to supported decoders, it is just JPEG.
|
2023-12-27 16:48:32 -03:00 |
Samuel Guerra
|
e00f4f3787
|
Winit update fixed IME issues.
|
2023-12-27 16:13:29 -03:00 |
Samuel Guerra
|
6a760bda84
|
glsl fixed version.
|
2023-12-22 20:49:44 -03:00 |
Samuel Guerra
|
7a3b4f6842
|
fmt.
|
2023-12-20 18:54:58 -03:00 |
Samuel Guerra
|
e7512c7651
|
Add display pref for macOS.
|
2023-12-20 17:52:44 -03:00 |
Samuel Guerra
|
062e3db0d6
|
Add display pref for macOS.
|
2023-12-20 17:50:09 -03:00 |
Samuel Guerra
|
1049b0a3d8
|
Pin glsl.
|
2023-12-20 17:22:02 -03:00 |
Samuel Guerra
|
b014e3bd0e
|
Implemented `cursor_img` in anticipation of winit update.
|
2023-12-18 01:34:58 -03:00 |
Samuel Guerra
|
edb7912fc8
|
Renamed units to unit.
|
2023-12-16 11:52:46 -03:00 |
Samuel Guerra
|
ae0545d261
|
Updated accesskit.
|
2023-12-15 14:29:07 -03:00 |
Samuel Guerra
|
4beb390555
|
Changed webrender to our own fork that fixes the `time` audit issue.
|
2023-12-14 01:26:36 -03:00 |
Samuel Guerra
|
41115d6c7f
|
More test fixes.
|
2023-12-12 23:48:37 -03:00 |
Samuel Guerra
|
df5a57b2b0
|
Linux build fixes.
|
2023-12-12 21:06:22 -03:00 |
Samuel Guerra
|
1183a00541
|
Fixed docs, tests.
|
2023-12-10 17:57:25 -03:00 |
Samuel Guerra
|
944d72001b
|
Fix view build after clipboard-win crate update.
|
2023-12-02 15:46:22 -03:00 |
Samuel Guerra
|
aac1fc91e2
|
Removed dependency on is_main_thread, it depends on the old winapi and only serves to generate an early panic for something winit will assert too.
|
2023-12-02 15:20:51 -03:00 |
Samuel Guerra
|
b56cad2593
|
Unify versions of "windows" crate.
|
2023-12-02 15:10:34 -03:00 |
Samuel Guerra
|
2ab4d80d79
|
Refactored view-api to use Txt.
|
2023-11-28 17:04:32 -03:00 |
Samuel Guerra
|
953b8afad9
|
Stop re-exporting units crate in the view-api crate.
|
2023-11-28 12:30:36 -03:00 |
Samuel Guerra
|
a06c9bcd5f
|
Better IME fix, now Win Emoji and Win Japanese mostly work.
|
2023-11-26 17:53:33 -03:00 |
Samuel Guerra
|
227be3572e
|
Remove unnecessary code.
|
2023-11-24 14:58:19 -03:00 |
Samuel Guerra
|
2db26b4aaf
|
Tested and fixed japanese IME.
|
2023-11-24 01:10:08 -03:00 |
Samuel Guerra
|
eb692bdc23
|
Fixed IME position not updating.
|
2023-11-23 20:25:49 -03:00 |
Samuel Guerra
|
e06c3e6dca
|
More IME work.
|
2023-11-23 19:30:07 -03:00 |
Samuel Guerra
|
15587d677a
|
Refactored IME event API.
|
2023-11-22 00:00:11 -03:00 |
Samuel Guerra
|
0a5daeb4cd
|
More IME work.
|
2023-11-21 15:39:53 -03:00 |
Samuel Guerra
|
db6d954836
|
Moved Factor to API crate.
|
2023-11-20 16:18:11 -03:00 |
Samuel Guerra
|
6ed000539e
|
More IME work.
|
2023-11-17 19:47:22 -03:00 |
Samuel Guerra
|
0e537d89bb
|
Refactored IME API.
|
2023-11-17 18:48:41 -03:00 |
Samuel Guerra
|
171977c98a
|
Implemented IME in the view-process.
|
2023-11-16 22:50:20 -03:00 |
Samuel Guerra
|
5a29d3ab9a
|
Fixed cursor capture.
|
2023-11-07 23:44:43 -03:00 |
Samuel Guerra
|
1f53f1254d
|
Updated dependencies.
|
2023-11-06 23:16:24 -03:00 |
Samuel Guerra
|
7f1f2bb5ba
|
Merge branch 'master' of https://gitlab.com/sam.rodr.g/zero-ui
|
2023-11-04 17:45:36 -03:00 |
Samuel Guerra
|
9b293d2a67
|
Access kit update.
|
2023-11-04 17:44:24 -03:00 |
Samuel Guerra
|
166b9374f9
|
Updated dependencies.
|
2023-10-30 11:53:54 -03:00 |
Samuel Guerra
|
f7f60cfc25
|
Improved `SCROLL_TO_CMD` to to work with rectangles.
Implemented `access_scroll_node`.
|
2023-10-27 16:51:38 -03:00 |
Samuel Guerra
|
0168a4468e
|
Use temporary accesskit with patched winit.
|
2023-10-24 15:09:39 -03:00 |
Samuel Guerra
|
d2730a81bc
|
Use forked accesskit until upgrade is released.
|
2023-10-24 14:26:17 -03:00 |
Samuel Guerra
|
02f0736961
|
Use fork winit until it is fixed.
|
2023-10-24 14:00:45 -03:00 |
Samuel Guerra
|
6fb9eb6326
|
More winit upgrade code.
|
2023-10-23 16:23:52 -03:00 |
Samuel Guerra
|
0fa6b896c6
|
Clenup.
|
2023-10-23 15:23:14 -03:00 |
Samuel Guerra
|
304e7be53f
|
Winit now can stop listening to device events.
|
2023-10-23 15:21:29 -03:00 |
Samuel Guerra
|
8feafa264a
|
Linux fixes.
|
2023-10-23 13:49:41 -03:00 |
Samuel Guerra
|
f1f40cb4fe
|
Winit deadlock issue fix (not working).
|
2023-10-22 16:40:51 -03:00 |
Samuel Guerra
|
23c72797c4
|
Implementented low-memory event.
|
2023-10-22 12:20:13 -03:00 |
Samuel Guerra
|
c27c36accf
|
Accesskit temporary removal to test winit update.
|
2023-10-21 22:05:40 -03:00 |
Samuel Guerra
|
2c5d07b1da
|
More winit upgrade.
|
2023-10-21 17:35:56 -03:00 |
Samuel Guerra
|
19ccec5559
|
Started upgrading to winit 0.29.
|
2023-10-21 15:00:09 -03:00 |
Well
|
8506df4dc1
|
Fixed clipboard 'OS error 0' message when trying to paste a screenshot in the text example.
|
2023-10-21 01:40:25 -03:00 |
Samuel Guerra
|
95178a7e7f
|
Integrated `navigation_origin` with access API.
|
2023-10-20 18:46:36 -03:00 |