Build questions

2015-11-02 Thread Rodolfo García Peñas (kix)
ld process fails if we run it twice. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 2/2] Enable usermenu

2015-09-03 Thread Rodolfo García Peñas (kix)
the focus, for example, when is closed. We should write a patch to solve the problem of getting the focus using keyboard (alt+tab). Cheers, kix "Rodolfo García Peñas (kix)" <k...@kix.es> escribió: This patch is mostly for testing. "Rodolfo García Peñas (kix)&qu

Re: Question about menus (usermenu, appmenu)

2015-08-25 Thread Rodolfo García Peñas (kix)
that path has changed to ~/GNUstep/Library/WindowMaker/UserMenus in a later versions so that people don't get confused. I updated the patch. Thanks for your comments. kix. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 2/2] Enable usermenu

2015-08-25 Thread Rodolfo García Peñas (kix)
This patch is mostly for testing. Rodolfo García Peñas (kix) k...@kix.es escribió: This patch enables the usermenu when the application is launched and the usermenu file exists. Signed-off-by: Rodolfo García Peñas (kix) k...@kix.es --- src/actions.c | 1 + src/application.c | 2 ++ 2

Re: [PATCH 1/2] usermenu.c Avoid compiler warnings

2015-08-25 Thread Rodolfo García Peñas (kix)
Hi Carlos, you can apply this patch to the git without problems. Cheers, kix Rodolfo García Peñas (kix) k...@kix.es escribió: This patch includes some changes to avoid compiler warnings and some code style. Compiler warnings are: - notifyClient, do not uses the menu argument. Including

Re: Question about menus (usermenu, appmenu)

2015-08-24 Thread Rodolfo García Peñas (kix)
Josip Deanovic djosip+n...@linuxpages.net escribió: On Monday 2015-08-24 05:48:08 Rodolfo García Peñas wrote: IMO we could remove these menus because: 1. Are not documented. The user don't know how to create/use the menu. 2. Are not examples, only in the source code we can find how

Re: Question about menus (usermenu, appmenu)

2015-08-24 Thread Rodolfo García Peñas (kix)
Quoting Josip Deanovic djosip+n...@linuxpages.net: On Monday 2015-08-24 14:07:48 Rodolfo García Peñas wrote: Josip Deanovic djosip+n...@linuxpages.net escribió: I am using the --enable-usermenu option every time when I prepare windowmaker for compilation but I don't think that I have ever

Re: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
instances of the application using double-click on the docked icon - everything works fine 7. In the application Specific menu disable (unselect) the option No application icon - windowmaker crashes and restarts -- Josip Deanovic Hi Josip, confirmed, I am working on it. Thanks Rodolfo García

Re: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
Quoting Josip Deanovic djosip+n...@linuxpages.net: On Sunday 2015-08-23 18:58:01 Rodolfo García Peñas wrote: Solved. Thanks for your report. Thank you for the effort. I have just tested the code from the fresh next branch and the issue still exist (Windowmaker crashes and restarts

Re: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
Josip Deanovic djosip+n...@linuxpages.net escribió: On Sunday 2015-08-23 18:32:06 Rodolfo García Peñas wrote: Hi Josip, confirmed, I am working on it. Thanks Cool. Thank you. Solved. Thanks for your report. kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe

Re: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
Quoting Josip Deanovic djosip+n...@linuxpages.net: On Sunday 2015-08-23 20:02:58 Rodolfo García Peñas wrote: Quoting Josip Deanovic djosip+n...@linuxpages.net: On Sunday 2015-08-23 18:58:01 Rodolfo García Peñas wrote: Solved. Thanks for your report. Thank you for the effort. I have

Re: Question about menus (usermenu, appmenu)

2015-08-23 Thread Rodolfo García Peñas (kix)
. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Question about menus (usermenu, appmenu)

2015-08-23 Thread Rodolfo García Peñas (kix)
33d52affb385d22fbf04ebad3c628b714008785d M src For the complete thread look for a subject Double-click on application in wmdock does not launch the application if one instance is already running. -- Josip Deanovic -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas

Re: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
close this case. Thanks Josip, Regards, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Question about menus (usermenu, appmenu)

2015-08-23 Thread Rodolfo García Peñas (kix)
the menu. 3. The line to show the menu (in the source) is difficult to reach by the user. Cheers, kix. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Question about menus (usermenu, appmenu)

2015-08-22 Thread Rodolfo García Peñas (kix)
Hi, if nobody is using these menus and nobody knows about them, my proposal is remove this code. I will do it. Vote? Cheers, kix Quoting Rodolfo García Peñas (kix) k...@kix.es: Hello, I am reading a lot of code and I am not sure about the usage of usermenu and appmenu in wmaker. Do

Question about menus (usermenu, appmenu)

2015-08-21 Thread Rodolfo García Peñas (kix)
); The function wUserMenuGet is used only in application.c, overriding the previous call for appmenu (se above). 129 #ifdef USER_MENU 130 if (!wapp-menu) 131 wapp-menu = wUserMenuGet(scr, wapp-main_window_desc); 132 #endif Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send

Re: [PATCH 01/14] wmkeys compilation bugs

2015-08-16 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Sat, 15 Aug 2015 at 23:15:11 +, Rodolfo García Peñas (kix) wrote: Doug Torrance dtorra...@piedmont.edu escribió: On 08/15/2015 06:29 PM, Rodolfo García Peñas (kix) wrote: I modified all other dockapps. Thanks for doing this! The wmbiff

Re: [PATCH 01/14] wmkeys compilation bugs

2015-08-16 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Sun, 16 Aug 2015 at 0:22:49 +0200, Rodolfo García Peñas (kix) wrote: Thank you Rodolfo, the diffstat of this series is simply awesome! 88 files changed, 51 insertions(+), 11084 deletions(-) Thanks Carlos. Rodolfo García Peñas (kix) http

Re: [PATCH 01/14] wmkeys compilation bugs

2015-08-15 Thread Rodolfo García Peñas (kix)
the wmbiff dockapps, and then, think about include or not the three new functions in libdockapp. Cheers, kix Rodolfo García Peñas (kix) k...@kix.es escribió: This patch solves a bug and a warning: - The dockapp wmkeys uses the getline function, that is the same function provided by stdio.h

Re: [PATCH] New library wmgeneral

2015-08-15 Thread Rodolfo García Peñas (kix)
Alexey I. Froloff ra...@raorn.name escribió: On Thu, Aug 13, 2015 at 05:42:41PM +0200, Rodolfo García Peñas (kix) wrote: This patch includes the library wmgeneral. Please, don't do it! There's already libdockapp, why would we need yet another _shared_ library with, like, five functions

Re: Build Errors

2015-08-15 Thread Rodolfo García Peñas (kix)
either. Any help would be much appreciated! Thanks! Hi, I updated the debian stuff. Is ready to upload to the debian and ubuntu distros. For Debian, I will do it in some days. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr

Remove the phase2 variable

2015-07-20 Thread Rodolfo García Peñas (kix)
Hi, The variable phase2 can be removed. Is only used in one place. This patch is for awmaker, but probably it could be adapted to wmaker. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ From 658e5cd52c791b1e0e56c2f20c3d13f745737fcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodolfo

Re: Malformed checkboxes in Window Attributes window

2015-07-07 Thread Rodolfo García Peñas (kix)
, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 3/9] wmaker: moved the list of Application Attributes into an array, for the Window Inspector

2015-06-27 Thread Rodolfo García Peñas (kix)
, these patches about move the hard coded things to an array are a great idea. Thanks a lot. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 23/23] Code refactoring: replaced macro 'XDND' by 'USE_DOCK_XDND' for consistency

2015-06-07 Thread Rodolfo García Peñas
On Mon, 06 Apr 2015, Christophe CURIS escribió: diff --git a/configure.ac b/configure.ac index 4e55a94..6a02376 100644 --- a/configure.ac +++ b/configure.ac @@ -502,15 +502,16 @@ AS_IF([test x$enable_modelock = xyes], dnl XDND Drag-nd-Drop support dnl =

Re: [PATCH 15/23] doc: convert INSTALL-WMAKER into a texinfo source processed by texi2txt

2015-06-05 Thread Rodolfo García Peñas
On Mon, 06 Apr 2015, Christophe CURIS escribió: The source of the documentation is in Texinfo format to have the possibility someday to distribute in more format that just plain text; The INSTALL-WMAKER original file will now be generated automatically when running the 'autogen.sh' script

Re: [PATCH 15/23] doc: convert INSTALL-WMAKER into a texinfo source processed by texi2txt

2015-06-05 Thread Rodolfo García Peñas (kix)
Ok, I found the patch about mawk. Cheers, kix. Rodolfo García Peñas k...@kix.es escribió: On Mon, 06 Apr 2015, Christophe CURIS escribió: The source of the documentation is in Texinfo format to have the possibility someday to distribute in more format that just plain text; The INSTALL

Re: Wayland support?

2015-02-17 Thread Rodolfo García Peñas (kix)
is interested, I could try to upload them soon. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Wayland support?

2015-02-17 Thread Rodolfo García Peñas (kix)
García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Question about nopolling variable

2014-12-22 Thread Rodolfo García Peñas (kix)
Christophe christophe.cu...@free.fr escribió: - Rodolfo García Peñas k...@kix.es a écrit : Hi, I have a question about the variable nopolling. Is used? Could we remove it? I found it in src/startup.c, but the variable is never set. I am missing something? Hi, Not that I'd want

GLOBAL_SUBMENU_FILE definition

2014-12-22 Thread Rodolfo García Peñas (kix)
the variable includeGlobals as argument in the function configureMenu. What do you think? Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 1/4] WINGs: add functions to set widget background image

2014-12-09 Thread Rodolfo García Peñas
Hello, I am not sure, but this patch is not the patch in the git. There are other patches about that later? The difference is: -WINGS_AGE=0 +WINGS_AGE=1 But in the git WINGS_AGE=0. Cheers, kix On Wed, 10 Dec 2014, David Maciejak escribió: ok patch enclosed. Carlos could you please

Question about nopolling variable

2014-12-08 Thread Rodolfo García Peñas
Hi, I have a question about the variable nopolling. Is used? Could we remove it? I found it in src/startup.c, but the variable is never set. I am missing something? Thanks, kix kix@debian:~/src/wmaker/awmaker$ rgrep nopolling * NEWS:Running Window Maker with one of -nopolling or --no-polling

Re: Question about nopolling variable

2014-12-08 Thread Rodolfo García Peñas
On Mon, 08 Dec 2014, Carlos R. Mafra escribió: On Mon, 8 Dec 2014 at 13:36:25 +0100, Rodolfo García Peñas wrote: Hi, I have a question about the variable nopolling. Is used? Could we remove it? I found it in src/startup.c, but the variable is never set. I am missing something

Re: Question about nopolling variable

2014-12-08 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Mon, 8 Dec 2014 at 17:46:25 +, Rodolfo García Peñas (kix) wrote: Carlos R. Mafra crma...@gmail.com escribió: On Mon, 8 Dec 2014 at 16:28:14 +0100, Rodolfo García Peñas wrote: On Mon, 08 Dec 2014, Carlos R. Mafra escribió: On Mon, 8 Dec

Re: [PATCH 1/4] WINGs: add functions to set widget background image

2014-12-05 Thread Rodolfo García Peñas
Hi, I think is better increase the REVISION number instead of the WINGS_CURRENT when we are *adding* new functions. The new revision has backward compatibility with previous versions of wmaker, so IMO is better hold the library version number. We should avoid remove functions, because other

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

2014-11-06 Thread Rodolfo García Peñas (kix)
Hello, please, how can I reproduce the problem? Thanks a lot, Rodolfo. BALATON Zoltan bala...@eik.bme.hu escribió: 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

Re: [PATCH 00/13] A bunch of small stuff for #next

2014-11-06 Thread Rodolfo García Peñas (kix)
free to skip that patch and let me know, I'll propose a new patch with a long message. Regards, Christophe. Hello, these patches were included in the repo? Thanks. Rodolfo. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr

Re: [PATCH 00/13] A bunch of small stuff for #next

2014-11-06 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Thu, 6 Nov 2014 at 9:35:53 +, Rodolfo García Peñas (kix) wrote: these patches were included in the repo? yes Sorry Carlos, but I cannot see them :-? I am missing something? In the #next branch, from 0.95.6 to HEAD, I can see

Re: [PATCH 00/13] A bunch of small stuff for #next

2014-11-06 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Thu, 6 Nov 2014 at 10:33:43 +, Rodolfo García Peñas (kix) wrote: Carlos R. Mafra crma...@gmail.com escribió: On Thu, 6 Nov 2014 at 9:35:53 +, Rodolfo García Peñas (kix) wrote: these patches were included in the repo? yes Sorry

Re: Problem with stacking

2014-08-23 Thread Rodolfo García Peñas (kix)
is the same using the menu and different using double click. Any help is appreciated. Best Regars, kix. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Could we remove this code?

2014-08-23 Thread Rodolfo García Peñas (kix)
); - } wDockFinishLaunch(icon); break; } kix@kentin:~/src/wmaker-crm$ Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH] wmaker: src/action.c merge duplicate code

2014-08-22 Thread Rodolfo García Peñas (kix)
, ix, iy, iw, ih, wwin-frame_x, wwin-frame_y, wwin-frame-core-width, wwin-frame-core-height); *}* Thanks a lot for your patches. Best regards, Rodolfo. Rodolfo García Peñas (kix) http://www.kix.es

Re: [PATCH] wmaker: src/action.c merge duplicate code

2014-08-22 Thread Rodolfo García Peñas (kix)
Rodolfo García Peñas (kix) k...@kix.es escribió: David Maciejak david.macie...@gmail.com escribió: No problem i understand, enclosed the new patch. Hi David, is possible remove the extra curly brackets (in both ifs)?: Hi again, Perhaps we can change this if from the negative way

Re: Window Maker Fork

2014-08-18 Thread Rodolfo García Peñas (kix)
patches here and probably some people could be interested on them. For this reason I uploaded the patches to github. I changed the name to awmaker and included a new README file to avoid confusion. Best regards, Rodolfo. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail

Window Maker Fork

2014-08-17 Thread Rodolfo García Peñas (kix)
. Probably we can merge both in the future. Finally, awmaker and Window Maker share WINGs, wraster,... I would like to remove them in awmaker, please, work together. Cheers, kix [1] https://github.com/awmaker/awmaker Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail

Re: [PATCH] wmaker: switch back icon name to the window name when needed

2014-08-16 Thread Rodolfo García Peñas (kix)
-icon_name); + if (!wGetIconName(dpy, wwin-client_win, icon-icon_name)) + icon-icon_name = wNETWMGetWindowName(wwin-client_win); } RImage *wIconValidateIconSize(RImage *icon, int max_size) -- Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr

Re: [PATCH] wmaker: fix moveres.c compilation warning

2014-08-14 Thread Rodolfo García Peñas
Hi David, Nice patch. Probably is a good idea remove the dx variable in the function getResizeDirection() too, to avoid this compiler warning: gcc -DHAVE_CONFIG_H -I. -I.. -DLOCALEDIR=\/usr/local/lib/locale\ -I../wrlib -I../WINGs -I/usr/local/include -DNDEBUG -D_XOPEN_SOURCE=600

Patches for wmmon

2014-08-11 Thread Rodolfo García Peñas (kix)
(see wmSMPmon, wmbiff, wmckgmail,wmitime, wmmon,...). kix [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670151 [2] https://bugs.debian.org/cgi-bin/bugreport.cgi?msg=20;filename=wmmon-1.1%2B20120402.patch;att=1;bug=670151 Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe

Re: [PATCH 0/3] Some stuff

2014-07-21 Thread Rodolfo García Peñas (kix)
...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

We need the test folder?

2014-01-31 Thread Rodolfo García Peñas
Hi, wmaker includes the ./test folder. We need this folder? Could be removed? kix -- ||// //\\// Rodolfo kix Garcia ||\\// //\\ http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: We need the test folder?

2014-01-31 Thread Rodolfo García Peñas
On Fri, 31 Jan 2014, Carlos R. Mafra escribió: On Fri, 31 Jan 2014 at 20:19:35 +0100, Rodolfo García Peñas wrote: Hi, wmaker includes the ./test folder. We need this folder? Could be removed? I'd rather keep it, for educational purposes. Patch attached. -- ||// //\\// Rodolfo kix

Re: [repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-239-gc54d294

2014-01-31 Thread Rodolfo García Peñas
On Fri, 31 Jan 2014, Carlos R. Mafra escribió: This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project wmaker-crm.git. The branch, next has been updated via

Re: Windowmaker 0.95.5 Unexpected behavior: Mini-icon issue: No title for QT Apps.

2014-01-16 Thread Rodolfo García Peñas (kix)
it from the sources. However I'll be happy to do it if you think it may solve the issue. Any suggestions are welcomed, Thanks again for the great work, Best, Al. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es

Unable to build from source

2013-12-30 Thread Rodolfo García Peñas (kix)
redistribute it and/or modify it +under the terms of the GNU General Public License as published by the Free +Software Foundation; either version 2 of the License, or (at your option) +any later version.\n \n Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail

Re: Unix cycling works backwards for some configurations

2013-12-08 Thread Rodolfo García Peñas
report, Regards, kix [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=290777 On Sun, 08 Dec 2013, Florian Siegesmund escribió: Hello kix, On Sat 2013-12-07, Rodolfo García Peñas k...@debian.org wrote: I think this bug can be closed. I tried it now and I don't have these issues

Re: [PATCH] wmmon bug fixes

2013-12-07 Thread Rodolfo García Peñas
On Thu, 05 Dec 2013, Carlos R. Mafra escribió: On Thu, 5 Dec 2013 at 13:26:21 +1300, Len Trigg wrote: Hi there, I just switched back to wmaker after many years away (thanks Doug for the Ubuntu PPA). I found a couple of bugs in wmmon, addressed by the attached patch against current

wmmon patch. Was (fwd) Re: CPU usage gets progressively more unreliable

2013-12-07 Thread Rodolfo García Peñas
Hi, what do you think about this patch for wmmon? The question is about the long long and the cc/gcc compiler change. Cheers, kix -- ||// //\\// Rodolfo kix Garcia ||\\// //\\ http://www.kix.es/ ---BeginMessage--- Rodolfo García Peñas wrote, On 2013-12-06 22:34: Hi Pedro, I was checking

Windows list not sorted by workspace

2013-12-06 Thread Rodolfo García Peñas
Hi, The Debian bug number 280851 [1] reports that the window list is not sorted by workspace. This is not a bug, but could be a good idea. When I open a new window in other workspace, or move the window between workspaces, the window list is updated, but is not sorted by workspace. Could we

Problem with Super_L keycode

2013-12-02 Thread Rodolfo García Peñas
in version 0.79.0, but I tried it here, and the current +version 0.95.5 continues with this problem. Cheers, kix [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=140181 -- .''`. Rodolfo García Peñas (kix) k...@debian.org : :' : Proud Debian Developer `. `'` 4096R / 3F48 0B8C C385 AD41 9E28

Re: Alt+Tab popup

2013-12-02 Thread Rodolfo García Peñas
On Mon, 02 Dec 2013, Chris Jones escribió: On Mon, Dec 02, 2013 at 01:37:42PM EST, Josip Deanovic wrote: On Monday 2013-12-02, Chris Jones wrote: I disabled the Al+Tab popup that visualizes your open windows on my main account years ago. While setting up a test account on the same

Using multiple configuration files

2013-12-02 Thread Rodolfo García Peñas
Hi, I think this idea is very interesting. Vasilis reported that wmaker doesn't read the system-wide WMGLOBAL configuration file, only the users file. Probably could be a good idea merge both files. Read the sytem global conf file, read the user conf file, merge both files and create the final

Re: Using multiple configuration files

2013-12-02 Thread Rodolfo García Peñas
On Tue, 03 Dec 2013, Rodolfo kix Garcia escribió: Hi, I think this idea is very interesting. Vasilis reported that wmaker doesn't read the system-wide WMGLOBAL configuration file, only the users file. Probably could be a good idea merge both files. Read the sytem global conf file, read

Re: Github repository

2013-11-18 Thread Rodolfo García Peñas (kix)
with the changes. Why you don't reply other mails? Why you don't reply Christian? Why you don't reply Haroldo, or Paul? Is better say Rodolfo is bad, Rodolfo is rioting the mailing list and don't enter in the real questions. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail

Re: Github repository

2013-11-17 Thread Rodolfo García Peñas (kix)
On 17/11/2013 13:44, Carlos R. Mafra wrote: On Sun, 17 Nov 2013 at 11:45:23 +0100, Rodolfo García Peñas (kix) wrote: On 17/11/2013 9:37, Carlos R. Mafra wrote: On Sat, 16 Nov 2013 at 23:39:18 +0100, Rodolfo García Peñas wrote: On Thu, 14 Nov 2013, Carlos R. Mafra escribió: I created a wmaker

Re: Github repository

2013-11-17 Thread Rodolfo García Peñas (kix)
it. +1 What do you think ? work twice don't make sense. Cheers Chris Am 17.11.2013 15:53, schrieb Carlos R. Mafra: On Sun, 17 Nov 2013 at 14:34:06 +0100, Rodolfo García Peñas (kix) wrote: On 17/11/2013 13:44, Carlos R. Mafra wrote: On Sun, 17 Nov 2013 at 11:45:23 +0100, Rodolfo García

Re: Github repository

2013-11-17 Thread Rodolfo García Peñas (kix)
On 17/11/2013 15:53, Carlos R. Mafra wrote: On Sun, 17 Nov 2013 at 14:34:06 +0100, Rodolfo García Peñas (kix) wrote: On 17/11/2013 13:44, Carlos R. Mafra wrote: On Sun, 17 Nov 2013 at 11:45:23 +0100, Rodolfo García Peñas (kix) wrote: On 17/11/2013 9:37, Carlos R. Mafra wrote: On Sat, 16 Nov

(fwd) wmaker 0.95.5-1 MIGRATED to testing

2013-11-16 Thread Rodolfo García Peñas
Hi, fyi, the new release 0.95.5-1 was uploaded to testing. Cheers, kix -- ||// //\\// Rodolfo kix Garcia ||\\// //\\ http://www.kix.es/ ---BeginMessage--- FYI: The status of the wmaker source package in Debian's testing distribution has changed. Previous version: 0.95.4-2 Current version:

Re: [PATCH] Basic WINGs theming

2013-11-14 Thread Rodolfo García Peñas (kix)
to code along the way last year or so), so sometimes there are clashes and he is fed up. He has a 40-patch series that is not applied yet, and I'm not sure what to do. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es

Re: [PATCH] Basic WINGs theming

2013-11-10 Thread Rodolfo García Peñas (kix)
On 10/11/2013 23:32, Carlos R. Mafra wrote: On Sat, 9 Nov 2013 at 23:43:35 +0100, Rodolfo García Peñas (kix) wrote: Carlos R. Mafra crma...@gmail.com escribió: On Sat, 9 Nov 2013 at 21:55:16 +, Rodolfo García Peñas (kix) wrote: Carlos R. Mafra crma...@gmail.com escribió: On Sat

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
project, perhaps he should hear us. Please, choose, is our or yours? That is important for me. And the previous question was not replied, could you accept that patch? kix -- SJS -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Sat, 9 Nov 2013 at 17:13:17 +, Rodolfo García Peñas (kix) wrote: And the previous question was not replied, could you accept that patch? Yes, the patch will be accepted. But he is currently working in a new version of it to address some

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
Yaroslav Fedevych jaroslaw.fedew...@gmail.com escribió: On Nov 9, 2013, at 6:24 PM, Carlos R. Mafra crma...@gmail.com wrote: On Sat, 9 Nov 2013 at 17:13:17 +, Rodolfo García Peñas (kix) wrote: And the previous question was not replied, could you accept that patch? Yes, the patch

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
Carlos R. Mafra crma...@gmail.com escribió: On Sat, 9 Nov 2013 at 19:19:21 +, Rodolfo García Peñas (kix) wrote: The question is: Could you accept a patch in the git that you don't agree with? Yes. Thanks, and about this question: - You're talking about forcing him to discard his

Re: [PATCH] Basic WINGs theming

2013-11-05 Thread Rodolfo García Peñas (kix)
Hi, You are doing a very good job with window maker. Testing patches, trying new things and of course, the git management. Is a hard work and you are always ready to do it. I only can say, thanks a lot. However, I cannot understand your logic about don't include some patches and the way to do

Re: [PATCH] Basic WINGs theming

2013-11-05 Thread Rodolfo García Peñas (kix)
On 05/11/2013 21:57, Carlos R. Mafra wrote: On Tue, 5 Nov 2013 at 20:41:40 +0100, Rodolfo García Peñas (kix) wrote: Hi, You are doing a very good job with window maker. Testing patches, trying new things and of course, the git management. Is a hard work and you are always ready to do it. I

Re: Problem with full screen windows

2013-11-04 Thread Rodolfo García Peñas
On Mon, 04 Nov 2013, Amadeusz Sławiński escribió: Hey, Another problem, this time with usability. Start xterm and firefox, enter fullscreen (F11) in firefox, now win-tab (or alt-tab, whatever you use to change windows ;) and select other window. Notice that firefox still stays shown on

Re: [PATCH 3/4] wrlib: Use a Conditional for GIF in the makefile instead of #if in source

2013-11-03 Thread Rodolfo García Peñas
Hi Christophe, good idea, probably we can use it with other wrlib image types (tiff, jpeg, ppm,...). Nice patches. kix On Sun, 03 Nov 2013, Christophe escribió: From: Christophe CURIS christophe.cu...@free.fr The use of the conditionals provided by autotools provides a better result as

Re: [PATCH 3/4] wrlib: Use a Conditional for GIF in the makefile instead of #if in source

2013-11-03 Thread Rodolfo García Peñas
On Sun, 03 Nov 2013, Christophe escribió: From: Christophe CURIS christophe.cu...@free.fr Hi Christophe, good idea, probably we can use it with other wrlib image types (tiff, jpeg, ppm,...). Nice patches. kix Are you suggesting... something like this? Errrmmm, yes :-) xpm

Icon behavior with multiple screens

2013-11-02 Thread Rodolfo García Peñas
Hi, I am running windowmaker with two screens. Main screen is left, and the dock is in the second screen. The icon behavior is odd. When I launch an application, the appicon is painted in one screen (left), but if I minimize the application, the icon goes to the other (second). I have

Re: Fonts, dialogs, etc

2013-11-02 Thread Rodolfo García Peñas
On Sat, 02 Nov 2013, Carlos R. Mafra escribió: On Sat, 2 Nov 2013 at 0:30:19 +, Torrance, Douglas wrote: Finally, I noticed that kix had submitted some patches related to the dialogs back in May. It doesn't look like they ever got applied, and I was wondering if this was just an

Re: wdm

2013-10-31 Thread Rodolfo García Peñas
On Mon, 23 Sep 2013, Alexey I. Froloff escribió: On Sun, Sep 22, 2013 at 02:14:42PM +0200, Rodolfo García Peñas wrote: I will adopt the wdm package for Debian. I saw that you have a fork in github and the upstream (email, homepage) doesn't exist anymore. Do you have more info? Well, I

Fwd: WindowMaker: lost maximized status

2013-10-24 Thread Rodolfo García Peñas (kix)
- Rodolfo García Peñas (kix) http://www.kix.es/ ---BeginMessage--- Hi, The problem still exists in 0.95.5. To reproduce: - start gvim gvim --servername qwe .gvimrc - maximize (vertical, horizontal or full) created Gvim window. Window menu has Unmaximize item. - open another (or same) file

Re: WindowMaker: lost maximized status

2013-10-24 Thread Rodolfo García Peñas (kix)
Iain Patterson w...@iain.cx escribió: Here's the patch. I've done some initial testing and nothing seems to have broken but it's probably worth keeping a close eye on things. Yeah! this is fast. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail

Re: Autostart executing twice

2013-10-24 Thread Rodolfo García Peñas (kix)
using this app for other reasons but it seems as if the starting twice problem is not limited to the Autostart file. -- To unsubscribe, send mail to wmaker-user-unsubscr...@lists.windowmaker.info. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev

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

2013-10-20 Thread Rodolfo García Peñas
On Sun, 20 Oct 2013, BALATON Zoltan escribió: On Sun, 20 Oct 2013, Rodolfo García Peñas wrote: Thanks for reading my looong mail. The main problem (IMO) is that wmaker depends on X11. If X11 dies (is deprecated), wmaker will have problems. Given that it is a Window Manager for X

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

2013-10-20 Thread Rodolfo García Peñas (kix)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I was thinking about this... Probably is better that more people try to solve the XRandR problem. New ideas, new points of view. Perhaps we should think about create the object, and then add the screens to it. If we plug a new monitor, we add a new

Re: [PATCH 0/6] A few bug fixes and one minor improvement

2013-10-20 Thread Rodolfo García Peñas (kix)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 19/10/2013 22:36, Daniel Déchelotte wrote: On Sat, 19 Oct 2013 Rodolfo García Peñas k...@kix.es wrote: - Push and hold Alt key - Click on the docked app - Detach it from the Clip (continue holding the Alt key and the mouse button) Now

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

2013-10-19 Thread Rodolfo García Peñas
Hi, Thanks for reading my looong mail. The main problem (IMO) is that wmaker depends on X11. If X11 dies (is deprecated), wmaker will have problems. Cheers. On Sun, 20 Oct 2013, Christophe escribió: - Rodolfo García Peñas (kix) k...@kix.es a écrit : Hi, I was working

Re: windowmaker crashing

2013-10-18 Thread Rodolfo García Peñas
Hi Josept, some questions: 1. Could you install 0.95.5 version? 2. Could you check the file/path permissions? Cheers, kix PS. Welcome back! ;-) On Fri, 18 Oct 2013, Joseph T. Bore escribió: after a *long* time, im finally rebuilding my gnustep environment and also updating my

Re: windowmaker crashing

2013-10-18 Thread Rodolfo García Peñas
/WindowMaker/share/WINGs/Images.tiff: TIFF image data, little-endian $ jb On Fri, 18 Oct 2013 12:14:05 -0400, Rodolfo García Peñas k...@kix.es wrote: Hi Josept, some questions: 1. Could you install 0.95.5 version? 2. Could you check the file/path permissions? Cheers, kix PS

Wrong behavior

2013-10-09 Thread Rodolfo García Peñas (kix)
García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 0/6] A few bug fixes and one minor improvement

2013-10-09 Thread Rodolfo García Peñas (kix)
+ src/screen.c | 11 +- 3 files changed, 41 insertions(+), 40 deletions(-) -- 1.7.10.4 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe

Re: minimized window not rising on Alt-Tab?

2013-10-06 Thread Rodolfo García Peñas
On Sat, 05 Oct 2013, SJS escribió: begin quoting Iain Patterson as of Sat, Oct 05, 2013 at 11:36:00AM +0100: Quoth Carlos R. Mafra, switchpanel.c: In function 'wSwitchPanelSelectFirst': switchpanel.c:673:18: warning: variable 'tmpwin' set but not used [-Wunused-but-set-variable]

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

2013-10-05 Thread Rodolfo García Peñas
On Sat, 05 Oct 2013, Christophe escribió: - Rodolfo García Peñas (kix) k...@kix.es a écrit : The new struct wks_info includes the global information for the workspaces. All information related with the workspaces should be included here. The first variable moved

Re: minimized window not rising on Alt-Tab?

2013-10-05 Thread Rodolfo García Peñas
Hi, this is the cpp code: ---8--- if (panel-win) { for (tmpwin = WMArrayFirst(panel-windows, (i)); (i) != WANotFound; tmpwin = WMArrayNext(panel-windows, (i))) { changeImage(panel, i, i == panel-current, 0, 0); } drawTitle(panel, panel-current, title); } ---8--- The tmpwin variable

Re: minimized window not rising on Alt-Tab?

2013-10-05 Thread Rodolfo García Peñas
On Sat, 05 Oct 2013, Iain Patterson escribió: Quoth Rodolfo García Peñas, I am out now. Replace the variable with (void *)? Just elicits the same warning, unfortunately. Then, why not forget the macro and include the final code? This code is the same, but without the warning

Re: Keyboard capture problem

2013-09-29 Thread Rodolfo García Peñas
On Sat, 28 Sep 2013, Amadeusz Sławiński escribió: On Sat, 28 Sep 2013 00:41:49 +0200 Rodolfo García Peñas k...@kix.es wrote: Hi, I am testing some Debian bugs (closing them). I found that if I run WPrefs to select the keys to do something, for example closing window, the keyboard

Re: [PATCH] Ignore NumLock key when Capture keys

2013-09-29 Thread Rodolfo García Peñas
On Sun, 29 Sep 2013, Carlos R. Mafra escribió: On Sun, 29 Sep 2013 at 12:02:05 +0200, Rodolfo García Peñas (kix) wrote: This patch includes the function NumLockMask, that checks if the Alt Modifier key is NumLock. Then we can use this function in the calls to Capture the key sequence

  1   2   3   4   5   >