Skip to content
forked from ukui/ukui-kwin

ukui-kwin is the next window manager for UKUI3.0 forked from kwin

License

Notifications You must be signed in to change notification settings

ll-eleven/ukui-kwin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ukui-kwin

build

The window manager for UKUI desktop environment.

Description

Ukui-kwin is the default window manager for UKUI desktop environment, and is forked from kwin.

At first, we forked from kwin, Because that Kwin suggest plasma will introduce the whole KDE desktop environment.

Secondly, Along with the time of using it, In order to adapt to UKUI's desktop more, We modified some codes, Such as, some of Qt's componet cann't minimize when HiddenPreviews was set for 6 in the kwinrc; When you use the showdesktop function in the taskbar, the original dialog box will pop up automatically even you activate only one file; Usually, we just make the effect of blur disable not shutting dowm the composite when the config of OpenGLIsUnsafe was checked for true , etc.

Thirdly, we also need to customize some plug-ins according to our desktop requirements, such as titlebar theme styles. we set some peculiar shutcut, such as swiching workspace. Mouse style will make effect according to our's signal.

Last, We need to introduce special proprietary configuration.

Dependencies

All of ukui-kwin's dependencies are found through CMake. CMake will report what is missing. On Debian based distributions the easiest way to install all build dependencies is

sudo apt build-dep ukui-kwin-wayland

Quick building

Ukui-kwin uses CMake. This means that ukui-kwin can be build in a normal cmake-style out of source tree.

mkdir build
cd build
cmake ../
make

About

ukui-kwin is the next window manager for UKUI3.0 forked from kwin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 94.4%
  • CMake 2.1%
  • QML 1.7%
  • JavaScript 1.2%
  • C 0.4%
  • GLSL 0.1%
  • Other 0.1%