Rastersoft

Results 24 issues of Rastersoft

It would be great to be able to set the size in guake mode: I'm used to a terminal that occupies half the screen, and also to be able to...

Enhancement

If the extension is uninstalled, the DBus file and others remain in the system. This can cause problems to other programs that interact with GSConnect. This patch fixes this issue...

needs review
conflicts

**Describe the bug** After uninstalling the extension, the DBus file at ~/.local/share/dbus-1/services remain, and thus the service remains announced in DBus even when there is no code for serving it....

maybe

A signal declaration in VALA is like a function declaration, but with a "signal" modifier. Unfortunately, for uncrustify they are treated like a function declaration, which means that its not...

Vala

In VALA, a variable can be defined with a question mark to specify that its value can be NULL. An example: ``` Gtk.Window ?a_function(Gtk.Label ?label1, Gtk.Label label2) { Gtk.Button ?button1;...

Vala

Hi: I added support for TheSubDB (http://thesubdb.com/). I also want to add support for more pages, if you don't mind.

When an external SVG is inserted into an SVG linked instead of imported inside, the scale isn't honored. I attach an example (both SVG files). It seems related to https://github.com/deeplook/svglib/issues/175...

I tried to use this, but I receive this error, and it never parses any data. parsedmarc_1 | ERROR:cli.py:615:IMAP Error: open() takes 3 positional arguments but 4 were given dmarc-visualizer_parsedmarc_1...

Just a note to comment that it would be a good idea to include a note/link to Autovala. It greatly simplifies creating projects, and since it generates CMake files, which...

enhancement

When I try to write a letter with tilde (á, é, í, ó, ú), it doesn't work, nothing is shown. But other spanish characters (ñ, ¿, ¡) does work.

upstream