- 07 Mar, 2022 1 commit
-
-
Goooler authored
-
- 06 Mar, 2022 1 commit
-
-
Aleksandr Veselov authored
-
- 04 Mar, 2022 1 commit
-
-
Aleksandr Veselov authored
-
- 01 Mar, 2022 1 commit
-
-
Nikolay Igotti authored
* Add API to access fonts from resources. * More font locations
-
- 24 Feb, 2022 1 commit
-
-
Roman Sedaikin authored
* Added getting physical monitor dpi on Windows. * Added getting physical monitor dpi on Linux. * Added getting physical monitor dpi on Macos. * Moved xrandr functions to separate files. * Added docs.
-
- 22 Feb, 2022 4 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Roman Sedaikin authored
Throw an exception if the user tries to create a SkiaLayer with an inappropriate [renderApi] on the current OS. (#506) * Throw an exception if the user tries to create a SkiaLayer with an inappropriate [renderApi] on the current OS. see: https://github.com/JetBrains/skiko/issues/493
-
- 21 Feb, 2022 1 commit
-
-
Igor Demin authored
* Fix rendering of an empty layer on metal * Fix Windows
-
- 18 Feb, 2022 3 commits
-
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
-
Aleksandr Veselov authored
Required by androidx#200
-
- 17 Feb, 2022 2 commits
-
-
Nikolay Igotti authored
-
Nikolay Igotti authored
Let's keep as is for know, and just mention minSdk in README.
-
- 16 Feb, 2022 2 commits
-
-
Oleksandr Karpovich authored
* add docs 1..15 * docs 1..15 improvements Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
Aleksandr Veselov authored
-
- 15 Feb, 2022 1 commit
-
-
Nikolay Igotti authored
-
- 14 Feb, 2022 2 commits
-
-
Gabriel Souza authored
-
Nikolay Igotti authored
* FPS counter in clocks * Restore vsync
-
- 10 Feb, 2022 1 commit
-
-
Nikolay Igotti authored
-
- 09 Feb, 2022 1 commit
-
-
Oleksandr Karpovich authored
-
- 08 Feb, 2022 2 commits
-
-
Oleksandr Karpovich authored
Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
Oleksandr Karpovich authored
* document js Wrapper functions and hide internal functions * docs for CanvasRenderer and SkiaLayer in jsMain Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
- 07 Feb, 2022 4 commits
-
-
Igor Demin authored
-
Igor Demin authored
* Enabel UI tests by default * Disable UI tests on macOs * Fix test timeout * XX:MaxMetaspaceSize=512m Because of "expiring daemon due to jvm metaspace space being exhausted" on CI * XX:MaxMetaspaceSize=512m Because of "expiring daemon due to jvm metaspace space being exhausted" on CI
-
Nikolay Igotti authored
-
Roman Sedaikin authored
This reverts commit 70f772af.
-
- 04 Feb, 2022 4 commits
-
-
Nikolay Igotti authored
-
Roman Sedaikin authored
To disable VRR support, we create a transparent JPanel with size (1, 1) and add it on top of the SkiaLayer. This causes mixed rendering technologies (java2d and OpenGL/DirectX) to work simultaneously in the same window and VRR cannot be enabled. see: https://github.com/JetBrains/compose-jb/issues/1648 https://youtrack.jetbrains.com/issue/TBX-6507#focus=Comments-27-5482439.0-0
-
Nikolay Igotti authored
* Fix local Android build * Tweaks
-
Alexey Tsvetkov authored
* Update Gradle to 7.3.3 * Use Provider API for Android configuration * Define docker image for Android build * Try fixing CI * Handle empty ANDROID_NDK_HOME
-
- 01 Feb, 2022 4 commits
-
-
Roman Sedaikin authored
Fixed a case where [event.modifiersEx] does not provide info about the pressed mouse button when using touchpad on MacOS 12 (AWT). (#470) * Fixed a case where [event.modifiersEx] does not provide info about the pressed mouse button when using touchpad on MacOS 12. * Refactoring 1. Added [pressedButtons] and [button] to [SkikoPointerEvent]. * Refactoring 3. Updated JS pointer events.
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
Nikolay Igotti authored
-
- 31 Jan, 2022 4 commits
-
-
Shagen Ogandzhanian authored
* Minor refactoring character in insert Text can be val * Preparations for minimal js input examplt * White-Listing special keys in SkiaLayer.js.kt proof of concept * proof-of-concept toSkikoTypeEvent * proof-of-concept toSkikoTypeEvent in Convertors.js.kt Co-authored-by:Roman Sedaikin <roman.sedaikin@jetbrains.com>
-
Roman Sedaikin authored
* Added skiko events for android. Added DOUBLETAP gesture. * More flexible build processs Co-authored-by:Nikolay Igotti <igotti@gmail.com>
-
Oleksandr Karpovich authored
Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-
Oleksandr Karpovich authored
Co-authored-by:Oleksandr Karpovich <oleksandr.karpovich@jetbrains.com>
-