Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/fuse-open/fuselibs
Fuselibs is the Uno-libraries that provide the UI framework used in Fuse apps
https://github.com/fuse-open/fuselibs
c7beb981a4fffaec4bdf831af67844c0eb292a09 authored over 7 years ago
1d4eebb05998c45b077b6c23cfdf228fdc520639 authored over 7 years ago
5f423ca9eb6d45edb9a9c0f911aa83471e5b135f authored over 7 years ago
465afa7f3cd890b922ed7461a56581167068a80f authored over 7 years ago
ImageUtils: dont recycle bitmaps until done
620fc140e39f5e1cd322ba7d3465f2b22bcd56b7 authored over 7 years ago9077aedd708fa3db0d1dc531212e7675ac403ed9 authored over 7 years ago
Feature better bundle jsapi
c0cb0c0b0e7a5100e9a7edcef783f18027c49ae6 authored over 7 years ago90ccd29423cec12a6bd7369e0da94f6d91758df1 authored over 7 years ago
Our markdown renderer seems to not handle code blocks inside blockquotes.
This works around the ...
21b1cd9942681e4e9b88c5c64873335456aa4da7 authored over 7 years ago
This should render as the intersection of the bounds.
f3af4c6ce46b490c5674ac33b2f590eab08d522e authored over 7 years agob46404a14233e200823da68a6c7eaae5666a6565 authored over 7 years ago
This test just verifies that the ElementBatcher actually batch, and
doesn't re-paint when nothin...
Not inverting Y when doing GL.ReadPixels was a mistake, as Fuse has
an Top-Left coordinate syste...
This DumpImage-method is unused, so let's just drop it.
75f55d3e815a73e9cf2680c2359233858cd8442f authored over 7 years ago5e2111dae5929020f1b3ce4046fd6f7845fba719 authored over 7 years ago
Nothing refers to this.
4a1fc56552966f1efd65b4b78ddd6dddf3b14f90 authored over 7 years agod5cd6976ceead110779a77c1bb0e785e0b185132 authored over 7 years ago
This offset is known when the atlas creates the entry, so we shouldn't be calculating it again.
7f89944faa3ddfa906a79ce980ba2f7742eaa3d6 authored over 7 years ago
Since the batched rects are padded with a 1-pixel boundary that's
supposed to be empty, we can t...
06df4cf711e5cf2b70cc2f0929f267c57307d6b5 authored over 7 years ago
959c8437c8809d0a035608748e1653222980118f authored over 7 years ago
This method only need to know the size of the caching-rect, which
was already known as we insert...
d8b14ae2c06cd40102b42ecedd6b18ca69e7a19f authored over 7 years ago
28feb5e4aa19e01f66f0a5fd36b85fa4b51c4cd2 authored over 7 years ago
815a683307226e0db9887c7a97ea7f40d634dec2 authored over 7 years ago
cb83424b3e99ca4116aeafad5ab51cab7a1d509a authored over 7 years ago
GraphicsView: Make sure App redraws when entering foreground
d9e1bf98274e9f514a2579d44d96c1341d69b6f6 authored over 7 years agoScroller: Fix possible nullref when capture is lost
54c01d01408cee90688cf1e4f2e63dc7f742e589 authored over 7 years agoOne some Android devices we observe that the app is invisible when it enters forground. I guess ...
4eabbb1f27468ae046f4f2cb046cc7bc1017dd52 authored over 7 years ago_region is set to null when Scroller is unrooted. There might be pending calls to LostCapture at...
d9ab35fc9c582bd6fef44cc9d90c6baba9be301a authored over 7 years ago
This fails intermittently, so let's disable it so it won't block
otherwise good changes.
This fails intermittently, so let's disable it so it won't block
otherwise good changes.
Fuse.Elements: set scissor-box if ClipToBounds
9969b2d3eeecf72932fd68691831718470b64b3d authored over 7 years ago
If a batched element has ClipToBounds=True, but contents that overflow
it, we didn't set up the ...
132c486c4fcda0398303c619d93d5caf1e415ee9 authored over 7 years ago
3c88aea47d916b481fe6d0a7968ea3b13ff7a3ab authored over 7 years ago
Scroller: Fix nullref in OnPointerMoved
bbe1349ee79d0f8249f459195c8cff98b4a2a0c2 authored over 7 years agoScrollingAnimation: Update animation if From or To changes
4d259b9acd257d59de1a4f38eb53770797590dd0 authored over 7 years ago036ec7a9530ebb2534f081fa10db96fee8f0f664 authored over 7 years ago
1dc69c9320ea3cc3a8bfbb0319a0b53e67b160d5 authored over 7 years ago
We have to update the animation state if From or To changes, if not the animation can get out of...
a9fb6675689cb4c75f158a031f40c37343ad067e authored over 7 years agocb739f86fead69e4224a609fa5647038b3d9ba66 authored over 7 years ago
If there is no _gesture present, I assume that the GestureRequest should be Ignore
17b1df1e0cab2f4649cebc88c29d424419fba8df authored over 7 years agoImageContainer: fix inifinte recursion bug
6da6ecd5276a8462efa5b7b66a0b583057fa0ae6 authored over 7 years agob962e6d0aea27ab3ff26408282711e5348af4ca4 authored over 7 years ago
According to the Android docs, methods like createBitmap might decide to reuse the same internal...
6464e4d409338822509a45bf4d0ca74891a19b1e authored over 7 years agoCleanup PageView docs
d51a94de320eabb3a1bddf87e6a0d2356ccfe06e authored over 7 years ago75b53496c934d53862a23f487a3822ea49a210d3 authored over 7 years ago
- Add example of how it relates to Navigator
- Less confusing description (esp. removing the wor...
Add note about latest supported JavaScript version.
affe628bf588c1ec8df479f2dc4c2075709d86da authored over 7 years agoremove a broken link to a stale example
dc49d053e41db7eb973ceb3cc8957d7ce3dcc374 authored over 7 years agod233cbb44e27b4d730775dfb2c16ca113e804471 authored over 7 years ago
Also fixes a typo.
11d011968d875d4ea7d940742651312ec4e1c41d authored over 7 years agoReload failed images
af8912a9a1f0f5c54dd67515a3e4da728a05f048 authored over 7 years agoClang is a bit faster than GCC, so let's use that instead.
3b6c0545ee50f29f702e4e0b4d5b07fdc64cfd2e authored over 7 years agoaceb27e7087b0bcb24f4d19e7d38ebbbd28ed9a6 authored over 7 years ago
Revert "GraphicsView: Let iOS decide when to call display"
399282fafa233ad0d6767caa07cf2d7af7bedb77 authored over 7 years agobca66a7661a3c7d21eb6fbf2058228c697c05050 authored over 7 years ago
9335f675150066f56869248c41b4a6ace7b42bb0 authored over 7 years ago
a2bb62d4a7581ab24e252c7bda086eb18fe2923f authored over 7 years ago
7b3b287a1caeba9ea758e4a31336e5b6c3f68071 authored over 7 years ago
This should hopefully be faster than manual ccache.
5e2e3101f6c2bdbe481bc0dc11d353915490f0c0 authored over 7 years agoThis reverts commit 727dc9b9fd621efe6241c0372ca88cd6f91fce04.
I have two cases where this break...
bbe4bce928c7e9a3934fda59f833ba419d8466cd authored over 7 years ago
We're mostly compiling C++-code, so it's useful for travis to know
to enable C++ infrastructure....
c3466576a3e1f7ede28b021f7f65657655c350b0 authored over 7 years ago
5cd70d100219104cc7720d3594d6e77a86201f45 authored over 7 years ago
These are all parts of 1.0. Add subheaders to differentiate between
patch-releases.
25dbf2b681d4433d27170db38bd91e0d4a143cf8 authored over 7 years ago
Make ManualTestApp build and run again
52e2ea4ed0c984ae5326a0fb2127a195e38c9229 authored over 7 years agoSince CreateSurfacePath is not implemented, SdfImage cannot be backed by a surface
This makes M...
b3eaabe23dffc4d1b2ec1fa94684215c925839b5 authored over 7 years agoMake ManualTestApp build
60f96bba13762ead3f39cd0f4d0aded3935a77db authored over 7 years ago7e4dfc212bdd62772dffaaa2e95e236e584992d2 authored over 7 years ago
9a81296eb2390ae32fab55041cbd1a702290680f authored over 7 years ago
0e9e20452bcca8d5456ccc4ab4e72f9017c27a4d authored over 7 years ago
9108795e88817fc69f4fa5e4267d04022fa4b154 authored over 7 years ago
6346c0e2e7cdd297d57dd748c13d9034be1228f1 authored over 7 years ago
f7a8875b6adaccce4b5f0cb80a6f3c068a80baca authored over 7 years ago
3c069537a024c3e5182c76b0d73a9d9782acca6c authored over 7 years ago
9bdb085750c6c0fbebe258e4e92054ede1aac003 authored over 7 years ago
241e8dd3bd3df649896fbc4e5b63e33d1c4c181e authored over 7 years ago
82ec4d9c6d28afa891be9e3e6e0751286a28b63d authored over 7 years ago
e51252c688a93ef0c918b8d56aa917b0dd7cffa8 authored over 7 years ago
85f4c6589887abc18b53186c8d50cf1ed4df3b32 authored over 7 years ago
47ff5669cb6c47721a26cb306d42ac02c9d7f91a authored over 7 years ago
07619924ff1ea07909c35435202358948ee372c6 authored over 7 years ago
842f8a7f75d54be257dec9defa8702c010dcf2a3 authored over 7 years ago
42287ad5db6e430a006341c3a28bed59c874103a authored over 7 years ago
8de13023b1cb72ae1e8ab5e42a02425b34050532 authored over 7 years ago
Index, Trigonometry, and math function extravaganza
ab9cd3fb1659de6e676f11a71f973e5f6b25b3b7 authored over 7 years agoae23fec4e1b29b7d6c79f9305bb179624b1fcb1f authored over 7 years ago
12ae4ff036aedf9f18bf52cfe1cfb822488d2e62 authored over 7 years ago
db7e85bce6476c49151dfd4aa0a6a6024d29d32d authored over 7 years ago
GraphicsWorker: Use AutoResetEvent for thread scheduling
b97dc6b70fd51f64165f35d41e910528b7e17303 authored over 7 years agoFeature Android Native Surface impl
cd6f76d0a4f2727322e1ed7c25963ce463f6fafa authored over 7 years agoMove IncreaseFrameIndex to prior to Update to make it consistent across platforms
97e514e42f29e0a5804aaae165cf179416070c40 authored over 7 years agoFix macOS SIGILL problems
a2c469140022e290ff39a6e063df8fc72262b3d0 authored over 7 years ago65fcbf04c66be43518a01c6a6944eb8cfd75cb04 authored over 7 years ago
Use an AutoResetEvent to prevent the thread from constantly looping. Now it will only run whenev...
549f00f25ab79040b51a8545e294ccf8c4847304 authored over 7 years agoe5447470024a84f392256b73498097f19a12bcf5 authored over 7 years ago