perlpanel-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Perlpanel-devel] Panel Sizing and Resizing: 2 diffs


From: James Mitchell
Subject: [Perlpanel-devel] Panel Sizing and Resizing: 2 diffs
Date: Wed, 29 Sep 2004 12:53:34 -0500
User-agent: Mozilla Thunderbird 0.8 (X11/20040913)

1> The button widget seems (to my unexperienced eye) to require a border of several pixels around the icon it contains. This isn't very efficient for icon sizes < Large. perlpanel-eventbox.diff changes several applets I use to use EventBoxes instead of buttons as a proof of concept. 2> Adjust the width of the panel to correspond to current needs. If an applet defines a width_request sub, then use the request width, otherwise use the current width. perlpanel-resize.diff changes PerlPanel.pm to resize the panel every second, and adds a width_request sub to Tasklist. This should be a configurable if it's supported at all.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]