|
d937453f23
|
lseek() doesn't work on "/proc/apm"
|
2010-01-29 15:01:52 +00:00 |
|
|
d7a636ecb8
|
Disabled the frame when embedded
|
2010-01-29 15:01:04 +00:00 |
|
|
871ee82195
|
Removed the event box, tightened applets' layout, and using the pager when embedded
|
2010-01-29 14:57:46 +00:00 |
|
|
6e8a6cfd66
|
Added Linux support (through /proc/apm, not tested much)
|
2010-01-28 16:55:09 +00:00 |
|
|
8f911dec8c
|
Added code to handle the operator name (currently unused)
|
2010-01-28 10:49:29 +00:00 |
|
|
580c321cbd
|
Using a phone icon instead
|
2010-01-28 10:36:08 +00:00 |
|
|
ee8d9c944f
|
Added a GSM monitoring applet (very basic, for the Openmoko Freerunner)
|
2010-01-28 10:33:11 +00:00 |
|
|
065495f703
|
Removed debugging information
|
2010-01-28 10:30:14 +00:00 |
|
|
7ea809674f
|
Added a GPS applet (for the Openmoko Freerunner)
|
2010-01-28 10:27:33 +00:00 |
|
|
187db92dc1
|
GCC defines "__linux__" and not "__Linux__" on Linux
|
2010-01-27 14:31:56 +00:00 |
|
|
67cfb24e77
|
Added support for Linux on the Openmoko Freerunner
|
2010-01-27 14:22:39 +00:00 |
|
|
a4bb2e501a
|
Fixed compilation when not compiled on NetBSD
|
2010-01-27 13:19:06 +00:00 |
|
|
198877c1f0
|
Added bluetooth hardware monitoring
|
2010-01-27 13:10:07 +00:00 |
|
|
3071a3266f
|
Let the use choose a smaller panel if desired
|
2010-01-21 12:23:41 +00:00 |
|
|
271f0d3d79
|
Forgot to commit (fixes compilation)
|
2010-01-21 12:05:56 +00:00 |
|
|
5741a88691
|
Implemented moving and resizing windows (not confirmed to work yet)
|
2010-01-20 22:26:00 +00:00 |
|
|
d5cfc9307d
|
Implemented window minimization
|
2010-01-20 22:08:16 +00:00 |
|
|
b84be8eabf
|
The systray icons don't have to be of the same size
|
2010-01-19 20:02:18 +00:00 |
|
|
72c85b37a6
|
Fixed wrong use of memset()
|
2010-01-19 20:01:16 +00:00 |
|
|
956ee2af03
|
Implemented a systray applet
|
2010-01-19 02:41:40 +00:00 |
|
|
0bb01db4ec
|
Fixed incorrect use of memset()
|
2010-01-19 02:20:22 +00:00 |
|
|
b1e15a3770
|
Fixed the condition determining if setting the frequency is available
|
2010-01-19 00:52:55 +00:00 |
|
|
a30e30e004
|
Code cleanup
|
2010-01-19 00:47:21 +00:00 |
|
|
a610e682c0
|
Added an implemented maximizing windows both horizontally and vertically
|
2010-01-19 00:42:15 +00:00 |
|
|
41c19a2e98
|
Code cleanup
|
2010-01-19 00:14:27 +00:00 |
|
|
47b0da3278
|
The panel can now be on different monitors
|
2010-01-17 00:31:27 +00:00 |
|
|
8bc220567c
|
Only display applets when explictly done by the applets themselves
|
2010-01-16 23:58:16 +00:00 |
|
|
737938278f
|
Also support "mix.master" as the main volume control (on NetBSD or <sys/audioio.h>)
|
2010-01-16 23:57:43 +00:00 |
|
|
0657de7fee
|
Only explicitly display when relevant (helps on NetBSD)
|
2010-01-16 23:56:46 +00:00 |
|
|
43bf9f7160
|
About to release 0.0.4
|
2010-01-14 16:25:17 +00:00 |
|
|
e7a1b48a2a
|
Added copyright information and license
|
2010-01-07 03:43:58 +00:00 |
|
|
762e29fc50
|
Defining enumerated and string values for atoms from a common file
|
2010-01-07 03:42:52 +00:00 |
|
|
aa2a7ee675
|
Implemented four more states
|
2010-01-07 03:27:56 +00:00 |
|
|
722905af15
|
Code cleanup
|
2010-01-07 03:23:45 +00:00 |
|
|
b83851d296
|
Implementing toggling the fullscreen state
|
2010-01-07 03:19:12 +00:00 |
|
|
4a8a34f511
|
Updated copyright information
|
2010-01-07 03:04:19 +00:00 |
|
|
1ecb84bc08
|
Also popup the window operations menu when using the mouse
|
2010-01-07 03:03:56 +00:00 |
|
|
112b4ce7c3
|
Extended the popup menu to include all supported window operations
|
2010-01-07 02:59:34 +00:00 |
|
|
aa277cef29
|
Added icons to the "Audio" and "Education" categories
|
2010-01-06 23:20:04 +00:00 |
|
|
fa0b294281
|
Avoid a few warnings
|
2009-12-26 16:19:54 +00:00 |
|
|
75feb4d76c
|
Avoid a division by zero
|
2009-12-23 15:09:13 +00:00 |
|
|
6ef48f7136
|
Always look for includes in $(PREFIX)/include
|
2009-12-21 15:11:26 +00:00 |
|
|
b1c9205ae4
|
Hide the applet when not supported
|
2009-12-13 23:38:26 +00:00 |
|
|
376ff9453d
|
Fixed the battery applet even though now it keeps polling on errors
|
2009-12-13 23:35:52 +00:00 |
|
|
0b2afeea2f
|
Re-ordered plugins
|
2009-12-13 14:29:26 +00:00 |
|
|
e480c72dfa
|
Tentative cleanup
|
2009-12-12 21:43:48 +00:00 |
|
|
ebd4212683
|
No longer popup an error if the main volume control is not found (NetBSD only)
|
2009-12-12 21:08:59 +00:00 |
|
|
467fc64410
|
main.c and panel.c actually depend on ../config.h
|
2009-12-12 21:07:04 +00:00 |
|
|
d3bf875dd1
|
Do not display at all if not supported
|
2009-12-12 21:01:35 +00:00 |
|
|
5ec2fd9d6f
|
Fixed some warnings (unfortunately untested as popups don't seem to work anymore)
|
2009-12-12 12:09:04 +00:00 |
|