We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding clipboard functionality, system dialogs, and SVG-based custom cursors.
Support for ARM64 architecture on Windows platforms.
Prebuilt templates for easy app setup.
Enables creation of custom widget layouts.
Render full-color SVG emojis in text.
Allows any widget to be scrollable, not just ScrollBox.
ScrollBox
Supports dynamic linking for Brisk libraries.
Bundles app resources within macOS packages.
Add effects like blur, masking, and blending.
Enable Input Method Editor (IME) for multilingual text input.
A widget for advanced text editing features.
Create list and tree views within the GUI.
Integrate support for Lottie animations.
Add more example projects and use cases.
Compile Brisk without exceptions enabled.
Support for CSS Grid-based layouts.
Mobile compatibility for iOS and iPadOS.
Mobile compatibility for Android devices.
Run Brisk apps in web browsers using Emscripten.
Replace the system title bar with customizable widgets.
Embed 3D scenes within widgets via WebGPU.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Upcoming Releases (Nov-Dec)
✔️ Enhanced Linux Support
Adding clipboard functionality, system dialogs, and SVG-based custom cursors.
✔️ ARM64 Windows Support
Support for ARM64 architecture on Windows platforms.
Project Templates
Prebuilt templates for easy app setup.
GUI: Custom Widget Layouts
Enables creation of custom widget layouts.
Graphics: Emoji Support
Render full-color SVG emojis in text.
✔️ GUI: Scrollable Widgets
Allows any widget to be scrollable, not just
ScrollBox
.Dynamic Library Linking
Supports dynamic linking for Brisk libraries.
Resource Bundling on macOS
Bundles app resources within macOS packages.
Future Releases
Graphics: Shader Effects
Add effects like blur, masking, and blending.
Window: IME Support
Enable Input Method Editor (IME) for multilingual text input.
Widgets: Rich Text Editor
A widget for advanced text editing features.
Widgets: List and Tree Components
Create list and tree views within the GUI.
Graphics: Lottie Animation Support
Integrate support for Lottie animations.
Expanded Example Library
Add more example projects and use cases.
No-Exception Mode
Compile Brisk without exceptions enabled.
GUI: CSS Grid Layout
Support for CSS Grid-based layouts.
iOS Support
Mobile compatibility for iOS and iPadOS.
Android Support
Mobile compatibility for Android devices.
Emscripten Support
Run Brisk apps in web browsers using Emscripten.
GUI: Custom Title Bar
Replace the system title bar with customizable widgets.
GUI: WebGPU Rendering in Widgets
Embed 3D scenes within widgets via WebGPU.
The text was updated successfully, but these errors were encountered: