]>
mj.ucw.cz Git - osdd.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Martin Mares [Thu, 23 Jan 2014 22:04:54 +0000 (23:04 +0100)]
Added forgotten include of util.h
Martin Mares [Thu, 23 Jan 2014 22:03:00 +0000 (23:03 +0100)]
The test program is no longer necessary
Martin Mares [Thu, 23 Jan 2014 22:00:33 +0000 (23:00 +0100)]
New display code supports sliders and percentages
They come in two possible designs, selectable by compile-time switch
SLIDERS_WITH_BRACKETS in display.c. I yet have to decide which design
should be the default one and if it should be possible to switch
designs in run-time.
Martin Mares [Tue, 22 Oct 2013 20:58:32 +0000 (22:58 +0200)]
Do not forget XFlush()
Martin Mares [Tue, 22 Oct 2013 20:54:41 +0000 (22:54 +0200)]
New display code is able to show text messages
Sliders and percentages are not implemented yet.
Line spacing and outline widths are configurable.
Undocumented test mode has been added.
Martin Mares [Sat, 12 Oct 2013 20:58:45 +0000 (22:58 +0200)]
Bits of new display code
Martin Mares [Sat, 12 Oct 2013 20:49:31 +0000 (22:49 +0200)]
Split osd.h and util.h
Martin Mares [Sat, 12 Oct 2013 20:45:27 +0000 (22:45 +0200)]
util.c: Added xrealloc()
Martin Mares [Wed, 9 Oct 2013 21:54:15 +0000 (23:54 +0200)]
Experiments: stay_on_top
Martin Mares [Tue, 8 Oct 2013 19:48:49 +0000 (21:48 +0200)]
Experiments: Better outlining
Martin Mares [Tue, 8 Oct 2013 18:33:08 +0000 (20:33 +0200)]
Experiments: First OSD without libxosd
Alas, the outlining algorithm (borrowed from libxosd) is very ugly...
Martin Mares [Tue, 8 Oct 2013 16:34:35 +0000 (18:34 +0200)]
Experiments with Xft rendering
Martin Mares [Tue, 8 Oct 2013 14:39:30 +0000 (16:39 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd
Martin Mares [Sun, 15 Apr 2012 14:54:12 +0000 (16:54 +0200)]
Released as v1.1
Martin Mares [Sun, 15 Apr 2012 14:34:03 +0000 (16:34 +0200)]
osd-alsa: A new client for adjusting ALSA mixer controls
Martin Mares [Sun, 15 Apr 2012 12:41:10 +0000 (14:41 +0200)]
osd-batt: Bugfix to previous commit
Martin Mares [Sun, 15 Apr 2012 12:36:06 +0000 (14:36 +0200)]
osd-batt: Rewritten to use sysfs instead of /proc/acpi/
/proc/acpi/battery is no longer present on modern kernels.
Martin Mares [Thu, 20 Oct 2011 11:56:47 +0000 (13:56 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd
Martin Mares [Thu, 20 Oct 2011 11:55:28 +0000 (13:55 +0200)]
clean: osd-batt
Martin Mares [Wed, 18 Aug 2010 23:44:36 +0000 (01:44 +0200)]
Remember to clean osd-batt, too
Martin Mares [Wed, 18 Aug 2010 23:43:28 +0000 (01:43 +0200)]
Merge branch 'master' of ssh://git.ucw.cz/home/mj/GIT/osdd
Martin Mares [Wed, 18 Aug 2010 23:42:35 +0000 (01:42 +0200)]
osd-batt: Warn on important status changes, too
This way, the user knows whenever he accidentally loses his AC power
or when the battery is full.
Martin Mares [Sun, 18 Jul 2010 15:31:29 +0000 (17:31 +0200)]
Need to initialize locale in order to get non-ASCII characters right
Martin Mares [Sun, 18 Jul 2010 11:32:38 +0000 (13:32 +0200)]
osd-mpc-volume: Fixed the parsing regex, volume=100% did not work :)
Martin Mares [Sat, 17 Jul 2010 21:25:47 +0000 (23:25 +0200)]
Added tagging of releases
Martin Mares [Sat, 17 Jul 2010 21:25:03 +0000 (23:25 +0200)]
Added `release' target and released as version 1.0
Martin Mares [Sat, 17 Jul 2010 21:24:49 +0000 (23:24 +0200)]
Added a README with brief documentation
Martin Mares [Sat, 17 Jul 2010 19:27:53 +0000 (21:27 +0200)]
Decreased default min-duration
Martin Mares [Sat, 17 Jul 2010 18:44:35 +0000 (20:44 +0200)]
Explain the exit-on-X-server-shutdown trick
Martin Mares [Sat, 17 Jul 2010 18:44:29 +0000 (20:44 +0200)]
Removed obsolete loop.o
Martin Mares [Sat, 17 Jul 2010 18:41:37 +0000 (20:41 +0200)]
Cleaned up utility functions and implemented `osd-batt --check-every'
Martin Mares [Sat, 17 Jul 2010 18:02:12 +0000 (20:02 +0200)]
osd-batt: Mention default values of --warn in the help
Martin Mares [Sat, 17 Jul 2010 17:54:50 +0000 (19:54 +0200)]
Added a battery checking client
Martin Mares [Sat, 17 Jul 2010 17:43:06 +0000 (19:43 +0200)]
osdd: Added daemon mode and the --debug switch
Martin Mares [Sat, 17 Jul 2010 17:37:14 +0000 (19:37 +0200)]
Turned off debugging
Martin Mares [Sat, 17 Jul 2010 17:36:43 +0000 (19:36 +0200)]
Let make clean delete all binaries
Martin Mares [Sat, 17 Jul 2010 17:29:26 +0000 (19:29 +0200)]
First two examples
Martin Mares [Sat, 17 Jul 2010 17:29:04 +0000 (19:29 +0200)]
osdc: stdin can be used as an option argument
Martin Mares [Sat, 17 Jul 2010 17:02:32 +0000 (19:02 +0200)]
Report parse errors
Martin Mares [Sat, 17 Jul 2010 15:46:40 +0000 (17:46 +0200)]
A bit of debugging and also setting of default durations
Martin Mares [Sat, 17 Jul 2010 15:37:49 +0000 (17:37 +0200)]
More attributes and options
Martin Mares [Sat, 17 Jul 2010 14:37:06 +0000 (16:37 +0200)]
Initial commit.