Search
Items tagged with: GTK
I am pleased to announce a new Cambalache stable release, version 0.92.0!
What's new:
- Basic port to Adwaita
- Use Casilda compositor for workspace
- Update widget catalogs to SDK 47
- Improved Drag&Drop support
- Improve workspace performance
- Enable workspace animations
- Support new desktop dark style
- Support 3rd party libraries
- Streamline headerbar
- Lots of bug fixes and minor improvements
Read more about it at blogs.gnome.org/xjuan/2024/09/…
Introducing Casilda - A Wayland compositor widget!
A simple Wayland compositor widget for Gtk 4 which can be used to embed other processes windows in your Gtk 4 application.
It was originally created for Cambalache's workspace using wlroots, a modular library to create Wayland compositors.
Following Wayland tradition, this library is named after my hometown in Santa Fe, Argentina
Read more about it at blogs.gnome.org/xjuan/2024/09/…
Finally took the time to log into Patreon and support @sophie! I highly recommend doing the same if you'd like to see image editing in Loupe 🖼️✨
Rejoice! GNOME 47.Beta is released!
discourse.gnome.org/t/gnome-47…
GNOME 47.beta Released
Hello, GNOME 47.beta is now available. It also marks the start of the UI, feature and API freezes (collectively known as The Freeze).GNOME Discourse
ported Identity and Video Trimmer to the new css stuff (well, ported is a strong word, there's like 10 lines of css there), so now Video Trimmer is ready for accent colors!
(yeah yeah i know that window needs a design overhaul but for now im too lazy)
#gnome #gtk #libadwaita
I have released a new version of Exhibit!
- Improved settings with four default configurations for different file types and the possibility to save custom ones
- Bundled four HDRI by default, but more can be added
- Added a button to open the file in an external app
- Automatic reload on file change
- More ways to color models
- Improved point cloud support
- Updated F3D to latest version
Get it on #Flathub: flathub.org/apps/io.github.nok…
#GNOME #GTK #Libadwaita
This ends a decade of using projects such as gbulb that kindly bridged that gap.
asyncio integration with support to await Gio async functions (!189) · Merge requests · GNOME / pygobject · GitLab
This adds a simple asyncio event loop integration for GLib that only works on unix. For a comparison with other integrations, seeGitLab
@vixalientoots did it again 🎩
After adding TypeScript support; Angelo made Workbench able to use TypeScript for JavaScript diagnostics and completions ✨
#GNOME #GTK #JavaScript #TypeScript #GSoC
Thanks to @slomo the #gstreamer gtk4-paintable-sink just got support for video rotations. This is nice for video apps, making playback of video recorded on phones (portrait mode) more easy or faster (avoiding a copy compared to using a dedicated gst videoflip element).
The change is even better for Snapshot, the #gnome camera app: it uses the sink for its viewfinder and avoiding additional copies here has quite an impact on #mobilelinux devices.
While @suraj_sloth is working on the #UnifiedPush connector side in #Chatty I got a chance to add the code for registering/unregistering #Matrix push gateways in #libcmatrix and Chatty (with this I can readily round trip messages up to the UP distributor):
#phosh #LinuxMobile #adwaita #gtk
I'm quite happy how upcoming performance improvements for #gnome Snapshot and #libcamera are shaping up. This is how things are now running for me on a #librem5:
#gstreamer #gtk #postmarketos #linuxmobile #mobilelinux
I finally published my app to Flathub!
Echo is a GUI ping utility. Give it a try, but go easy on me as it's my first real project :))
Ticked off a few more to-do items for my upcoming icon manager app!
- When importing a folder of icons it now scans sub-directories too. It can handle icons with the same name but in different folders, and it looks for keywords in folders and filenames like "solid" or "duotone" to detect the icon style.
- You can filter by icon style
- Flip a coin. If it's heads, you can delete a set without the app crashing. (I got tails)
#UXDesign #IconBear #GTK #GNOME
Source code: github.com/azuredusk10/IconBea…
GitHub - azuredusk10/IconBear: An Icon Manager for Linux, to help designers find icons for their projects.
An Icon Manager for Linux, to help designers find icons for their projects. - azuredusk10/IconBearGitHub
Over the last months, we've completely redesigned and rewritten @dino 's accounts and settings dialogs. The dialogs are combined into a single one now, which is adaptive and offers additional features like an option for OMEMO by default. The rewrite also resolves a number of issues and feature requests that were raised with the old implementation. It's still work in progress and will require further polishing.
#dino #xmpp #gtk #libadwaita
TypeScript progress in Workbench 👀
• Inline type checks
• Auto completion
By GSoC student @vixalientoots 👏
#GNOME #GSoC #GTK #TypeScript
Update on Newton, the Wayland-native accessibility project ✨
blogs.gnome.org/a11y/2024/06/1…
Great work @matt !
Looking forward to work with you again next year and ship this!
Thank you @sovtechfund ❤️
#Wayland #freedesk #Linux #GNOME #GTK #Flatpak #accessibility #a11y
One more demo of GTK autocomplete in Workbench
I'm very happy so far with the experience, checkout the video.
I love that the same feature can be used to discover widgets, properties and write UI faster.
There are still many improvements to be made, but I think it's close to a first release.
You can try it yourself in Workbench nightly blog.sonny.re/workbench-news
Feedback very welcome
Credits to @flyingpimonster for making this possible!
Workbench News
Nightly Workbench is now available on the GNOME nightly repository. Please prefer Workbench from Flathub but if you're a GNOME contrib...Sonny's
Awesome update and progress by GNOME GSoC student @atbrat on porting Workbench demos to Vala
medium.com/@bharat.atbrat/gsoc…
Vala took the lead over Python 😉
Thanks to @lw64 and @dimmednerd for reviewing
#GNOME #GSoC #Vala #GTK #pygobject
GSoC 2024: Week 3 Report - Bharat Tyagi - Medium
I listed down the demos that needed to be ported according to their length (S, M, L depending on the Lines of code) I planned to work on 3 demos daily, 1 LOC type each, which was different from how…Bharat Tyagi (Medium)
Made good progress this weekend on #IconBear , my upcoming open-source icon manager for Linux.
* Install pre-packaged icon sets to quickly start building your library.
* Icons are automatically categorised as "Outline", "Filled", "Duotone" or "Color" when you import them.
* Icons are loaded asynchronously, for improved performance.
Once work on importing, deleting and filtering sets is finished, I'll be looking to release the app 🙌
Checkout @alice update on GTK CSS 💅
blogs.gnome.org/alicem/2024/06…
So many goodies 🤩
• variables
• color()
• color-mix()
• relative colors
• rgb, hsl, linear srgb, hwb, oklab, oklch, ...
• math functions
• accent colors
More #phosh custom quick settings coming in. We just landed a dark mode toggle by Teemu Ikonen on main:
New article: "Libadwaita: Splitting GTK and Design Language"
tesk.page/2024/06/03/libadwait…
#GNOME #GTK #Libadwaita #OpenSource #FOSS #Linux #GTK4 #Development
Libadwaita: Splitting GTK and Design Language
Recently, the Linux Mint Blog published Monthly News – April 2024, which goes into detail about wanting to fork and maintain older GNOME apps in collaboration with other GTK-based desktop environments.TheEvilSkeleton
We're a bit late but we finally finished writing the release blog post for the last gtk-rs release!
After 2 days of cursing, @alatiera got graphics driver working with Flatpak apps in Asahi
#Linux #Asahi #AsahiLinux #Flatpak #GTK #Qt #freedesktop
Auto complete coming to Workbench 🛠️
Besides writing GTK faster than light, I want to use it to help newcomers discover and learn about widgets and properties.
Thanks @andyholmes for the help!
🚀 📱 phosh 0.39.0 is out. Some highlights:
- #phosh: folder support, night light quick setting
- #phoc: wakeup-key handling (to prevent accidental unblank)
- #squeekboard: New layouts, lots of layout improvements
- mobile-settings: Allow to manage custom quick settings, allow to toggle whether to ignore hw keyboards, many new translations
Check out the full release notes at phosh.mobi/releases/rel-0.39.0…
#librem5 #pinephone #gtk #wlroots #gnome #linux #mobile #LinuxMobile
GSoC didn't even officially started @vixalientoots already made Workbench able to compile and run TypeScript code 🤯 🎩
#GNOME #TypeScript #GTK
Got very excited by @matt demo of AccessKit integration in #GTK
AccessKit is a cross-platform abstraction for accessibility infrastructure written in Rust.
His work will bring a11y support for GTK on macOS and Windows as well as for the new accessibility architecture on Linux code-named "Newton".
github.com/AccessKit/accesskit
blogs.gnome.org/a11y/2023/10/2…
#GNOME #rustlang #accessibility #a11y #Linux #Windows #macOS
GitHub - AccessKit/accesskit: UI accessibility infrastructure across platforms and programming languages
UI accessibility infrastructure across platforms and programming languages - AccessKit/accesskitGitHub
Reminder: instead of using StackOverflow for your questions about GTK and the GNOME software stack, use the GNOME Discourse instance:
You can also use it for applications and the overall GNOME desktop.
#gtk #gnome #development
Workbench 46.1 is out!
flathub.org/apps/re.sonny.Work…
Happy International Workers' Day
See what's new and details at blog.sonny.re/workbench-46-1
#GNOME #GTK #JavaScript #rustlang #Python #Vala #Linux #development
Workbench 46.1
Labor day marks the release of Workbench 46.1 This new release comes with Save/restore window state and dimensions for each session/pro...Sonny's
Christian Hergert just published a massive PDF document named "Builder, A Developers Notebook", where he documents over the technical details of GNOME Builder.
Document: gitlab.gnome.org/chergert/buil…
Article: blogs.gnome.org/chergert/2024/…
#GNOME #GNOMEBuilder #GTK #IDE #Development #OpenSource #FOSS #Flatpak
Thanks to @slomo the #gstreamer #gtk gtk4paintablesink just got support for DMABuf (and thus Wayland/KMS) passthrough
gitlab.freedesktop.org/gstream…
This will allow to make video playback in various apps much faster. And, if everything works out, allow the same for Camera viewfinders in apps like #gnome camera / snapshot 🤞