]> git.phdru.name Git - xsetbg.git/history - xsetbg.py
Fix(DB): Fix column encoding
[xsetbg.git] / xsetbg.py
2024-02-24 Oleg BroytmanStyle: Fix `flake8` error W605 invalid escape sequence...
2021-02-19 Oleg BroytmanFeat: Display WEBP images using `display` from ImageMagic
2021-02-19 Oleg BroytmanFeat: For TIFF files use `xsetbg`
2018-08-20 Oleg BroytmanFeat: Show only image files
2016-06-05 Oleg BroytmanRemove outdated __copyright__
2016-05-20 Oleg BroytmanEncode file name to filesystem encoding
2015-07-26 Oleg BroytmanFix a bug
2015-07-25 Oleg BroytmanConvert xsetbg.py
2014-12-31 Oleg BroytmanOrder options by name
2014-01-08 Oleg BroytmanMove getting httpd settings from xsetbg.py to xsetbg...
2014-01-07 Oleg BroytmanFix a bug: open xsetbg.py with full path
2014-01-07 Oleg BroytmanFix a bug: import xsetbg_db_path
2014-01-07 Oleg BroytmanConfigure path to the database
2014-01-07 Oleg BroytmanOpen config in xsetbg_conf.py, open db in xsetbg_db.py
2012-08-19 Oleg BroytmanThere are too many global variables to delete, why...
2012-08-19 Oleg BroytmanParse timedelta in ymdThms format.
2012-04-15 Oleg BroytmanRemoved svn:keywords.
2011-04-23 Oleg Broytman2011
2011-02-18 Oleg BroytmanSplit xsetbg.py to xsetbg-wsgi.py to separate the core...
2011-02-08 Oleg BroytmanI've stopped using xsetbg long ago.
2010-12-25 Oleg Broytmanphd.pp.ru => phdru.name.
2010-04-11 Oleg BroytmanCleaned up import.
2010-04-11 Oleg BroytmanRemoved last traces of ReadyExec.
2010-04-01 Oleg BroytmanDisplay an image at the start.
2010-02-09 Oleg BroytmanUnlock the lock file after executing xli/xsetbg
2010-02-09 Oleg BroytmanCalculate xsetbg_dir using __file__ instead of absolute...
2010-02-05 Oleg Broytman2010.
2010-02-05 Oleg BroytmanReplaced readyexecd with a simple WSGI server.
2009-09-27 Oleg Broytman"BroytMann" => "Broytman".
2009-09-01 Oleg BroytmanMinor change - removed excessive spaces before commas.
2009-07-08 Oleg BroytmanUse -zoom auto; this only works in xli, so stop using...
2007-06-14 Oleg Broytman/usr/bin/env python
2006-04-21 Oleg BroytmanThe key may be absent in the DB.
2006-03-24 Oleg BroytmanPurge timestamp at the start.
2006-03-24 Oleg BroytmanBetter docstring.
2006-03-05 Oleg BroytmanRemove old filenames at the start.
2006-02-26 Oleg BroytmanMore comments.
2006-01-27 Oleg BroytmanSet __version__ and __revision__.
2006-01-27 Oleg BroytmanStore the timestamp when the image was used; set a...
2006-01-27 Oleg BroytmanXSetBg: select a random image and set it as the desktop...