1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 5 months ago. based on code collected 10 months ago.
Aug 08, 2022 — Aug 08, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fixed typo. More... over 19 years ago
finished installer, and integrated it into configurator. example applet package. More... over 19 years ago
started an applet install system, and documented the format for the applets. More... over 19 years ago
merging patch from Wouter Groeneveld <[email protected]> which supports Dell's own CPU stuff. More... over 19 years ago
diddled with launch feedback a bit. More... over 19 years ago
implemented support for the desktopentry module in places where it's needed. seems to result in a performance improvement on the gnome menu applet! woo! More... over 19 years ago
a nifty little library to handle .desktop files - can be used by launchers, gnome menu etc. More... over 19 years ago
added a "further considerations" section. More... over 19 years ago
deprecated the about dialog. More... over 19 years ago
launch() won't freeze when startup is undefined (duh) More... over 19 years ago
when a window closes or the workspace changes, will now check if there are any windows before changing the icon, so you don't see an icon for a window that's not on the current workspace. More... over 19 years ago
removed launch feedback flag from calls to launch(), we should be querying the desktop file for this. window menu won't change the icon if the current window is perlpanel. More... over 19 years ago
documented the launch() function. More... over 19 years ago
changed the way locale is defined. this is how it's "supposed" to be done, apparently. More... over 19 years ago
the applet's icon updates with the active window, like the gnome applet does. also uses a much nicer default window icon. More... over 19 years ago
implemented startup notification, it's not documented yet. and it's a bit of a hack. More... over 19 years ago
need this. More... over 19 years ago
added remove_applet() function which is only useful for multi applets. More... over 19 years ago
removed documentation about PerlPanel::reload, cos it's evil. documented new PerlPanel::remove_applet, and updated docs on IL8N. More... over 19 years ago
has a context menu now. More... over 19 years ago
removed the pager tab as it now has a context menu. More... over 19 years ago
widget is now a frame to get a nice border around the tray. More... over 19 years ago
button desensitizes when being edited. popup appears aligned with the panel. More... over 19 years ago
removed lame menu edit thingie. More... over 19 years ago
updated regexp. More... over 19 years ago
updated about dialog background. More... over 19 years ago
updated regex to allow for differently named interfaces (thanks to florian). More... over 19 years ago
give this some love - icons never grow too large, directories get chosen better. More... over 19 years ago
applets must now explicitly show themselves and their children, the panel won't do it for them. More... over 19 years ago
some various changes. More... over 19 years ago