Search
Items tagged with: Gnome
Home Room
You have been invited to join Home Room using BigBlueButton. To join, click the link above and enter your name.meet.gnome.org
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 🙌
This week... it's the first week of #PrideMonth! A special issue of #ThisWeekInGNOME is now online! 🏳️🌈
#151 Pride Month
thisweek.gnome.org/posts/2024/…
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
Interested in tooling for development and QA on immutable / image based Linux?
Checkout discourse.gnome.org/t/towards-… by @tchx84
Feedback welcome ! This is a collaboration between @gnome @codethink and @sovtechfund ❤️
#Linux #systemd #Silverblue #GNOME #freedesktop #KDE #Ubuntu #SUSE #Fedora #NixOS #postmarketOS
Towards a better way to hack and test your system components
Introduction Hey everyone, I recently joined Codethink and I am contributing to the improvements being made to GNOME OS, through the Sovereign Tech Fund (STF), to make it easier and more useful in day-to-day development and testing tasks, among othe…GNOME Discourse
The Rust+Gnome hackfest sponsored by gtk-rs (opencollective.com/gtk-rs) just ended, it allowed us to make great improvements like:
- rewrite the
clone!
macro so it can now be formatted and have rust-analyzer run on it - rewrite rustdoc-stripper so it now uses rustc internal API directly and can be called with cargo. Some work remains to be done but it's already useable.
- finally finished the release blog post (we're months late but better late than never :p)
- lots of other cleanups and bugfixes
#rust #rustlang #gnome #gstreamer #gtk #hackfest #thessaloniki #greece
GitHub - GuillaumeGomez/rustdoc-stripper at cargo-binary
rustdoc-stripper is a tool used to edit/remove rustdoc comments from your code - GitHub - GuillaumeGomez/rustdoc-stripper at cargo-binaryGitHub
Showtime, the video player I'm developing for #GNOME has entered Incubator and is available on the GNOME Nightly repo for testing
I'm hoping for it to replace Totem (Videos) in GNOME 48 and I will publish it on Flathub soon.
Setting up GNOME Nightly: nightly.gnome.org/
The repository for the app: gitlab.gnome.org/GNOME/Incubat…
Update on #Actions, my desktop automation app
I've added some basic actions, variables, input/output values and documentation for each one.
#Linux #GNOME #Libadwaita
Draft implementation of the MOTIS/Transitous support for @gnomemaps
gitlab.gnome.org/GNOME/gnome-m…
I think the number of reference issues here is some kind of record for me…
#gnome #mapstodon #transitous #motis
How fast can you type? Find out with my new app, Keypunch!
I've worked on this for the last couple of months, and it's finally out. Keypunch lets you practice your typing skills with automatically generated pseudo-text in your language of choice. Alternatively, you can supply it with your own text, such as song lyrics, Wikipedia articles, and quotes. Get ready to accelerate your typing speed!
Get it on Flathub: flathub.org/apps/dev.bragefugl…
#GNOME #Keypunch #Flathub #Linux
Shout out to Text Pieces! I needed to URL-encode a big ugly string (creating a template form from URL parameters, yay!) and yep, sure enough, it made it stupidly easy.
The next time you need to encode, transform, or convert some text on Linux, reach for this pretty little offline app instead of pasting your data into some random website. 👍
flathub.org/apps/io.gitlab.lif…
#Flathub #GNOME #Linux #OpenSource #LinuxApps #GNOMECircle #Flatpak
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
As the #Nautilus team keeps making progress in refactoring and optimizing #GNOMEFiles, we can see #GNOME's file manager steadily becoming faster.
Among the few performance issues remaining, I believe the probable "Final Boss" of search performance is this issue, which would require some refactoring across the views. Anyone up for a challenge? gitlab.gnome.org/GNOME/nautilu…
Slow searching with micro-hangs when typing quickly with many search results (#3452) · Issues · GNOME / Files · GitLab
TLDR: although it has improved in 44-46, and with the fix forGitLab
GNOME Foundation Executive Director Holly Million shares exciting updates on continuing work with the Sovereign Tech Fund and launching the GNOME Development Fund: foundation.gnome.org/2024/05/3…
Final location proposals for #GUADEC2025 are due today! Make sure to submit yours by end-of-day: foundation.gnome.org/2024/04/1…
#GUADEC #GNOME #CallForLocations
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!
#GNOME 46.2 Desktop Environment Released with Various Improvements and Bug Fixes 9to5linux.com/gnome-46-2-relea…
@gnome #Linux #OpenSource
GNOME 46.2 Released with Various Improvements and Bug Fixes - 9to5Linux
GNOME 46.2 is now available as the second maintenance update to the latest GNOME 46 desktop environment series with various improvements.Marius Nestor (9to5Linux)
Workbench News 🛠️
Now available in the GNOME nightly repository
Welcoming 2 GSoC students
@vixalientoots and @atbrat
#GNOME #TypeScript #Vala #GSoC
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
It's not long until the 1st of June, so why not pick up the guitar and learn some catchy tunes for the summer? I've just published version 7.0 of Fretboard, which brings more accurate chord name prediction, note names on hover for the neck top toggles, and a couple of fixes for various small issues encountered since last release. It should be on Flathub very soon!
#Fretboard #GNOME #Flathub #GNOMEApps #GNOMECircle #Guitar
Huge thanks to @kabushawarib for eliminating the flickering that occurred in #GNOMEFiles 46's "Global Search" feature! This should help performance a bit, and improve #accessibility for light/motion-sensitive users.
If all goes well, the bugfix would probably make its way into #Nautilus 46.3, I presume.
gitlab.gnome.org/GNOME/nautilu…
#GNOME #performance #trackersearch
Heavy flickering / refreshing of the view during search as you type (#3403) · Issues · GNOME / Files · GitLab
As of recent versions, including Nautilus 46 and the current nightly / git main version, Nautilus constantly rebuilds/refreshes the search results view everytime you type a character,...GitLab
GNOME will have two Outreachy interns conducting a series of short user research exercises
We are happy to announce that GNOME is sponsoring two Outreachy internship projects for the May-August 2024 Outreachy internship round where they will be conducting a series of short user research exercises, using a mix of research methods.
Udo Ijibike and Tamnjong Larry Tabeh will be working with mentors Allan Day and Aryan Kaushik.
Stay tuned to Planet GNOME for future updates on the progress of this project!
A new issue of #ThisWeekInGNOME is now online!
#149 Installer Installment
thisweek.gnome.org/posts/2024/…
A new issue of #ThisWeekInGNOME is now online!
#149 Installer Installment
thisweek.gnome.org/posts/2024/…
Location proposals for #GUADEC2025 are due in 1 week! Make sure to submit your full proposals by May 31: foundation.gnome.org/2024/04/1…
#GNOME #GUADEC #CallForLocations
The GNOME Foundation's Five-Year Strategic Plan Draft is here! This draft comes after hard work from our ED with input from the Board, Staff, and members but we need YOUR feedback!
Find more details, the full draft, and how to share your thoughts here: foundation.gnome.org/2024/05/2…
#GNOME #OpenSource #CommunityFeedback
We're proud to share that @blackpythondevs have joined the GNOME Foundation nonprofit umbrella. This new partnership will benefit both of our communities and we're thrilled to have them onboard!
Learn more:
foundation.gnome.org/2024/05/2…
#GNOME #opensource #BlackPythonDevs
@allanday describes some good methods to keep on top of issue tracking in the new GNOME Handbook.
🚀 📱 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
Modernizing accessibility for desktop Linux
In some aspects, such as in gaming, the Linux desktop has made enormous strides in the past few years. In others, such as accessibility, things have stagnated.lwn.net
Endless OS 6 is bringing us into a new era. This major update focuses on three key pillars:
• Under the hood improvements
• Refining the user experience
• Game-making for learning
Learn more, and download Endless OS 6 today!
endlessos.org/post/getting-sta…
#Linux #GNOME #OpenSource #EndlessOS
Getting Started with Endless OS 6
Endless OS 6 is available now as a free upgrade for existing users and a free download for new installations! Let’s take a look at what’s new and improved in the latest release of our completely free, user-friendly operating system packed with educat…Cassidy James Blaede (Endless OS)