Skip to content

Frameless window components under the Linux platform implemented by Qt, supporting x11

Notifications You must be signed in to change notification settings

guang19/framelesswidget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qt实现的Linux平台下的无边框窗口组件,支持x11

开发环境:

  1. Linux 5.13.x
  2. Compiler: GCC 11.1.0
  3. Maker: CMake/Make
  4. WM/DE: PLASMA/KDE/X11

在编译时请将CMakeLists的CMAKE_BUILD_TYPE选项改为当前环境DEBUG/RELEASE

chmod +x build.sh
./build.sh debug/release
cd sample
chmod +x run.sh
./run.sh debug/release

About

Frameless window components under the Linux platform implemented by Qt, supporting x11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published