Aylur

Results 118 comments of Aylur

I'm guessing you are running ags with a `--bus-name`, but trying to call a client for the default `ags` bus name even though it should start another instance instead of...

A unified service that would automatically pick up the compositor sounds awesome, but I am not sure how extensive that could be as I am not familiar with the Sway...

@ozwaldorf How ready do you think this PR is? I thought I would set up Sway just to test it and play around with it, but I changed my mind,...

There was a similar issue in the Hyprland one. There were race conditions based on what signal the user connected to, I solved it by moving the signals from the...

I haven't payed much attention to this PR as I got kind of busy I merged upstream, you should be able to test it out a bit I won't be...

If you would continue this work on https://github.com/aylur/astal, that would be appreciated

I am kind of hesitant to add this, this makes sense based on the pattern I followed, but maybe we should make `on_clicked` the only property and make it more...

the most convenient is probably adding this as it is I'm thinking about something like ```ts type State = "clicked" | "released" type Button = "primary" | "secondary" | "middle"...

they should be defined as gobject properties and they should connect to the ip config object to listen for changes