High performance X11 animated wallpapers

栏目: IT技术 · 发布时间: 4年前

内容简介:A high performance animated desktop background setter for X11 that won't set your CPU on fire, drain your laptop battery, or lower ya vidya game FPS.Video of the above screenshot:

PAPERVIEW

A high performance animated desktop background setter for X11 that won't set your CPU on fire, drain your laptop battery, or lower ya vidya game FPS.

High performance X11 animated wallpapers

Video of the above screenshot: https://www.youtube.com/watch?v=6ZTiA885bWM

Build

pacman -S sdl2

make

Use

Command line:
    ./paperview FOLDER SPEED

For example:
    ./paperview scenes/castle 5

A lower SPEED number will result in a faster frame rate. Only BITMAP files are supported. Creating your own bitmap folders from gifs requires imagemagick to be installed:

convert -coalesce your.gif out.bmp

Performance

Running on a Thinkpad X230 from 2012 at 1920x1080 and 60fps:

intel_gpu_time ./paperview scenes/castle 5

user: 1.904135s, sys: 0.357277s, elapsed: 100.458648s, CPU: 2.3%, GPU: 11.7%

Known Issues

Picom (and possibly simliar compositors) seem to overwrite the base root X11 window. A pure X11 workaround can be found here:

https://gist.github.com/AlecsFerra/ef1cc008990319f3b676eb2d8aa89903

Disclaimer

The art images included here I do not own. They are for educational purposes only to demo the workings of paperview.


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

奔跑吧 Linux内核

奔跑吧 Linux内核

张天飞 / 人民邮电出版社 / 2017-9-1 / CNY 158.00

本书内容基于Linux4.x内核,主要选取了Linux内核中比较基本和常用的内存管理、进程管理、并发与同步,以及中断管理这4个内核模块进行讲述。全书共分为6章,依次介绍了ARM体系结构、Linux内存管理、进程调度管理、并发与同步、中断管理、内核调试技巧等内容。本书的每节内容都是一个Linux内核的话题或者技术点,读者可以根据每小节前的问题进行思考,进而围绕问题进行内核源代码的分析。 本书内......一起来看看 《奔跑吧 Linux内核》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

在线进制转换器
在线进制转换器

各进制数互转换器