linux-wallpaperengine/CMakeModules
Pasalc ca3c73740c
Basic support for web wallpapers (#196)
* Updated gitignore

* Basic Web support

* Basic Cmake(not working)

* Working CEF

* Clean up Render/CWeb

* Download CEF in CMAKE

* Fixed compile error(excesive comma)

* Fixed CWeb compile error(scaling mode)

* Commented flag in CEF flag(-fno-rtti) which disabled dynamic cast

* Commented CEF compiler flags for MacOS

* Added third_party to gitignore

* Fixed libvulkan.so.1 error (deleted file entirely)

* Removed cefsimple, CefShutdown in signal, cleaned up cmake a bit

* Updated .gitignore

* Get render function to previous version

* Fixed typo in coment

* Fixed tab

* Removed shaders too

* Fix codefactor issues
2024-05-05 23:44:26 +02:00
..
cef_macros.cmake Basic support for web wallpapers (#196) 2024-05-05 23:44:26 +02:00
cef_variables.cmake Basic support for web wallpapers (#196) 2024-05-05 23:44:26 +02:00
DownloadCEF.cmake Basic support for web wallpapers (#196) 2024-05-05 23:44:26 +02:00
FindCEF.cmake Basic support for web wallpapers (#196) 2024-05-05 23:44:26 +02:00
FindFFMPEG.cmake Hopefully address the issue with REQUIRED_VARS for FindFFMPEG.cmake in cmake earlier than 3.18 2023-01-31 22:16:08 +01:00
FindFreeImage.cmake + added FreeImage for loading all the non-compiled textures (jpg, pngs, etc) 2021-09-02 23:59:00 +02:00
FindLZ4.cmake + Added LZ4 lib to the compilation process 2019-04-02 17:08:34 +02:00
FindMPV.cmake Switched video backgrounds to mpv (should fix all the videos that weren't playing sound or had random issues) 2023-02-05 06:11:04 +01:00
FindPulseAudio.cmake Added sound playback detection to mute when something else plays audio 2023-03-24 02:36:42 +01:00
FindXrandr.cmake Fix warnings on cmake execution to make it easier to understand the output of the process 2022-05-01 23:36:36 +02:00