komorebi: 一款兼容manjaro、archlinux的komorebi动态桌面壁纸(由于本人比较懒,其他平台不做兼容,您也可以加入项目提交新的分支合并)

您所在的位置:网站首页 可以保存的动态壁纸软件 komorebi: 一款兼容manjaro、archlinux的komorebi动态桌面壁纸(由于本人比较懒,其他平台不做兼容,您也可以加入项目提交新的分支合并)

komorebi: 一款兼容manjaro、archlinux的komorebi动态桌面壁纸(由于本人比较懒,其他平台不做兼容,您也可以加入项目提交新的分支合并)

2024-07-08 16:02| 来源: 网络整理| 查看: 265

linux下的一个很漂亮、可定制的墙纸管理器(来自github)。 发现有一些问题,记录下来有时间的话尝试改一下。       环境:   操作系统:deepin 15.11 64位桌面版;   分辨率:1920x1080;   软件版本:2.4(使用release页的预编译deb包安装);       问题:   1. [FIXED] 点击桌面图标后不是运行指定的程序,而是显示.desktop文件中的内容;     --经核实,是深度linux系统中已经将application/x-desktop这种文件格式注册给了deepin-editor.desktop;     --解决办法:参考 该链接      2. [FIXED] 中文桌面环境,桌面图标文字显示为英文;     --已修正(按照桌面环境的语言设置自动显示);     --“Trash”图标的文字目前已改为按照国际化配置自动翻译;      3. [FIXED] 桌面图标字体变大并且显示不全;     --字体从加粗的11号改成了不加粗的10号,但是还没有找到办法获取深度桌面环境设置的文字大小;     --显示不全的问题已修正,放开了限制10个字符的限制;      4. 在桌面文件管理器图标点击右键会退出软件;     --从GITHUB-Release中下载的预编译版本有此问题;     --GIT最新源码自行编译的版本有时有、有时无此问题;      5. 在桌面图标最后一列下方空白区域点击右键无法弹出菜单;      6. 添加video类型的动态墙纸,不要求缩略图必填,但是会导致从选择界面显示不出来;     --这个也可能记错了,有可能当时忘记手工mv生成的配置文件到要求的目录了,需要重测;      7. 网页类型的壁纸,页面上的链接无法点开;      8. creator工具的顶栏显示异常,拖动窗口时拖影变花,透明效果有问题;      9. creator工具的文件选择对话框有时多点几次之后会弹不出来;       其他改进建议:   1. [FIXED] 没有提供中文界面展示:     希望可以提供多语言版本;     --已完成界面显示的国际化调整,并提供简体中文翻译;      2. 桌面右键菜单中的内容太少:     最好可以在系统原有菜单基础上增加新的内容,包括一些快捷操作等;      3. creator工具支持自动生成视频文件的缩略图;      4. 预编译deb包这块,软件安装目录比较诡异,在类mac系统的目录下:     最好采用linux常见目录结构存放(/opt之类);      5. creator工具不支持自动将配置拷贝到软件的配置目录下:     希望可以在运行creator时检测配置目录是否有写入权限,或者支持全局配置和用户级配置;      6. 不支持扩展插件:     希望可以支持常见的几种功能插件,如天气、系统资源监视、新闻、股票、RSS等;      7. 自己找动态壁纸太费劲了:     如果自带一个商城就好了;     或者也可以和小鸟壁纸等第三方合作提供有偿创作、发布、使用机制;     --目前是自己上火萤找喜欢的下载;     --小鸟的壁纸是加密格式,恐怕不会允许在第三方使用。      

archlinux编译问题解决

#报错如下 CMake Error at /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find Vala (missing: VALA_EXECUTABLE) Call Stack (most recent call first): /usr/share/cmake-3.21/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE) cmake/FindVala.cmake:55 (find_package_handle_standard_args) CMakeLists.txt:18 (find_package)

解决方案,安装Vala 即可

sudo pacmam -S vala

以下为英文原文

What is Komorebi?

Komorebi is an awesome animated wallpapers manager for all Linux platforms. It provides fully customizeable image, video, and web page wallpapers that can be tweaked at any time!

s1

How do I install Komorebi?

Two ways:

Packaged install (easy) Download Komorebi from the Komorebi releases page. Install Komorebi using your favorite package installer (aka. double click on it) Launch Komorebi! Manual Installing (advanced)

Run the following:

sudo add-apt-repository ppa:gnome3-team/gnome3 -y sudo add-apt-repository ppa:vala-team -y sudo add-apt-repository ppa:gnome3-team/gnome3-staging -y sudo apt install cmake valac libgtk-3-dev libgee-0.8-dev libclutter-gtk-1.0-dev libclutter-1.0-dev libwebkit2gtk-4.0-dev libclutter-gst-3.0-dev git clone https://github.com/cheesecakeufo/komorebi.git cd komorebi mkdir build && cd build cmake .. && sudo make install && ./komorebi Change Wallpaper & Desktop Preferences

To change desktop preferences or your wallpaper, right click anywhere on the desktop to show the menu.

s1

How do I create my own wallpaper?

Komorebi provides a simple tool to create your own wallpapers! Simply, open your apps and search for 'Wallpaper Creator'

s1

You can use either an image, a video, or a web page as a wallpaper and you have many different options to customize your very own wallpaper!

Uninstall If you installed a packaged version of Komorebi Open Terminal sudo apt remove komorebi If you manually installed Komorebi Open Terminal cd komorebi/build sudo make uninstall Questions? Issues? Komorebi is slow. What can I do about it?

Komorebi includes support for video wallpapers that might slow your computer down. You can disable support for video wallpapers in 'Desktop Preferences' → uncheck 'Enable Video Wallpapers'.

note: you need to quit and re-open Komorebi after changing this option

After uninstalling, my desktop isn't working right (blank or no icons)

The latest Komorebi should already have a fix for this issue. If you've already uninstalled Komorebi and would like to fix the issue, simply run this (in the Terminal): curl -s https://raw.githubusercontent.com/cheesecakeufo/komorebi/master/data/Other/postrm | bash -s

If your issue has not already been reported, please report it here and I'll try my best to fix them.

Why does Komorebi install files in a macOS-like structure?

Komorebi was originally intended to run on an unreleased OS project. Since many people already use Komorebi, an update could potentially break Komorebi and custom-made wallpapers.

It is possible to change the file structure with code changes and a postinst script but I'd rather keep it as is for now or if you have the time to make one, feel free to do so and submit a PR!

Status of Development

Komorebi still receives updates but they are not as frequent due to my involvement in other open-source projects.

Thanks To:

Pete Lewis (@PJayB) for adding mult-monitor support



【本文地址】


今日新闻


推荐新闻


CopyRight 2018-2019 办公设备维修网 版权所有 豫ICP备15022753号-3