mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
x11-wm/kwinft: reference upstream issues
This commit is contained in:
parent
a410a7a7a3
commit
bea5fd858b
@ -1,3 +1,5 @@
|
||||
https://gitlab.com/kwinft/kwinft/-/issues/209
|
||||
|
||||
CMake Error at CMakeLists.txt:816 (add_executable):
|
||||
Target "kwin_wayland" links to target "Threads::Threads" but the target was
|
||||
not found. Perhaps a find_package() call is missing for an IMPORTED
|
||||
|
@ -1,3 +1,5 @@
|
||||
https://gitlab.com/kwinft/kwinft/-/issues/210
|
||||
|
||||
In file included from plugins/scenes/opengl/scene_opengl.cpp:30:
|
||||
plugins/scenes/opengl/scene_opengl.h:93:10: error: no template named 'unordered_map' in namespace 'std'
|
||||
std::unordered_map<uint32_t, OpenGLWindow*> windows;
|
||||
|
@ -3,6 +3,7 @@
|
||||
message: <<EOM
|
||||
WARNING: X11 support is currently unstable on FreeBSD. Replacing KWin
|
||||
in Plasma Desktop may not work. Test standalone first.
|
||||
See also https://gitlab.com/kwinft/kwinft/-/issues/208
|
||||
|
||||
Native Wayland on top of KMS console:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user