I asked for stroke alignment and multilingual text support last year and somehow we got something crazier
I'm gonna finally learn Rive properly this year
This is PythonNative’s coolest release yet.
The new pn preview gives you a live desktop window with instant Fast Refresh, built on Python’s own Tkinter, so there’s nothing extra to install.
The same code then ships to iOS and Android.
Canonical continues to make excellent progress on desktop’s experimental windowing APIs! New features include:
🔧 Tooltips
🔔 Popups
💬 Dialogs
Finally, content-sized views are now supported on Linux.
@Foocux from my understanding, arc was a browser made for people that spend 12 hours a day on the internet, dia is a browser made for people that don't want to spend any time on the internet
i also just have no interest in using another browser from them
@ganeshrvel@lijy91 they should work
no idea for linux tho since I don't develop for it
I don't like using desktop_multi_window because it's quite heavy and you need to sync state between windows manually
but it does work
@ganeshrvel currently? absolutely not
personally it's quite painful developing for it
I'm not as good as @lijy91 which immediately made a working window_manager equivalent for multiple window when it was available
unless you don't need fancy window stylings
then it's good enough
mpv_audio_kit version 0.1.0 is out!
• Redesigned typed Dart API
• New AudioEffects stack (EQ, compressor, pitch, tempo, …)
• 20+ more streams, unified playback state
• Real-time FFT & PCM (visualizer)
https://t.co/UnKBO5clOz
#Flutter#Dart
It is now easier than ever to build a streaming music app in Flutter with Multimedia Server capabilities out of the box.
Check the libraries here:
https://t.co/UnKBO5clOz
https://t.co/oWYu1YmRlI
https://t.co/fP2j2r4JeA
https://t.co/7mNzDsZADr
#Flutter#Dart#Music#Server
YOO HOW COME NOBODY TOLD ME ABOUT THIS
Fluorite, Toyota's brand new game engine (GitHub repo to be released)
- Integrated with Flutter
- Google Filament 3D renderer
- JoltPhysics (on the roadmap)
- ECS
- SDL3 Dart API
- Open Source
- Cross-platform
https://t.co/3oPvGsK4T4
So google is replacing gemini-cli with agy (antigravity cli), but:
1. agy is not opensource
2. It no longer supports ACP
Really unfortunate development
Ever since using the new Flutter experimental multi-window feature I've stopped using hot restart altogether because it just doesn't work for multiple windows.
Not very different with my previous workflow anyway which modifies native code whcih needs a full rebuild anyway
Nice, seeing a bunch of multiple window changes being merged to stable channel.
Surely this will increase the amount of people trying out the multiple window feature
Resulting in a bunch of new issues being opened
Resulting in multiple window feature being more mature