<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to patches</title><link href="https://sourceforge.net/p/lxp/patches/" rel="alternate"/><link href="https://sourceforge.net/p/lxp/patches/feed.atom" rel="self"/><id>https://sourceforge.net/p/lxp/patches/</id><updated>2006-08-11T15:30:10Z</updated><subtitle>Recent changes to patches</subtitle><entry><title>[icewm#1538775] preferences winMenu items</title><link href="https://sourceforge.net/p/lxp/patches/10/" rel="alternate"/><published>2006-08-11T15:30:10Z</published><updated>2006-08-11T15:30:10Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net0f4a68f38917d968f827056321e8827ca05ccee4</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;1.- This patch allows select what items are showed in&lt;br /&gt;
windows menu&lt;br /&gt;
2.- This patch adds a killclient item into windows menu&lt;/p&gt;
&lt;p&gt;Add to your ~/.icewm/preferences file the line:&lt;/p&gt;
&lt;p&gt;WinMenuItems=rmsnxc&lt;/p&gt;
&lt;p&gt;where&lt;br /&gt;
r Restore, m Move, s Size, n miNimize, x maXimize,&lt;br /&gt;
f Fullscreen, h Hide, u RollUp, a rAise, l Lower,&lt;br /&gt;
y laYer, t moveTo, i trayIcon, c Close,&lt;br /&gt;
k Kill, w WindowsList&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1538772]  Themable TaskB-Width, TPanel Button Size</title><link href="https://sourceforge.net/p/lxp/patches/9/" rel="alternate"/><published>2006-08-11T15:28:46Z</published><updated>2006-08-11T15:28:46Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.neta39d3df9f9e6a138e52daa1a4eee93aeb72eac5b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds new configurable elements via theme files&lt;br /&gt;
-TaskBarHeight Height in pixels of Taskbar&lt;br /&gt;
-TaskButtonHeight Height of buttons in Taskbar&lt;br /&gt;
-TaskButtonWidth Width of taskpanel buttons&lt;br /&gt;
-TaskButtonSeparatorSize Distance between buttons in&lt;br /&gt;
taskpanel&lt;br /&gt;
-TrayPanelUseBgPixmaps Use background pixmaps in tray &lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1536588] search .png icons</title><link href="https://sourceforge.net/p/lxp/patches/8/" rel="alternate"/><published>2006-08-08T12:09:44Z</published><updated>2006-08-08T12:09:44Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net5b52daf008edee7c442ddc51e8d2e1f0484cef4a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch adds the feature to search .png files&lt;br /&gt;
when looking for icons&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1536496] pppstatus</title><link href="https://sourceforge.net/p/lxp/patches/7/" rel="alternate"/><published>2006-08-08T12:08:17Z</published><updated>2006-08-08T12:08:17Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net66ec2fb09f0b475dd46f9cdee5668845de4f166c</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch hiddes ppp status applet when the conexion&lt;br /&gt;
goes down.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1536587] taskbar drag-drop</title><link href="https://sourceforge.net/p/lxp/patches/6/" rel="alternate"/><published>2006-08-08T12:07:27Z</published><updated>2006-08-08T12:07:27Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.netd7748f59a3362c043e194bfedd5d49cbc6183606</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch:&lt;br /&gt;
- changes the mouse cursor when moving the taskbar from&lt;br /&gt;
bottom to up or viceversa.&lt;br /&gt;
- enlarge the area to capture the mouse drag event&lt;br /&gt;
(taskpanel)&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1536141]  lookFlat workarround</title><link href="https://sourceforge.net/p/lxp/patches/5/" rel="alternate"/><published>2006-08-08T12:05:22Z</published><updated>2006-08-08T12:05:22Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net4259f89809bea26d0090ad61230c3c4d5f03c56b</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch:&lt;br /&gt;
- Deleted bad code in YFrameButton::YFrameButton that&lt;br /&gt;
tries to set the button geometry. The valid geometry&lt;br /&gt;
for buttons is setted in YFrameWindow::positionButton&lt;/p&gt;
&lt;p&gt;- Fixed YFrameWindow::positionButton where lookFlat was&lt;br /&gt;
forgoten&lt;/p&gt;
&lt;p&gt;- Added coded for pixmaps themes when buttonI.xpm,&lt;br /&gt;
buttonA.xpm, buttonO.xpm are not present.&lt;br /&gt;
1.- If exist buton.xpm, this is used like in other looks.&lt;br /&gt;
2.- Paint background in over and armed buttons&lt;/p&gt;
&lt;p&gt;for example: if not exists closedA.xpm and exists&lt;br /&gt;
closed.xpm, this image is used for normal, over and&lt;br /&gt;
armed; brighter color is used for over and darker color&lt;br /&gt;
is used for armed&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1535911] menu-gnome2 localestring</title><link href="https://sourceforge.net/p/lxp/patches/4/" rel="alternate"/><published>2006-08-08T12:03:23Z</published><updated>2006-08-08T12:03:23Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net6758d925c32fcc76f4c928d45e80747e9f46a01a</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- Use localestring in menu-gnome2 in order to display&lt;br /&gt;
the internationalized name of the menu item&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1535904] restart script</title><link href="https://sourceforge.net/p/lxp/patches/3/" rel="alternate"/><published>2006-08-08T12:01:23Z</published><updated>2006-08-08T12:01:23Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net421aee089e82d3b119e4c8e17287386a6184e656</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- When icewm is restarted, it runs a $HOME/.icewm/restart&lt;br /&gt;
script.&lt;br /&gt;
- This is usefull to send HUP signals to other programs&lt;br /&gt;
like icewmtray or idesk or run icewmbg -r.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[icewm#1535895] icewmtray</title><link href="https://sourceforge.net/p/lxp/patches/2/" rel="alternate"/><published>2006-08-08T11:59:50Z</published><updated>2006-08-08T11:59:50Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.net9618f309448717e2cb3a25de871ba6399ce360cb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;This patch fixes some bugs in background color for&lt;br /&gt;
docked applications.&lt;br /&gt;
Also adds a new feature to reload configuration when&lt;br /&gt;
a HUP signal is sent to icewmtray.&lt;/p&gt;
&lt;p&gt;- Catch HUP signal in order to reload the theme&lt;br /&gt;
configuration&lt;br /&gt;
- Added TrayDrawBevel configuration option to&lt;br /&gt;
icetray.cc , so tray knows if taskbar is painting a border&lt;br /&gt;
- Changed taskBg var name for taskBarBg that is the&lt;br /&gt;
name used in other src files.&lt;br /&gt;
- Changed calculation methods for weight and height.&lt;br /&gt;
Now there is two vars TICON_W_MAX and TICON_H_MAX&lt;br /&gt;
instead TRAY_ICON_SIZE.(These values should be&lt;br /&gt;
configurable.)&lt;br /&gt;
- Fixed method paint: now it does nothing if fInternal&lt;br /&gt;
- Border is painted if TrayDrawBevel is true (removed&lt;br /&gt;
BORDER define).&lt;br /&gt;
- Border painting is done after painting the&lt;br /&gt;
background, so it is not necesary to know the size of&lt;br /&gt;
border.&lt;br /&gt;
- Border is not painted if there are not any docket app.&lt;br /&gt;
- Added new method to notify to docked apps that the&lt;br /&gt;
background is changed.&lt;br /&gt;
- Fixed calculation methods in relayout.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>[Idesk#1535803]  HUP and .spec</title><link href="https://sourceforge.net/p/lxp/patches/1/" rel="alternate"/><published>2006-08-08T11:57:25Z</published><updated>2006-08-08T11:57:25Z</updated><author><name>Manuel Carrasco</name><uri>https://sourceforge.net/u/userid-1194907/</uri></author><id>https://sourceforge.neta98cf5bdfae28cf9e474b071074c277f3babbf97</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;- This patch allows sending SIGHUP signal to idesk in&lt;br /&gt;
order to be reloaded&lt;br /&gt;
- Also adds a .spec file in order to generate RPMs&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>