Zephyr Lykos
Zephyr Lykos
This is finally fixed, TYSM!
@barryvdh do you have time to take a look at this? thanks!
cc'ing @trutest here for clarification (probably not a hard requirement since it's a one-line deletion, but anyway)
"irrevocably" only stands for the current version that's licensed under CC0. You are free to license further versions under a new license since you are the original copyright holder.
> I don't want the choice of a license (or lack thereof) to be driven by packaging concerns. Just to mention why I raised this: This project was used by...
This is in sway master. See
I couldn't think of a reason it must've done this way. It's unnecessary to generate two independent thunks of machine code that will only be called sequentially, especially when building...
I don't think this can be achieved with `xprop`. Override redirect is a window attribute, not a property. These are two different things in X11.
> When you change the example code (option text role): > > ``` > :option:`kitty +kitten panel -o` font_size=20 > ``` > > to > > ``` > :option:`kitty +kitten...
Fine, I will look into that later. Should I split it into another PR?