This website requires JavaScript.
Explore
Help
Sign in
yukijoou
/
kwin
Watch
1
Star
0
Fork
You've already forked kwin
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
33dffc0fd7
kwin
/
plugins
/
platforms
/
x11
/
CMakeLists.txt
4 lines
57 B
Text
Raw
Normal View
History
Unescape
Escape
Move the x11 plugin sources into a x11/windowed directory Preparation step for having two x11 backends: the windowed for Wayland and a standalone for kwin_x11.
2016-04-08 07:30:22 +00:00
if(X11_XCB_FOUND)
add_subdirectory(windowed)
endif()
Reference in a new issue
Copy permalink