petsoi

joined 2 years ago
MODERATOR OF
 

The following modules have a new version:

  • at-spi2-core (2.54.0 => 2.54.1)
  • evolution-data-server (3.54.2 => 3.54.3)
  • glib (2.82.2 => 2.82.4)
  • glib-networking (2.80.0 => 2.80.1)
  • glycin (1.1.2 => 1.1.4)
  • gnome-calculator (47.0 => 47.1)
  • gnome-color-manager (3.36.0 => 3.36.2)
  • gnome-contacts (47.0 => 47.1.1)
  • gnome-control-center (47.2 => 47.3)
  • gnome-maps (47.2 => 47.3)
  • gnome-online-accounts (3.52.2 => 3.52.3.1)
  • gnome-remote-desktop (47.2 => 47.3)
  • gnome-shell (47.2 => 47.3)
  • gnome-shell-extensions (47.2 => 47.3)
  • gnome-software (47.2 => 47.4)
  • gtk (4.16.7 => 4.16.12)
  • gupnp-av (0.14.1 => 0.14.3)
  • json-glib (1.10.0 => 1.10.6)
  • libadwaita (1.6.2 => 1.6.3)
  • libgee (0.20.6 => 0.20.8)
  • libsecret (0.21.4 => 0.21.6)
  • libshumate (1.3.0 => 1.3.1)
  • libsoup (3.6.1 => 3.6.4)
  • localsearch (3.8.1 => 3.8.2)
  • loupe (47.2 => 47.4)
  • mutter (47.3 => 47.4)
  • nautilus (47.0 => 47.1)
  • orca (47.2 => 47.3)
  • template-glib (3.36.2 => 3.36.3)
  • tinysparql (3.8.1 => 3.8.2)
14
GNOME 46.8 released (discourse.gnome.org)
submitted 6 months ago* (last edited 6 months ago) by petsoi@discuss.tchncs.de to c/gnome@discuss.tchncs.de
 

The following modules have a new version:

  • glib-networking (2.80.0 => 2.80.1)
  • gnome-boxes (46.1 => 46.4)
  • gnome-color-manager (3.36.0 => 3.36.2)
  • gnome-control-center (46.6 => 46.7)
  • gnome-online-accounts (3.50.7 => 3.50.8.1)
  • gnome-shell (46.7 => 46.8)
  • gnome-shell-extensions (46.2 => 46.4)
  • gupnp (1.6.7 => 1.6.8)
  • gupnp-av (0.14.1 => 0.14.3)
  • libadwaita (1.5.5 => 1.5.6)
  • libgee (0.20.6 => 0.20.8)
  • libsecret (0.21.4 => 0.21.6)
  • mutter (46.7 => 46.8)
  • nautilus (46.2 => 46.3.1)
  • template-glib (3.36.2 => 3.36.3)
  • tracker-miners (3.7.3 => 3.7.4)*
14
Blueprint v0.16.0 released (gitlab.gnome.org)
submitted 6 months ago* (last edited 6 months ago) by petsoi@discuss.tchncs.de to c/gnome@discuss.tchncs.de
 

v0.16.0

Added

  • Added more "go to reference" implementations in the language server
  • Added semantic token support for flag members in the language server
  • Added property documentation to the hover tooltip for notify signals
  • The language server now shows relevant sections of the reference documentation when hovering over keywords and symbols
  • Added not-swapped flag to signal handlers, which may be needed for signal handlers that specify an object
  • Added expression literals, which allow you to specify a Gtk.Expression property (as opposed to the existing expression support, which is for property bindings)

Changed

  • The formatter adds trailing commas to lists (Alexey Yerin)
  • The formatter removes trailing whitespace from comments (Alexey Yerin)
  • Autocompleting a commonly translated property automatically adds the _("") syntax
  • Marking a single-quoted string as translatable now generates a warning, since gettext does not recognize it when using the configuration recommended in the blueprint documentation

Fixed

  • Added support for libgirepository-2.0 so that blueprint doesn't crash due to import conflicts on newer versions of PyGObject (Jordan Petridis)
  • Fixed a bug when decompiling/porting files with enum values
  • Fixed several issues where tests would fail with versions of GTK that added new deprecations
  • Addressed a problem with the language server protocol in some editors (Luoyayu)
  • Fixed an issue where the compiler would crash instead of reporting compiler errors
  • Fixed a crash in the language server that occurred when a detailed signal (e.g. notify::*) was not complete
  • The language server now properly implements the shutdown command, fixing support for some editors and improving robustness when restarting (Alexey Yerin)
  • Marking a string in an array as translatable now generates an error, since it doesn't work

Documentation

  • Added mention of null in the Literal Values section
  • Add apps to Built with Blueprint section (Benedek Dévényi, Vladimir Vaskov)
  • Corrected and updated many parts of the documentation
view more: ‹ prev next ›