Skip to content
#

Vala

vala logo

Vala is a programming language that aims to bring modern programming language features to GNOME developers without imposing any additional runtime requirements, and without using a different ABI compared to applications and libraries written in C. It uses the GObject type system to create classes and interfaces declared in the Vala source code.

Here are 431 public repositories matching this topic...

Alecaddd
Alecaddd commented Jan 7, 2020

Expected Behavior

When the user edits the properties of a CanvasItem the SelectEffect should disappear until the end of the interaction, with a delay of 2 seconds.

This behaviour is commonly used in other design tools to remove the visual noise of the selection bound when the user needs to edit the visual aspects of an item.

Eg. editing the color of a 1px thick border is pretty hard

cawbird
IBBoard
IBBoard commented Feb 19, 2020

When using ZWJ characters (like 🏳️‍🌈, which is made of 🏳️ + ZWJ + 🌈) Cawbird "miscounts" compared to Twitter. This causes tweets to become unpostable when they're actually valid.

Character Twitter Cawbird Notes
🏳️ 2 2/4 Appears to be 4 because of VS-16 for "E0.7 white flag" but not in "white flag"
🌈 2 2
🏳️‍🌈 2 5/7 2/4 (flag) +
hexxone
hexxone commented Aug 6, 2020

Hi there,
I have been researching for a while now on how to get Wallpaper Engine (WE) - Web Wallpapers running on Linux in the best way possible. Gladly I stumbled upon this amazing project :)

My idea would be adding some things to komorebi in order to achieve better compatibility with WE stuff on Linux :)
I'd be willing to contribute towards that, even though my current programming-k

Created by Jürg Billeter, Raffaele Sandrini

Released July 15, 2006

Website
wiki.gnome.org/Projects/Vala
Wikipedia
Wikipedia

Related Topics

c elementary gnome language