fabric icon indicating copy to clipboard operation
fabric copied to clipboard

next-gen framework for building desktop widgets using Python

Results 6 fabric issues
Sort by recently updated
recently updated
newest added

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...

enhancement
good first issue

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...

documentation
good first issue

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...

enhancement
good first issue

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...