Skip to main content

Search

Items tagged with: vala


#Tuba v0.7.0 is now available, with many new features and bug fixes!

✨ Highlights:
- Filter handling and editing
- User and Post reporting
- AdwDialogs (thanks oscfdezdz@mstdn.social)
- Tracking parameter stripping on paste (thanks kop316@fosstodon.org)
- 1:1 character counting with Mastodon
- Syntax highlighting
🧵

As always, there are too many changes to list here, if you're more interested, check out the full release changelog:
https://github.com/GeopJr/Tuba/releases/tag/v0.7.0

#GTK #GNOME #Vala #libadwaita #mastodev


Get started writing that #app in your favourite programming language!

https://developer.gnome.org/documentation/introduction/languages.html

Then start working on those features, with tutorials for #Blueprint, #JavaScript, #Python, #Rust and #Vala 🚀

https://apps.gnome.org/Workbench/

#GNOME #Workbench #Opensource #FOSS


#Workbench has been added to the showcase on gjs.guide, the #GJS documentation site!

https://gjs.guide/showcase/#workbench

We want newcomers to know there's over 100 API demos in JavaScript, alongside implementations in Python, Rust and Vala.

Get started with #GNOME in #JavaScript or #Python, and you'll have an expressive platform to learn #Vala and #Rust!

https://welcome.gnome.org/


Workbench 45.4 is out 🛠️

https://flathub.org/apps/re.sonny.Workbench

• Restore on-disk projects on start
• Restore scroll and cursor positions on format and Run
• Add "Copy" and "Select All" to Console
• Add Vala formatter support
• Add WebP image format support
• Library: Add "Context Menu" demo
• Library: Add "HTTP Server" demo
• Library: 12 demos ported to Python, 4 to Vala and 2 to Rust

Happy hacking / learning / prototyping

#Linux #development #GTK #GNOME #libadwaita #Rust #JavaScript #Python #Vala


XMPP + Google Summer of Code 2023

Project presentation:

Dino - @dino is a modern open-source Jabber/XMPP chat client for the desktop.

https://wiki.xmpp.org/web/Google_Summer_of_Code_2023#Dino

https://dino.im/

#XMPP #GSoC2023 #GSOC, #Google #interoperability #standards #federation #vala


A new version of Workbench is out.

Highlights are

• Show #Vala diagnostics by @lw64
• Reset window preview on close
• Warn about Blueprint being experimental
• Fix loading and running code with Blueprint UI
• Fix preview error when using Vala

https://beta.flathub.org/apps/details/re.sonny.Workbench

#GNOME #GTK #Linux #development


the #libgtkflow nodes have content again :) now i have to think about how to display my docks in #gtk 4 because radiobuttons, as they were, do not exist anymore and so are their drawing routines. i might opt for a unique look this time! another cool thing in the new implementation is, that there is no more artificial upper-left-corner barrier. you can move the nodes in the negative coordinate space now. but you can't navigate there yet. a problem for another day :). its nice to code #vala again