Items tagged with: vala

Search

Items tagged with: vala


We now have more than 1000 followers! A big thank you to those who joined us! We are going to achieve more and more, the project is going very well, the next stable release will have _a lot_! Happy #vala coding to everyone out there on their own projects, we love to support you and will continue to do so!

BUT, I now call here for help to manage this Mastodon account. I, @lw64 have managed everything so far, but I don't have time anymore. I will mentor everyone who wants to contribute, its easy!


Hello, anyone interested in helping out with this mastodon account?! 😃
Anyone that is a bit active in #Vala can do it! It is really not difficult, and the more people contribute, the smoother it goes!
Social Media is really important for a project like this, so I hope we can continue like this, soon reaching 1k followers!
Whoever is interested can comment here or in discord or matrix!
#vala


Last week a new GIR parser was released by Bilal Elmoussaoui!
docs.rs/gir-parser/0.1.0/gir_p…
It is written in #Rust, but a C binding would be very easy to write.
I am really thinking if it could maybe at some point be used as the GIR parser for #Vala
Overall it looks very complete and straight forward, also it will be used in the Rust bindings generator, so it will probably be quite stable.


I feel there is big demand for #Vala autocompletion...
Just a feeling... ;)
#vala


Awesome update and progress by GNOME GSoC student @atbrat on porting Workbench demos to Vala

medium.com/@bharat.atbrat/gsoc…

Vala took the lead over Python 😉

Thanks to @lw64 and @dimmednerd for reviewing

#GNOME #GSoC #Vala #GTK #pygobject




#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:
github.com/GeopJr/Tuba/release…

#GTK #GNOME #Vala #libadwaita #mastodev


Workbench 45.4 is out 🛠️

flathub.org/apps/re.sonny.Work…

• 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




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