fabric
fabric copied to clipboard
next-gen framework for building desktop widgets using Python
this PR adds meson as a build system for Fabric, this will make building and installing Fabric and Cvc more easier for distros other than Arch
I just got a first look at this and it looks like it'll be a lot easier for me to work with than AGS. There is a major problem with...
Wanted to improve grammar, fix old links, etc, but I also added new information (such as a quick example, which is useful for people to get an idea of the...
Would it be possible to add sway support/is there an easy way to hack it in? It looks like the workspace class is pretty directly tied to hyprland in the...
Added an extra check for button press event type, earlier it behaved weirdly when any button is pressed more than one time in quick succession.
This rewrite focuses on **refining the existing codebase**, with the goal of improving the development experience (DevEx) and providing enhanced typing support. Rather than introducing new features, the aim is...