
Various Plasma Theming blur kde linux
Source (link to git-repo or to original if based on someone elses unmodified work): https://github.com/alex47/BreezeBlurred
Breeze window decoration with blur enabled
For installation instructions please read this:
https://github.com/alex47/BreezeBlurred/blob/master/README.md
V1.1 2 years ago
- Fixed compilation error
- Updated installation instructions
- Updated default some values
V1.1 2 years ago
- Fixed compilation error
- Updated installation instructions
- Updated default some values
himanshuxd
1 year ago
Report
piotrintes
1 year ago
Report
csnow
1 year ago
Report
thepseudo
1 year ago
Report
nonetrix
2 years ago
Report
silenf
2 years ago
Report
alex2580
2 years ago
Works perfectly
What does not work for you?
Report
silenf
2 years ago
this is the error https://pastebin.com/kfibsCcg when using make
Report
stefangp
2 years ago
update: I see other pictures from this description above and there're also those frames...it would be vast aestetic improvement to remove them, in Windows10 this frameless trick does great trick aestetically
Report
alex2580
2 years ago
did this help?
Report
stefangp
2 years ago
Report
pizzalovingnerd
2 years ago
pizzalovingnerd@linux-9odp:~/BreezeBlurred/build> cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_LIBDIR=lib -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-- The C compiler identification is GNU 8.2.1
-- The CXX compiler identification is GNU 8.2.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Looking for __GLIBC__
-- Looking for __GLIBC__ - found
-- Performing Test _OFFT_IS_64BIT
-- Performing Test _OFFT_IS_64BIT - Success
-- Performing Test HAVE_DATE_TIME
-- Performing Test HAVE_DATE_TIME - Success
CMake Error at CMakeLists.txt:21 (find_package):
By not providing "FindKDecoration2.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"KDecoration2", but CMake did not find one.
Could not find a package configuration file provided by "KDecoration2" with
any of the following names:
KDecoration2Config.cmake
kdecoration2-config.cmake
Add the installation prefix of "KDecoration2" to CMAKE_PREFIX_PATH or set
"KDecoration2_DIR" to a directory containing one of the above files. If
"KDecoration2" provides a separate development package or SDK, be sure it
has been installed.
-- Configuring incomplete, errors occurred!
Report
alex2580
2 years ago
Please check the readme: https://github.com/alex47/BreezeBlurred/blob/master/README.md
Report
koma111
2 years ago
Report
oemissu
2 years ago
cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DKDE_INSTALL_LIBDIR=lib -DBUILD_TESTING=OFF -DKDE_INSTALL_USE_QT_SYS_PATHS=ON
-- The C compiler identification is GNU 7.3.0
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
CMake Error at CMakeLists.txt:2 (project):
No CMAKE_CXX_COMPILER could be found.
Tell CMake where to find the compiler by setting either the environment
variable "CXX" or the CMake cache entry CMAKE_CXX_COMPILER to the full path
to the compiler, or to the compiler name if it is in the PATH.
-- Configuring incomplete, errors occurred!
See also "/home/oemissu/BreezeBlurred/BreezeBlurred/build/CMakeFiles/CMakeOutput.log".
See also "/home/oemissu/BreezeBlurred/BreezeBlurred/build/CMakeFiles/CMakeError.log".
Report
higorhi
2 years ago
Report
vmorenomarin
2 years ago
I tried but in the last step for KDE neon:
fatal error: kwineffects.h: No such file or directory
compilation terminated.
CMakeFiles/breezeblur.dir/build.make:86: recipe for target 'CMakeFiles/breezeblur.dir/breezebutton.cpp.o' failed
make[2]: *** [CMakeFiles/breezeblur.dir/breezebutton.cpp.o] Error 1
CMakeFiles/Makefile2:131: recipe for target 'CMakeFiles/breezeblur.dir/all' failed
make[1]: *** [CMakeFiles/breezeblur.dir/all] Error 2
Makefile:127: recipe for target 'all' failed
make: *** [all] Error 2
Any suggestion?
Thanks
Report
alex2580
2 years ago
Could you please try again?
Report
vmorenomarin
2 years ago
Again, Thank you so much.
Report
alex2580
2 years ago
Report
vmorenomarin
2 years ago
https://store.kde.org/p/1169286/
Report
mlazzaro
2 years ago
Thank you very much.
Report