Aylur

Results 11 issues of Aylur

In ```AlwaysActiveWindowHint``` Class for the style you are using outline which ignores ```border-radius```. I understand the issue why you are using ```outline``` for the outer border, and ```border``` for the...

### Name of app wezterm ### Link to official icon https://raw.githubusercontent.com/wez/wezterm/main/assets/icon/wezterm-icon.svg ### Name of icon (as referenced in the .desktop file, regular and Flatpak apps have different icon names for...

enhancement

This could be done with widgets by creating a screenshot and easing out its opacity [which is what gnome is actually doing](https://gitlab.gnome.org/GNOME/gnome-shell/-/blob/main/js/ui/layout.js#L1482), but instead of a screenshot it gets the...

Hey, thank you for this library. I have an issue just as the title says. It happens on Hyprland. Tested it on Sway and there it works with a warning...

v2 of AGS, which is going to be a CLI tool to scaffold and run projects using [Astal](https://github.com/aylur/astal) in gjs * setup a project directory with the `--init` flag which...

There are two main goals with this: - target regular gtk applications that use gjs - having to maintain less code by removing the gjs and lua lib from the...

see https://github.com/Aylur/gnim/issues/11

I would like to override sp_assign inside parens. My usecase is attribute annotations in Vala code. With sp_assign set to force it will be formatted as this ```vala [Version (since...

Simply copied the code from before #279, from the previous template https://github.com/gjsify/ts-for-gir/blob/e1bfc49d233b4f13d4a3b342d5fc636532c4f352/packages/lib/src/generators/dts/glib.ts I'm not entirely sure why you introduced those changes in #279, and the actual code is way beyond...