Wolfgang Bauer wrote:
Am Dienstag, 1. März 2016, 09:36:26 schrieb dutchgigalo@gmail.com:
No problems with TW 2016.02.28 ... Yeah, I have no problems either on 13.2 with the latest versions from KDE:Frameworks5. But it depends on what applications you are using.
Regarding the upstream patch I mentioned that might fix the tiny icons, you can try the plasma5-workspace package from here: http://download.opensuse.org/repositories/home:/wolfi323:/plasma5-workspace/
Unfortunately it breaks KDE3 applications here (ksensors in particular), their system tray icons are tiny now... :-( I installed plasma5-workspace (and -libs and -lang packages) from your repository. Unfortunately I see no improvements for Java applications (tested with the "tray icon demo") and for Pidgin 3.0.0devel. Both are unable to show the context menu. Pidgin 3.0.0devel's icon is still very tiny.
You cherry-picked something from plasma-workspace (master branch). I tried to compile xembed-sni-proxy directly from master branch. It should be usable without updating the rest of plasma5-workspace. plasma-workspace/xembed-sni-proxy/Readme.md says: "This project should be portable onto all other DEs that speak SNI." But I have a cmake problem: # cd xembed-sni-proxy # mkdir build # cd build # cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr .. [...] CMake Error at CMakeLists.txt:8 (find_package): By not providing "FindXCB.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "XCB", but CMake did not find one. Could not find a package configuration file provided by "XCB" with any of the following names: XCBConfig.cmake xcb-config.cmake Add the installation prefix of "XCB" to CMAKE_PREFIX_PATH or set "XCB_DIR" to a directory containing one of the above files. If "XCB" provides a separate development package or SDK, be sure it has been installed. [...] I found FindXCB.cmake in the net, but not XCBConfig.cmake or xcb-config.cmake. Greetings, Björn -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org