墙纸优化器是多屏幕墙纸更换器。

wallpaperoptimizer的Python项目详细描述


Author:Katsuhiro Ogikubo oggyist@gmail.com
Version:0.9.0.0

1.简介

wallpaper optimizer is a program that best to deploy the wallpaper in a multi-monitor use below. The features and mode of operation of the following, it works on Linux.

操作环境

  • I try at the desktop of the following
    • GNOME2
    • Unity (GNOME3)
    • GNOME shell (GNOME3)
    • Xfce4
    • LXDE
  • I try in the following distributions
    • CentOS 6.3
    • Ubuntu12.04 LTS
    • Ubuntu12.10
    • Ubuntu13.04
    • Linux mint 14
    • Linux mint 17
    • Xubuntu (Ubuntu12.10)
    • Lubuntu (Ubuntu12.10)
    • Ubuntu GNOME shell Remix 12.10

运行模式

  • By specifying the various parameters from console to create and set wallpapers
  • In console below, change the wallpaper at a specified time every
  • As a GNOME applet to be placed in the GNOME panel behavior (GNOME2)
  • operation of the application as an indicator (GNOME3, Xfce4, LXDE)

功能

  • Specify two image, you can perform optimal placement of image size and monitor size
  • The left and right separately for each monitor can arrange the images to the monitor, I can be specified on the written-down approach and the like (left and right)
  • (For example placement partitioning of widgets) that you can specify the margin from the monitor end
  • You can change from the panel on the On / Off changer (only GNOME2)
  • Wallpaper setting can work with one specification image 1

In addition, the following functions are not be implemented. * The rotation of the monitor, if you are using a vertical * Help in applet mode

2.安装

$ sudo pip install wallpaperoptimzer

三。卸载

$ sudo pip uninstall wallpaperoptimzer

四。部署目录

Please see the setup.py.

  • At run time, I will create a log file of $HOME/.local/share/wallpaperoptimzer.
  • wallpaper file (For example, if you do not specify a save file name), It will be created in the $HOME/.local/share/wallpaperoptimzer.

5个。启动

5.1控制台执行示例

In advance, please install the file with $HOME/.local/share/wallpaperoptimzer/.walloptrc. If you do not plan to install, argument - designation of “1920x1080, 1280x1024 display” is required.
$ wallpaperoptimizer 2560x1920.jpg 1500x844.jpg -C

示例)

1920x1080, left, ~/Wallpaper/1920/
1280x1024, right, ~/Wallpaper/1280/

5.2壁纸更换器从控制台运行示例

$ wallpaperoptimizer -D -i 3600 &

5.3作为gnome applet运行

  1. Right-click in any place of the GNOME panel, select “Add to Panel”.
  2. Select “Wallpaperoptimizer Applet”.

5.4作为应用程序指示器运行

Depending on the path that has been installed, please proceed as follows:.
$ /usr/local/bin/wallpaperoptimiz &

or
$ /usr/bin/wallpaperoptimiz &

6.如何使用

6.1条。控制台

Refer to the Help.
$ wallpaperoptimizer -h

6.2条。小程序/指示器应用程序

Button located in the main window to be started first will be the image that was placed to the left and right monitor. It becomes the specification for the entire workspace for margin. In addition, buttons arranged in the bottom of the main window is the operation buttons. You may not take effect until you do not do it by setting button.

7号。开发环境

/etc/redhat释放
Linux mint17
未确定-r
3.13.0-24-通用
可能相关…deb
  • python映像
  • python-glade2
  • libglade2-0
  • Python-GTK2

8个。许可证

GPLv3

9号。使用库

python映像库是:
版权所有©1997-2005秘密实验室AB 版权所有©1995-2005 Fredrik Lundh

10个。更改历史记录

v0.9.0.0(2014.09.26)0.9版本

  • Support for Xfce4(4.10.1)

v0.8.2.0(2014.04.07)0.8版本

  • Fixed a bug xfconf-query setting Xinerama-stretch

v0.8.1.0(2013.08.10)0.8版本

  • registerd PyPI

v0.8.0.0(2013.04.6)0.8版本

  • Support for Xfce4, LXDE
  • Create a new icon
  • Included with the desktop file

v0.7.0.1(2013.02.12)0.7版本

  • Conducted internal change about the program structure

v0.6.0.0(2013.02.12)0.6版本

  • GNOME3 desktop (Corresponding to the Ubuntu Unity)
  • Fixed a bug in the package distribution
  • Modifying configuration button behavior around

v0.5.0.0(2012.10.7)0.5版本

  • Reduction in consideration of the case margin of the same size is not carried out, I fix the problem impossible to make margin

v0.4.0.0(2012.8.6)0.4版本

  • When specifying only one screen, the improvement was the action to be suddenly wallpaper of various settings can not be.

V0.3.0.0(2012.7.9)0.3无释放

  • The transition to development in python2.6 under
  • Support for x86_64 installation (/usr/lib64/…)

v0.2.0.0(2012.2.1)版本

  • first edition (Human Sacrifice version)

欢迎加入QQ群-->: 979659372 Python中文网_新手群

推荐PyPI第三方库


热门话题
相对于框架java窗口的鼠标位置错误   Java 8流peek api   java将数据附加到文件中   java使用ExoPlayer 2.8播放播放列表中的特定文件   JavaSpring国际化:如何动态设置语言环境值   java如何在mysql中实现两个表之间的两个关联   java在gradle可执行jar文件中包含运行时参数   surefire插件中的java maven多套测试套件   java试图理解堆分析以确定内存泄漏或所需的大量内存   java识别字符串有数字   数组如何解决错误“java.lang.ArrayIndexOutOfBoundsException:5”   java Swt文件对话框选择的文件太多?   java此登录代码易受SQL注入攻击吗?   Java[3]中的文件<identifier>预期编译错误   java如何在spring webflux中发送列表   jar中未找到java文件异常   如何在java中合并2D数组?   java如何评测本机JNI库