For the past few months, I've been doing live coding sessions on YouTube showing how GNOME development goes. Usually it's a pair of sessions per week, one in Brazilian Portuguese so that my beloved community can enjoy GNOME in their native language; and one in English, to give other people at least a chance to … Continue reading Screencasting with OBS Studio on Wayland
Tag: gnome
Incremental present in GTK4
When working with graphical applications, there are multiple constraints and techniques applied in order to reduce the number of pixels that are being uploaded to the GPU, swapped on screen, or being manipulated. Even with highly optimized GPUs, the massive number of pixels we have to deal with (a 1080p monitor, for example, has 2 … Continue reading Incremental present in GTK4
App Grid in GNOME Shell
GNOME Shell is the cornerstone of the GNOME experience. It is the part of the system where the vast majority of user interactions takes place. Windows are managed by it. Launching and closing applications as well. Workspaces, running commands, seeing the status of your system — GNOME Shell covers pretty much everything. One interesting aspect … Continue reading App Grid in GNOME Shell
Sprint 4: tons of code reviews, improved web calendar discoverer
The Sprint series comes out every 3 weeks or so. Focus will be on the apps I maintain (Calendar, To Do, and Settings), but it may also include other applications that I contribute to. GNOME Calendar: a new web calendar discoverer & optimizations After a fairly big push to reimplement the web calendar discoverer code, it landed … Continue reading Sprint 4: tons of code reviews, improved web calendar discoverer
Sprint 3: Calendar management dialog, cleanups and bugfixes
The Sprint series comes out every 3 weeks or so. Focus will be on the apps I maintain (Calendar, To Do, and Settings), but it may also include other applications that I contribute to. GNOME Calendar: the new calendar management dialog landed It's landed! The massive rewrite of the calendar management dialog reached a good enough shape … Continue reading Sprint 3: Calendar management dialog, cleanups and bugfixes
Calendar management dialog, archiving task lists, Every Detail Matters on Settings (Sprint 2)
During the Sprint #2, a new feature landed in GNOME To Do, GNOME Settings went through an Every Detail Matters session, and Calendar advanced in the calendar management dialog rewrite.
Profiling GNOME Shell
As of today, Mutter and GNOME Shell support Sysprof-based profiling. Christian wrote a fantastic piece exposing what happened to Sysprof during this cycle already, and how does it look like now, so I'll skip that. Instead, let me focus on what I contributed the most: integrating Mutter/GNOME Shell to Sysprof. Let's start with a video: … Continue reading Profiling GNOME Shell
Rewarding our Friends of GNOME
After my somewhat dark post about being a Free Software maintainer, a very significant number of people got in touch and asked how can they help me, and GNOME, more actively than saying "keep up the good work, we love y'all". And so I thought that maybe we are not advertising well enough the various … Continue reading Rewarding our Friends of GNOME
GNOME Settings: more GNOME, more settings
Before deep diving into the more extensive architectural changes that I've been working on GNOME Shell and Mutter, let's take a moment to highlight the latest changes to GNOME Settings. Being the (co)maintainer of Settings for a full year now, the development pace has been great so far. I would go as far as to … Continue reading GNOME Settings: more GNOME, more settings
GNOME Shell and Mutter: better, faster, cleaner
The very first update in the series is about GNOME Shell and Mutter. I've been increasingly involved with the development of those two core components of GNOME, and recently this has been the focus of my development time. Fortunately, Endless allows me to use part of my work time to improve it. Naturally, I prioritize … Continue reading GNOME Shell and Mutter: better, faster, cleaner