Skip to content

scamdotnet/fishui

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FishUI

FishUI is a GUI library based on QQC2 (Qt Quick Controls 2), every Cutefish application uses it.

Features

  • Light and Dark Mode
  • Borderless window (XCB Window move & resize)
  • Blurred window
  • Window shadow
  • Desktop-level menu
  • The style of the Qt Quick control
  • ...

Dependencies

sudo apt install libqt5x11extras5-dev libkf5windowsystem-dev -y

Build

Before build, make sure you have necessary Qt environment.

cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr ..
make
sudo make install

License

FishUI is licensed under GPLv3.

About

CutefishOS GUI library, based on Qt Quick.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 49.1%
  • QML 49.0%
  • CMake 1.9%