Re: [PATCH v3] wmaker: Consistent configuration options.

2017-03-22 Thread BALATON Zoltan
On Wed, 22 Mar 2017, Carlos R. Mafra wrote: On Wed, 22 Mar 2017 at 11:44:20 +0100, BALATON Zoltan wrote: On Wed, 22 Mar 2017, Doug Torrance wrote: Some of the paths in IconPath and PixmapPath have been removed. In particular, the various system pixmap paths (/usr/include/X11/pixmaps, /usr

Re: [PATCH v3] wmaker: Consistent configuration options.

2017-03-22 Thread BALATON Zoltan
o specify icon paths at runtime. Compile time option is less flexible and only allows to set one value so I think these options should be kept. (Otherwise some users will see missing icons after upgrade as well.) Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-de

Re: [PATCH] In the README it is said to run ./configure but there's no such script in the tarball. I wrote instructions to generate a ./configure with libtool and autotools.

2015-10-06 Thread BALATON Zoltan
What about "autoreconf -if"? I think that should work but haven't tried. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 2/2] Enable usermenu

2015-08-26 Thread BALATON Zoltan
tytech.com/guis/openstep.html Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Question about menus (usermenu, appmenu)

2015-08-23 Thread BALATON Zoltan
x27;t understand it don't touch it. (That is, think about all possible implications of your proposed change because it may work with your particular settings but a lot of things can be set by preferences.) Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

home page version number

2015-08-17 Thread BALATON Zoltan
Hello, On the windowmaker.org home page at the Download on the bottom it still says 0.95.6 although it links to a 0.95.7 tar.gz. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] make it possible to rename workspaces from "Workspace Menu"

2015-07-27 Thread BALATON Zoltan
On Mon, 27 Jul 2015, Amadeusz Sławiński wrote: useful when there is no clip around It's already possible to do this by Ctrl+clicking the menu item. (You can even rename other than the current workspace with that.) Do we need another menu item for it? Regards, BALATON Zoltan

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2015-06-23 Thread BALATON Zoltan
atch that changed it? Or is this behaviour still there? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2015-06-22 Thread BALATON Zoltan
On Mon, 22 Jun 2015, Josip Deanovic wrote: On Monday 2015-06-22 15:06:36 BALATON Zoltan wrote: I've never seen this behaviour but maybe I've skipped the buggy versions that had this "feature" or used settings where this didn't happen. Double click raised app windows

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2015-06-22 Thread BALATON Zoltan
fusing if icons for different apps would behave differently when docked. So this looks more like a dock feature to me to have click on running appicon start new instance more like a launcher. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Is anybody building rpms from wmaker-crm/next?

2015-05-28 Thread BALATON Zoltan
Otherwise we would need to provide third party repos for each distro and follow their development. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Wayland support?

2015-02-17 Thread BALATON Zoltan
kes some discipline and is already broken in a few places but it would be better if new patches would keep or fix this design rather than messing it up further. Regards, BALATON Zoltan

Re: Wayland support?

2015-02-17 Thread BALATON Zoltan
screens and mix up things like icons attached to one clip showing up on another screen and so on. Are you sure it's not more complex than you think and you've considered all scenarios and not trying to build on overly simpified assumptions? Regards, BALATON Zoltan

Re: [PATCH] wmaker: Restore multi screen functionality by reverting wrong commits

2014-11-06 Thread BALATON Zoltan
may have different visual settings too) so it is not possible to share a single WScreen between them as that causes mixup of objects on separate screens. Regards, BALATON Zoltan

xpdf appicon

2014-11-03 Thread BALATON Zoltan
a fix? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: application menus not working on dual screen

2014-10-22 Thread BALATON Zoltan
On Wed, 22 Oct 2014, BALATON Zoltan wrote: Does the latest version in git HEAD still have this problem? (I've submitted a big revert patch that might fix this too as it moved back menus to screens as well but I don't know if it's relevant to Xinerama displays where you shoul

Re: application menus not working on dual screen

2014-10-22 Thread BALATON Zoltan
e you should have a single screen.) Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: appicon icons

2014-10-22 Thread BALATON Zoltan
omeone to go through the icon code and understand all changes to find the bad ones. It's not something I volunteer to do... Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Segfault with pango support

2014-10-19 Thread BALATON Zoltan
nitor.c:52 #9 MonitorLoop (argc=, argv=argv@entry=0x7fff672c45a8) Since font and text are checked for not being NULL may it be that pango_layout_get_text returns NULL and that makes it crash? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: multi screen support

2014-10-19 Thread BALATON Zoltan
Hello, Looks like an interactive rebase from the start of the commits in question and some fixing up of the later patches made it relatively easy to revert the changes. I've sent a patch which restores previous state and reverts commits that broke multi screen support. Regards, BA

[PATCH] wmaker: Restore multi screen functionality by reverting wrong commits

2014-10-19 Thread BALATON Zoltan
Revert patches that moved variables from WMScreen to global level because this broke X displays with multiple independent screens and caused dock and clip icons to become mixed up. When managing multiple screens each screen used to have it's own state/dock and clip. This commit restores that by rev

Re: Fullscreen apps and dock

2014-10-17 Thread BALATON Zoltan
patches that broke multiple screens I've also seen a change which removed FullScreen Window level. Not sure if this is related but someone trying to fix this might want to search for that in history and check what has been changed. Regards, BALATON Zoltan -- To unsubscribe, send ma

multi screen support

2014-10-16 Thread BALATON Zoltan
o restore support for multiple screen displays? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 1/5] wmaker: fix focused window list order

2014-09-21 Thread BALATON Zoltan
On Sat, 20 Sep 2014, BALATON Zoltan wrote: I remember there used to be an option called something like Windoze cycling in expert prefs but I can't find it any more. Maybe it was removed previously in one of the "clean up" patches. I've tried to find it in history but could

Re: [PATCH 1/4] wmaker: Add window snapping feature.

2014-09-21 Thread BALATON Zoltan
atically disabled if DontLinkWorkspaces = "NO", as this feature also involves dragging a window to one side of the screen. How is this different from Edge resistance with Attract setting in Window Handling Preferences? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 1/5] wmaker: fix focused window list order

2014-09-20 Thread BALATON Zoltan
quot;clean up" patches. I've tried to find it in history but could not, maybe you have better luck finding it. Regards, BALATON Zoltan

Re: [PATCH] wrlib: merge gradient duplicate code

2014-09-03 Thread BALATON Zoltan
this static inline so that it has the same performance as before. Probably not a big deal on today's fast CPUs but since this is a low level render function that may be called frequently it may worth to optimise it. Regards, BALATON Zoltan unsigned width, unsigned char r, unsigned c

Re: [PATCH] Test to remove code

2014-08-26 Thread BALATON Zoltan
ed has become a member of that shared group. I'm not sure these are related to your proposed patch but may be. Regards, BALATON Zoltan

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2014-06-09 Thread BALATON Zoltan
s in the Window Specification tab then No application icon on Applicaion Specific tab. If Window Maker becomes unusable as a result you can revert it by deleting the appropriate section from your GNUstep/Defaults/WMWindowAttributes. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmak

Re: [PATCH dockapps 10/28] wmix: fixed makefile to use PREFIX in a standard way (and with the standard default path)

2014-06-07 Thread BALATON Zoltan
root during packaging like this: build with PREFIX=/usr/X11R6 make install DESTDIR=/tmp/build-root Does your change break this or is there another way to do the same? (If PREFIX is not compiled in the program but only used for installing stuff it may be OK.) Regards, BALATON Zoltan +PREFIX

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2014-06-06 Thread BALATON Zoltan
ng to a single application and thus icon. This can be emulated by the shared application icon when the windows are separate instances of an X application.) Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Double-click on application in wmdock does not launch the application if one instance is already running

2014-06-05 Thread BALATON Zoltan
onal and not a regression. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] WPrefs: add expert option to disable switch panel

2014-06-04 Thread BALATON Zoltan
s like a typo so I wonder if one of the other options would be better even if that needs changing at more places. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 1/2] wrlib: add EXIF orientation feature

2014-05-29 Thread BALATON Zoltan
= getc(myfile); + if (c == EOF) + goto clean_return; + exif_data[i] = (unsigned char) c; + } How do you make sure that there won't be an overflow of the exif_data[] array? I see no checks that length is smaller than the size of this array which is a fixed constant. Regards, BALATON Zolta

Re: [PATCH] Fix issues with alt-tab

2014-05-26 Thread BALATON Zoltan
uld not be a good fit for Window Maker which has separate workspaces that are linear (next to each other) not a big virtual workspace for which the display is a view. (So you cannot have a window on two workspaces for example.) Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-de

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread BALATON Zoltan
know that such color chooser exists in WPrefs. I would have never imagined that the frame around the color box was a button. This is how ColorWell on OpenStep works: http://gnustep.made-it.com/GUI/#AEN207 Regards, BALATON Zoltan

[PATCH 2/2] Updated Hungarian translation

2014-02-24 Thread BALATON Zoltan
Signed-off-by: BALATON Zoltan --- WINGs/po/hu.po | 213 +--- WPrefs.app/po/hu.po | 171 +++-- po/hu.po| 8 +- 3 files changed, 169 insertions(+), 223 deletions(-) diff --git a/WINGs/po/hu.po b

[PATCH 1/2] WPrefs: Make Dock preferences pane less busy and fix up some strings

2014-02-24 Thread BALATON Zoltan
Signed-off-by: BALATON Zoltan --- WPrefs.app/Configurations.c | 6 +++--- WPrefs.app/Docks.c | 36 +--- WPrefs.app/Focus.c | 2 +- WPrefs.app/WindowHandling.c | 6 +++--- WPrefs.app/Workspace.c | 4 ++-- 5 files changed, 34 insertions

[PATCH 0/2] Patches rebased on next

2014-02-24 Thread BALATON Zoltan
Hello, I'm sending my two not yet merged patches rebased to the next branch. Regards, BALATON Zoltan --- BALATON Zoltan (2): WPrefs: Make Dock preferences pane less busy and fix up some strings Updated Hungarian translation WINGs/po/hu.po

Re: [PATCH 2/3] WPrefs: Make Dock preferences pane less busy and fix up some strings

2014-02-17 Thread BALATON Zoltan
now). This can be folded into my previous patch. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

[PATCH] Updated Hungarian translation

2014-02-17 Thread BALATON Zoltan
Signed-off-by: BALATON Zoltan --- WINGs/po/hu.po | 213 +--- WPrefs.app/po/hu.po | 171 +++-- po/hu.po| 8 +- 3 files changed, 169 insertions(+), 223 deletions(-) diff --git a/WINGs/po/hu.po b

Re: Option to disable icons

2013-12-03 Thread BALATON Zoltan
pector set Window Specification to Defaults for all windows and in the Application Specific page set No application icon.) Not sure if this works or does what you want but may worth a try. Regards, BALATON Zoltan

Re: [PATCH 03/12] configure: Created new macro to append only once a flag to a variable

2013-11-17 Thread BALATON Zoltan
], [variable]) There's a typo here: MW -> WM Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Shaded windows cannot get focus while cycling through the list of stacked windows

2013-11-12 Thread BALATON Zoltan
too with this option in the config. So it must be some earlier change then. Regards, BALATON Zoltan

Re: Shaded windows cannot get focus while cycling through the list of stacked windows

2013-11-12 Thread BALATON Zoltan
On Mon, 11 Nov 2013, Josip Deanovic wrote: I am using the newest version (#next branch) of Windowmaker and even when Seems to work for me with the latest release version on the master branch so it might be some of the recent patches. It should be possible to bisect this. Regards, BALATON

Re: Re : [PATCH 00/38] Help needed.

2013-10-20 Thread BALATON Zoltan
the OS will cache it for you) and instantiate it when needed. So I don't see the advantage in trying to cache it ourselves when it cannot save the multiple instances for different screens. Regards, BALATON Zoltan

Re: Re : [PATCH 00/38] Help needed.

2013-10-20 Thread BALATON Zoltan
applications on X. Where there's no X there's no need for an X Window Manager. Where an X window manager is useful it's no problem to depend on X Window System. Did I miss something? Regards, BALATON Zoltan

Re: [PATCH v2] Updated default icons

2013-10-20 Thread BALATON Zoltan
ilar. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Re : [PATCH 00/38] Help needed.

2013-10-20 Thread BALATON Zoltan
no use without the others, it would just add complexity without any gain. So IMO it's questionable if it worth it. Regards, BALATON Zoltan

Re: Re : [PATCH 00/38] Help needed.

2013-10-20 Thread BALATON Zoltan
ns of some objects that needs to be sorted but I don't know where or what exactly. Regards, BALATON Zoltan

Re: Re : [PATCH 01/14] New struct wks_info

2013-10-05 Thread BALATON Zoltan
but below w_global? Then Type 2 means we may have multiple WindowManager objects each with their own Workspaces, Screens and so on like in the above models. I'm mostly guessing here but I hope it may help you to find a better solution. Regards, BALATON Zoltan

Re: [PATCH 07/12] wmaker: Moved global var with list of cursors to the preferences variable

2013-09-29 Thread BALATON Zoltan
On Sun, 29 Sep 2013, Rodolfo García Peñas wrote: Who write the patch? ;-) I think it's you if you're writing patches now anyway. :-) Regards, BALATON Zoltan

Re: [PATCH 07/12] wmaker: Moved global var with list of cursors to the preferences variable

2013-09-29 Thread BALATON Zoltan
ed so that the default cursor can be changed without editing all references. Regards, BALATON Zoltan

Re: wdm

2013-09-23 Thread BALATON Zoltan
indow-managers.windowmaker.devel/4606 What kind of info do you need? Regards, BALATON Zoltan

Re: [PATCH 11/22] New struct wks_nfo

2013-09-09 Thread BALATON Zoltan
ed indpendency with the screen to do it). Can't comment on this. But I just noticed that the Dock menu has an "Add a drawer" item but the Clip menu doesn't. Is there a way to add a drawer to the Clip? Regards, BALATON Zoltan

Re: [PATCH 11/22] New struct wks_nfo

2013-09-09 Thread BALATON Zoltan
on differrent work spaces). Why does it make sense to have a global clip instead of per workspace ones? I haven't tried drawers yet but I expect them to be different on different work spaces too. I haven't looked at the code, just trying to understand it conceptually. Regards, BALATON Zoltan

Re: wmaker advancements and enhancements [was: Replace and be replaced]

2013-09-02 Thread BALATON Zoltan
er but I think that wasn't implemented in WINGs either. Maybe this enlightens somewhat why is it missing from WINGs. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 4/4] Removed context argument in jpeg files

2013-08-23 Thread BALATON Zoltan
x27;m completely misunderstood this... Regards, BALATON Zoltan

Re: Add dock icon to wmaker

2013-05-11 Thread BALATON Zoltan
n either that's why I was asking the same question but I never got an answer. Regards, BALATON Zoltan

Re: dockapps.git repo redesign question

2013-04-05 Thread BALATON Zoltan
it's only a proposal and you are free to decide how you do your work and packagers can also say if they like this proposal or not. I just though this might be an acceptable compromise for both parties. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 6/6] Docks menu bottom extra space

2013-04-05 Thread BALATON Zoltan
scrolled if the pointer is at the screen edge but should only be scrolled for downward move events instead. I didn't check if this theory is true though.) Regards, BALATON Zoltan

Re: [PATCH 6/6] Docks menu bottom extra space

2013-04-04 Thread BALATON Zoltan
us turned on if the + 2 is simply removed but I don't want to recompile to try this now. Annyone wants to test? Regards, BALATON Zoltan

Re: dockapps.git repo redesign question

2013-04-04 Thread BALATON Zoltan
ll be able to do that but tags are updated individually when the corresponding apps change. This way it would be a common repo and not 40 different ones but distros could choose to package dockapps separately. This seems to be the best for everyone and only a little more work because then you

Re: [PATCH 6/6] Docks menu bottom extra space

2013-04-04 Thread BALATON Zoltan
x27;s a two pixel gap between the pointer and the menu (only the third pixel down will select the menu). This might be something to do with this bug but I don't know where does it come from. Regards, BALATON Zoltan

Re: dockapps.git repo redesign question

2013-04-04 Thread BALATON Zoltan
rsions and release cycle cannot be synchronised so despite of the common repo it should be kept separate. Is this possible? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 12/16] Add drawers to wmaker!

2013-03-24 Thread BALATON Zoltan
e might be issues with running multiple instances of this external Clip. Nevertheless it is an interesting idea. Regards, BALATON Zoltan

Re: Docks and AppIcons

2013-03-21 Thread BALATON Zoltan
object class to make the code more readable. I hope these comments can be somewhat helpful even if not directly answering your questions. Regards, BALATON Zoltan

[PATCH] WPrefs: Fix single click activation button in Icon preferences

2013-02-08 Thread BALATON Zoltan
Patch attached. Regards, BALATON ZoltanFrom fa11ffa3c83f93353caf4af8689bbe28f3a9404b Mon Sep 17 00:00:00 2001 From: BALATON Zoltan Date: Fri, 8 Feb 2013 18:41:02 +0100 Subject: [PATCH] WPrefs: Fix single click activation button in Icon preferences Forgot to connect the button to the

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.4-16-gfd7b117

2013-01-30 Thread BALATON Zoltan
notifications about changes. Regards, BALATON Zoltan

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.4-16-gfd7b117

2013-01-28 Thread BALATON Zoltan
e previous mail with Carlos, should I try to set the textbox to "grey" or something like to avoid that the user could edit it without set the checkbox? Don't touch the textbox. I said the switch should be grey when there's nothing in the textbox. Then the warning is not needed. Regards, BALATON Zoltan

Re: [PATCH 3/4] 3 Save iconpath if icon will be used

2013-01-28 Thread BALATON Zoltan
about this part of Window Maker. So don't wait for comments about patches from me. The test case, test procedure and descriptions in my previous messages of how I think it should work were the best I could offer I'm afraid. Regards, BALATON Zoltan

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.4-16-gfd7b117

2013-01-27 Thread BALATON Zoltan
ed otherwise to prevent the user to select a non-sensical option. This is better than giving a warning in this case. Does that make it clear or am I missing something? Regards, BALATON Zoltan

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.4-16-gfd7b117

2013-01-27 Thread BALATON Zoltan
n set. So it should not be active if it's invalid to select it. Does this make sense? Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.4-16-gfd7b117

2013-01-27 Thread BALATON Zoltan
on option is present (with value Yes) or it's missing instead of also having AlwaysUserIcon=No; as a third case. You might consider this too for the final version of your patch. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 3/4] 3 Save iconpath if icon will be used

2013-01-25 Thread BALATON Zoltan
this helps. Regards, BALATON Zoltan

Re: Question about dock and clip (xrandr)

2013-01-06 Thread BALATON Zoltan
f we need both the ConfigureNotify on the root window and the RRScreenChangeNotify considering the wording with "or" in the man page. Ok, I am busy now, but I will check it in the future (after finish with your comments about appicon). OK, thanks. :-) Regards, BALATON Zoltan

Re: Reporting Bugs? (fwd)

2013-01-06 Thread BALATON Zoltan
Oops, wrong address... -- Forwarded message -- Date: Sun, 6 Jan 2013 16:46:15 +0100 (CET) From: BALATON Zoltan To: John Rash Cc: wmaker-de...@lists.windowmaker.org Subject: Re: Reporting Bugs? On 12/26/12, John Rash wrote: and what really annoys me is how huge svg icons

Re: Question about dock and clip (xrandr)

2013-01-06 Thread BALATON Zoltan
me to call this. So no event is generated in wmaker but wmaker should call this if it gets an "RRScreenChangeNotify, or ConfigureNotify (on the root window)" according to the docs. Regards, BALATON Zoltan

Re: [PATCH 1/7] Get default image for icon changed

2012-12-09 Thread BALATON Zoltan
somewhere else like you did with another function. Other than that how do these patches address the issues we identified? Which behaviour does it improve? This was not clear to me from the log message. Thanks, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 3/4] 3 Save iconpath if icon will be used

2012-11-29 Thread BALATON Zoltan
not seem better to me. Actually, it got worse. Try to do the test sequence with xcalc. With current next branch if there's nothing in the config it has no app icon (uses the default icon) only the miniwindow has an icon. Then the icon from the cache is still saved and the Ignore option c

Re: [PATCH 3/4] 3 Save iconpath if icon will be used

2012-11-29 Thread BALATON Zoltan
con the user has set. But some applications (like xfig) use an icon window which will override the set icon. I think the Ignore flag was meant to counter this and it's not normally needed for apps which only specify a pixmap icon to use the user specified icon. This patch would break this behaviour

Re: Problem with xfig

2012-11-27 Thread BALATON Zoltan
f the Ignore client supplied icon option. Regards, BALATON Zoltan

Re: Problem with xfig

2012-11-26 Thread BALATON Zoltan
ow how they impact in the code. I could not parse this sentence. Can you explain? Regards, BALATON Zoltan

Re: Problem with xfig

2012-11-25 Thread BALATON Zoltan
On Mon, 26 Nov 2012, Rodolfo García Peñas wrote: Thanks for your reply. But I don't know what to do now. I don't know either. Are there any problems you know about that should be fixed or everything is fixed now? I've lost track. Regards, BALATON Zoltan

Re: Problem with xfig

2012-11-25 Thread BALATON Zoltan
ion is not running, the icon for the application is painted. If you click on the dockapp, the icon image is removed, the background is set and the application is put inside the icon. What if the dockapp is not yet docked but started from the command line? Regards, BALATON Zoltan

Re: Problem with xfig

2012-11-25 Thread BALATON Zoltan
ented, then the application doesn't have the white square. That means it would break apps which display something in their appicon. Did you try dockapps? (The white square is the icon window.) Regards, BALATON Zoltan

Re: Problem with xfig

2012-11-24 Thread BALATON Zoltan
t it may have something to do with that). Regards, BALATON Zoltan#include #include #include #include Display *d; Window leader, mainwin, win; XClassHint class_hint = { "wmicontest", "WMIconTest" }; int main(int argc, char **argv) { int ret; XWMHints hints; d = X

Re: Patch: Prevent windows from drifting on restart

2012-11-18 Thread BALATON Zoltan
On Sun, 18 Nov 2012, BALATON Zoltan wrote: The app is available at deadbeef.sf.net some of its window properties are: Some more info which may be helpful. The app seems to save its window positions (gtk_window_get_position, gtk_window_get_size) and tries to restore them before showing the

Re: Patch: Prevent windows from drifting on restart

2012-11-18 Thread BALATON Zoltan
State: no Corners: +301+431 -72+431 -72-38 +301-38 -geometry 907x555-71-29 Let me know if you need more info or help in debugging. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] get_wwindow_image_from_wmhints scale image

2012-11-17 Thread BALATON Zoltan
le it may be good enough as it is and could be fixed when we have a bug report in the future. Yes. I am working in the patch. I will try to release the patches this weekend. Thanks again. Regards, BALATON Zoltan

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread BALATON Zoltan
On Sun, 18 Nov 2012, BALATON Zoltan wrote: Another strange app is xpdf which seems to use its own icon in the miniwindow Sorry, I meant xfig. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread BALATON Zoltan
not in the miniwindow. This works for other apps though so again it may be something with xfig and not Window Maker. Other than the invalid picture error everything seems to progress nicely. Thanks for your work on Window Maker. Regards, BALATON Zoltan

Re: Patch: Prevent windows from drifting on restart

2012-11-17 Thread BALATON Zoltan
On Fri, 16 Nov 2012, Iain Patterson wrote: With these two extra patches there should be no more drifting. This is great! Yesterday I've seen a one pixel drift with some applications but with this it's now working right again. Thanks a lot for fixing this! Regards, BALATON Zolt

Re: [PATCH 3/6] wIconUpdate wwin checks

2012-11-17 Thread BALATON Zoltan
On Sat, 17 Nov 2012, Rodolfo García Peñas wrote: The variable wwin is only used in one block of the if, so should be moved inside this block. OTOH, is better check if the variabl exists before assign it. The code now is more stable and avoid crashes. You are right but... diff --git a/src/icon

Re: [PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-16 Thread BALATON Zoltan
for me) but merging this patch would make at least one of your user's life easier without doing anyone else any harm so I don't see why you would not take it. Of course it's your decision as a maintainer but you could reconsider it. Regards, BALATON Zoltan -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

[PATCH 2/2] WPrefs: Fixed handling of options which default to true

2012-11-16 Thread BALATON Zoltan
Two problems caused Boolean options which default to true to be shown incorrectly when the option was not already present in the defaults database. First a typo (Enabled instead of Selected) caused the switch button to stay off then because GetBoolForKey key returns False also when the option is no

[PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-16 Thread BALATON Zoltan
--- WPrefs.app/Expert.c | 14 +- src/WindowMaker.h |6 +++--- src/actions.c |8 +--- src/appicon.c |2 ++ src/application.c |5 - src/defaults.c |2 ++ src/icon.c |2 -- src/icon.h |3 +-- src/wconfig.h.in

Re: [PATCH] get_wwindow_image_from_wmhints scale image

2012-11-14 Thread BALATON Zoltan
o big but never enlarge them. - Is it possible to change icons of applications without restarting them (the Apply button in the inspector is working) and does the ignore client supplied icon option work? Regards, BALATON Zoltan

[PATCH] WPrefs: More moving around of options and tweaks to layout

2012-11-14 Thread BALATON Zoltan
From a44cdb52b62959a11416c86103231c4b8af3b8e8 Mon Sep 17 00:00:00 2001 From: BALATON Zoltan Date: Thu, 15 Nov 2012 02:53:50 +0100 Subject: [PATCH] WPrefs: More moving around of options and tweaks to layout Managed to squeeze two more options from the expert page to the corresponding pages and

Re: Call for testing before 0.95.4

2012-11-13 Thread BALATON Zoltan
a better release. So take your time to think about it and sleep when you need. :-) Regards, BALATON Zoltan

  1   2   >