Gnome

1883 readers
17 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 1 year ago
MODERATORS
1
2
19
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]
3
4
5
6
7
8
 
 

Add a new «GetHostPaths» method to the Document portal, which allows mapping file descriptors to paths on the host system. This can be used by apps to show more meaningful file paths in the user interface.

Looking forward to this. If you’ve been bothered by /run file paths in Flatpak apps before, you should do so as well, because this finally enables apps to show the «real» path instead.

9
10
11
12
13
14
15
16
 
 
machinectl shell gdm@ $(type -P gsettings) set org.gnome.desktop.interface accent-color "pink"

This command will change the accent color to pink, but replace pink with any supported color.

I'm not very familiar with the machinectl command, but what I think it's doing is running the gsettings command as the gdm user.

17
18
6
submitted 2 weeks ago* (last edited 1 week ago) by [email protected] to c/[email protected]
19
 
 

Dear Gnome,
I really love your system, yet as a connected user who recently tried your "online-account" i have a feedback to do with the hope you actually make a change or two

First can you change the way on how "file" work to allow a sync instead of a direct connection who force us to use third party app

Second for services that support it, can you please move from the old as hell mechanisme of app password by the user and use the modern way browser)

Thanks

@[email protected] @[email protected] @gnomeapps #gnome

20
21
22
 
 

Summary of changes

  • lockscreen: Allow to adjust to smaller screen sizes
  • lockscreen: Swap horizontal deck and vertical carousel to not accidentally trigger swipe when entering PIN
  • upcoming-events plugin: Allow to configure number of days
  • torch: Hide brightness slider when there’s only a single brightness level
  • Improve notification appearance when there’s multiple notifications from the same app
  • Use parent’s icon for toplevels without a proper matching icon
  • Handle WWan network types better
  • Make Wi-Fi hotspot insensitive on lock screen to be consistent with Wi-Fi network switching.
  • Make compatible with g-s-d 47
  • In preparation of Cell Broadcast support use mm-glib for ModemManager interaction
  • Ease setup and lib versioning for libphosh-rs users
  • Fix crashes related to scale changes, Wi-Fi hotspot and other bug fixes
23
 
 

Pods is a frontend for podman. It uses libadwaita for its user interface and strives to meet the design principles of GNOME.

Features

  • Accent colors are now properly supported. (#804, #807, #809, #811)
  • All dialogs have been ported to AdwDialog to be more adaptive. (#810)
  • Containers are now represented by cards in the container panel. (#778)
  • The image search has been completely revised and is now much more streamlined. In addition, the tags of an image are suggested. (#758)
  • Port mappings can now be configured when creating pods. (#772)
  • Enable searching for container and pod processes. (#747)
  • Killing container processes is now supported. (#748)
  • The image search results now have an "verified" icon if an image is official. (#761)
  • Logs are now sent to both std and syslog. (#763)
  • Make it possible to create privileged containers. (#753)
  • Better handling of empty states when selecting images, pods and volumes for a container to be created. (#769)
  • Unification of status and health status in the container row. (#774)
  • The recently introduced libadwaita Spinner now replaces all gtk Spinners. (#802)

Fixes

  • All remaining processes are now closed after a container terminal exits. (#744)
  • Streams are now closed correctly so that they do not run forever when the user changes the connection. (#764)
  • A bug was fixed where the content of the container log page was initially too large. (#769)
  • Stop filtering out containers, pods and volumes by default. (#770)

Improvements

  • We now use appdata to construct the about dialog. (#743)
  • Improve performance by utilizing the SignalListItemFactory::setup signal. (#745)
  • Port GtkTreeView to GtkColumnView. (#746)
  • After the last connection has been removed from the page with the connection selection, the home page is displayed again. (#760)
  • The same background color is now used for list views as for the window. (#769)
  • We have moved the banner from the bottom to the top in the container log page. (#769)
  • Some titles have been shortened. (#769)
  • We now use AboutDialog instead of AboutWindow. (803)
  • Various style improvements (#741, #757)
24
25
view more: next ›