Gnome

2425 readers
6 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 2 years ago
MODERATORS
451
452
453
 
 

This branch implements support for transforming SDR (sRGB) to a HDR enabled output, while allowing HDR content to stay intact.

Roughly what it does is, when HDR mode is enabled via the experimental property, all the stage views that represents outputs where HDR actually managed to be enabled starts to composite in a linear variant of the target color space (which will be BT.2020) via an intermediate framebuffer. Each thing being painted should then transform its pixels to fit in this color space, using an EOTF, a color space mapping matrix and luminance adaptation.

Here is the merge request

454
455
 
 

From €500 to €10,000 depending on criticality. For now only GLib is in scope but we will expand the list of modules and advertise as the program grows.

If you are a GNOME or freedesktop module maintainer and would like your module to join the pilot program; please get in touch.

In partnership with YesWeHack and Sovereign Tech Fund.

See Bug Resilience Program.

456
457
458
459
460
461
462
 
 
463
464
465
466
 
 

Good news for those who want to run their system Wayland only.

467
468
469
36
submitted 1 year ago* (last edited 1 year ago) by petsoi@discuss.tchncs.de to c/gnome@discuss.tchncs.de
 
 
470
 
 

Luminance is a simple GTK application to control brightness of displays including external displays supporting DDC/CI

Here's the Github Repo

471
472
 
 

Changes in version 1.5.0

Resources 1.5 has landed and brings with it monitoring for batteries along with the usual bug fixes and improvements. Enjoy!

🐛 Bug fixes

  • If the Processes view was the last opened view and the “Show search fields on launch” setting was enabled, the search bar was not automatically focused
  • Graphs in the sidebar were reset when a drive or network interface was added or removed
  • App icons were not shown for user-wide installed Flatpaks
  • The calculated amount of logical CPUs was wrong for systems with multiple CPU sockets

✨ New features

  • Resources can now monitor connected batteries
  • CPU usage normalization can now be toggled off
  • Total read and write stats for drives

📈 Improvements

  • Graph colors have been revamped to avoid low contrast situations and improve consistency within views
  • Some keyboard shortcuts were changed to avoid clashes with standard shortcuts
  • More stability when performance statistics could not be determined
  • Some entries in the settings dialog now have subtitles
  • If a drive has no model name, its block device name will now be shown in the titlebar
  • Small accessibility improvements
473
474
475
view more: ‹ prev next ›