Build questions

2015-11-02 Thread Rodolfo García Peñas (kix)
e, the build 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)" escribió: This patch is mostly for testing. "Rodolfo García Peñas (kix)" escribió: Th

Help with appmenu [was: Re: Question about menus (usermenu, appmenu)]

2015-08-25 Thread Rodolfo García Peñas (kix)
u. I don't know how this menu is used by the user, and how is configured. It includes X11 calls to create a menu and store it in wapp->menu (usermenu uses the same pointer). Help about it is very appreciated. Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To un

Re: Question about menus (usermenu, appmenu)

2015-08-25 Thread Rodolfo García Peñas (kix)
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)" 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) --- src/actions.c | 1 + src/application.c | 2 ++ 2 files

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)" 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)
ctivate it? Hi, I found one problem, the path was wrong in the code (or in the doc, IMO, in the code). Then, I added the menu map when the window is created. Probably could be a good idea create a menu entry to show/hide the menu. Ok, now we can test it. 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-24 Thread Rodolfo García Peñas (kix)
e menu? I will think about it, perhalps is a good idea have this menu... OTOH, the usermenu is not compiled in Debian/Ubuntu by default. 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-23 Thread Rodolfo García Peñas (kix)
o configure 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: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
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: Regression fix (was Re: Question about menus (usermenu, appmenu))

2015-08-23 Thread Rodolfo García Peñas (kix)
the problem, but I need do a deep analysis. Regards, kix. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

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

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

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

2015-08-23 Thread Rodolfo García Peñas (kix)
Josip Deanovic 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, send mail to wmaker-dev

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

2015-08-23 Thread Rodolfo García Peñas (kix)
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: Question about menus (usermenu, appmenu)

2015-08-23 Thread Rodolfo García Peñas (kix)
ibe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. -- 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)
8b714008785d 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

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)" : Hello, I am reading a lot of code and I am not sure about the usage of usermenu and appmenu in wmaker. D

Question about menus (usermenu, appmenu)

2015-08-21 Thread Rodolfo García Peñas (kix)
Window *wwin); 29 void wUserMenuRefreshInstances(WMenu *menu, WWindow *wwin); 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

Re: [PATCH 01/14] wmkeys compilation bugs

2015-08-16 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" 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-16 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" escribió: On Sat, 15 Aug 2015 at 23:15:11 +0000, Rodolfo García Peñas (kix) wrote: Doug Torrance 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 w

Re: [PATCH 01/14] wmkeys compilation bugs

2015-08-15 Thread Rodolfo García Peñas (kix)
Doug Torrance 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 dockapp includes a different wmgeneral library. This dockapp doesn't compile. I don't include this new code in libdockapps becau

Re: [PATCH 01/14] wmkeys compilation bugs

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

Re: Build Errors

2015-08-15 Thread Rodolfo García Peñas (kix)
; status 2 > > --- > > It seems there are some missing files for Debian? This is not the only one > 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 Debi

Re: [PATCH] New library wmgeneral

2015-08-15 Thread Rodolfo García Peñas (kix)
"Alexey I. Froloff" 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 fun

Re: [PATCH] New library wmgeneral

2015-08-14 Thread Rodolfo García Peñas (kix)
"Alexey I. Froloff" 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 fun

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

2015-07-30 Thread Rodolfo García Peñas (kix)
agree, ctrl+click do it. IMO, no more functions/menu/code. Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

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?Rodo

Re: Malformed checkboxes in Window Attributes window

2015-07-07 Thread Rodolfo García Peñas (kix)
lwin] -- 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: [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)
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 15/23] doc: convert INSTALL-WMAKER into a texinfo source processed by texi2txt

2015-06-05 Thread Rodolfo García Peñas (kix)
sive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/kix/src/wmaker/wmaker-crm' Makefile:393: recipe for target 'all' failed make: *** [all] Error 2 kix@debian:~/src/wmaker/wmaker-crm$ Cheers, 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: Wayland support?

2015-02-17 Thread Rodolfo García Peñas (kix)
e, in my code, the menu core contains the text, the relationship between menus and submenus, but not the decorations. The decorations are painted in the menu_map() function. Move elements between screens could be done using unmap+map. Again, thanks a lot for your reply. Regards, kix Rodolfo

Re: Wayland support?

2015-02-17 Thread Rodolfo García Peñas (kix)
but I need time to upload them. I someone 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.

GLOBAL_SUBMENU_FILE definition

2014-12-22 Thread Rodolfo García Peñas (kix)
8 and remove 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: Question about nopolling variable

2014-12-22 Thread Rodolfo García Peñas (kix)
mented properly; and that I believe "noupdate" is a little bit closer to what the function really is. So, my feeling is: Go! (just polish up the commit message and that'll be über-wonderful) Thanks a lot Christophe, could you do it? Or you prefer I create the patch? Cheers, ki

Re: Question about nopolling variable

2014-12-08 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" escribió: On Mon, 8 Dec 2014 at 17:46:25 +0000, Rodolfo García Peñas (kix) wrote: "Carlos R. Mafra" 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ó: >>

Re: Question about nopolling variable

2014-12-08 Thread Rodolfo García Peñas (kix)
he two concepts. Hi, the feature was added here: http://repo.or.cz/w/wmaker-crm.git/commit/4637c09d19570050158851109d9df92e3c18db58 And removed here: http://repo.or.cz/w/wmaker-crm.git/commitdiff/722c82c8ab50f3f6efe62b5897a69547c04e0f81 Do you remember something about this patch? 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 00/13] A bunch of small stuff for #next

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

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

2014-11-06 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" escribió: On Thu, 6 Nov 2014 at 9:35:53 +0000, 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 these patch

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

2014-11-06 Thread Rodolfo García Peñas (kix)
27;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...@lists.windowmaker.org.

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 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 up. When managing m

Re: [PATCH] Test to remove code

2014-08-26 Thread Rodolfo García Peñas (kix)
a lot) the function SlideWindows (src/misc.c). Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Could we remove this code?

2014-08-25 Thread Rodolfo García Peñas (kix)
Hi, I sent "[PATCH] Test to remove code" related to this issue. IMO, probably we should remove it. Cheers, kix "Carlos R. Mafra" escribió: On Sat, 23 Aug 2014 at 22:12:39 +0000, Rodolfo García Peñas (kix) wrote: is possible remove this code? I did it and no diffe

Could we remove this code?

2014-08-23 Thread Rodolfo García Peñas (kix)
XUnmapWindow(dpy, aicon->icon->core->window); - wAppIconDestroy(aicon); - } 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: Problem with stacking

2014-08-23 Thread Rodolfo García Peñas (kix)
ow (printf("--win %p--\n" and printf("-.win %p.-\n", the WWindow address 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.

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)" escribió: David Maciejak escribió: No problem i understand, enclosed the new patch. Hi David, is possible remove the extra curly brackets (in both "if"s)?: Hi again, Perhaps we can change this "if" from the negative way

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

2014-08-22 Thread Rodolfo García Peñas (kix)
gt;screen_ptr, 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.

Re: Window Maker Fork

2014-08-18 Thread Rodolfo García Peñas (kix)
more than 200 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.

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 to

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

2014-08-16 Thread Rodolfo García Peñas (kix)
icon->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 unsu

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)
- configure.ac| 12 ++-- src/moveres.c | 20 +++- wrlib/wraster.h | 27 ++- 4 files changed, 48 insertions(+), 13 deletions(-) -- 2.0.1 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo Ga

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)
ompile 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.k

Unable to build from source

2013-12-30 Thread Rodolfo García Peñas (kix)
og.c:1417 +msgid "" +"Window Maker is free software; you can 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) &qu

Re: Github repository

2013-11-18 Thread Rodolfo García Peñas (kix)
he 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.ki

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: >>

Re: Github repository

2013-11-17 Thread Rodolfo García Peñas (kix)
> Or just post the link to the merge request here and discuss 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)&qu

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 Th

Re: [PATCH] Basic WINGs theming

2013-11-14 Thread Rodolfo García Peñas (kix)
s have a history of a rough ride into the repository. Not everything he codes I like 100% (I have the impression that he was learning how 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 sur

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" escribió: >> >>> On Sat, 9 Nov 2013 at 21:55:16 +, Rodolfo García Peñas (kix) >>> w

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" escribió: On Sat, 9 Nov 2013 at 19:19:21 +0000, 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

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
Yaroslav Fedevych escribió: On Nov 9, 2013, at 6:24 PM, Carlos R. Mafra 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 will be accepted. But he is currently working

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
"Carlos R. Mafra" escribió: On Sat, 9 Nov 2013 at 17:13:17 +0000, 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 co

Re: [PATCH] Basic WINGs theming

2013-11-09 Thread Rodolfo García Peñas (kix)
, he can do everyting. If is our 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. R

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

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 it.

Re: Alt+Tab and mouse

2013-11-04 Thread Rodolfo García Peñas (kix)
without moving the mouse? Regards, kix Regards, Nerijus -- 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: Autostart executing twice

2013-10-24 Thread Rodolfo García Peñas (kix)
d 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, se

Re: WindowMaker: lost maximized status

2013-10-24 Thread Rodolfo García Peñas (kix)
Iain Patterson 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

Re: WindowMaker: lost maximized status

2013-10-24 Thread Rodolfo García Peñas (kix)
t;old" ie pre-maximization) geometry and skip the steps above if it's the same. The patch would be easy to write but it will need some testing to check for unwanted side effects. I'll have a look into it. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.o

Fwd: WindowMaker: lost maximized status

2013-10-24 Thread Rodolfo García Peñas (kix)
-- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ Hi, did you see the patch sent some days ago to the mail list? Topic was "Patch: Make maximize hotkeys more intuitive". This patch can solve the problem? kix. - Terminar mensaje ree

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 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, if

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] Removed unused WScreen argument

2013-10-12 Thread Rodolfo García Peñas (kix)
ubscr...@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 0/4] probably the last batch on global variables

2013-10-11 Thread Rodolfo García Peñas (kix)
++ src/winmenu.c | 3 --- src/winspector.c | 4 +--- src/workspace.c | 1 - 17 files changed, 94 insertions(+), 114 deletions(-) -- 1.8.4.rc3 -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org. Rodolfo García Peñas (kix) http://www.kix.es/ -- To un

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

2013-10-09 Thread Rodolfo García Peñas (kix)
ock.c| 68 + 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 unsubsc

Re: [PATCH] Compiler food.

2013-10-09 Thread Rodolfo García Peñas (kix)
Ok, no problem :-) Done. "Carlos R. Mafra" escribió: On Thu, 10 Oct 2013 at 0:34:36 +0200, Rodolfo García Peñas (kix) wrote: From: "Rodolfo García Peñas (kix)" This patch set the variable aicon to NULL, to avoid compiler warnings. This patch also adds some code st

Wrong behavior

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

Re: no [PATCH 19/19] Removed unused keymove_tick variable

2013-10-08 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.

New debian version 0.95.5-1

2013-10-04 Thread Rodolfo García Peñas (kix)
Hi, the wmaker package version 0.95.5-1 is now available at debian unstable. The package took some time extra because the library libutil3 is new. Regards, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: IMPORTANT BUG: Unable to attach dockapps to Clip/Dock

2013-09-29 Thread Rodolfo García Peñas (kix)
-- Daniel Thanks Daniel, Rodolfo. -- 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: annoying multi-screen issue

2013-09-23 Thread Rodolfo García Peñas (kix)
to restart wmaker. Is this something that could be fixed in the future? Yes. There's a solution for everything but death (and I am trying a patch ;-) ). Cheers, kix cheers, Paul Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Replace and be replaced

2013-08-29 Thread Rodolfo García Peñas (kix)
replace others, and is a common feature, probably we should implement it... and is already done, so use it. kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

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

2013-08-29 Thread Rodolfo García Peñas (kix)
n remove the wrlib/nxpm.c file, because the "Normalized XPM" probably won't work as expected. I will appreciate if you can test it (using the flag "USE_XPM" define). Cheers, kix Rodolfo García Peñas (kix) http://www.kix.es/ -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Clips and Dock

2013-08-29 Thread Rodolfo García Peñas (kix)
I am testing. Cheers. 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: [PATCH 4/4] Removed context argument in jpeg files

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

Re: Help with libwraster

2013-08-12 Thread Rodolfo García Peñas (kix)
"Rodolfo García Peñas (kix)" escribió: Hi, Is possible remove the context argument in the RLoad functions for xpm, PNG and jpeg ? The context variable contains the specific WScreen, and is a problem for example with XRandR when switching the screen. IMO, the images should

Re: Alt+tab crashes Windowmaker

2013-06-11 Thread Rodolfo García Peñas (kix)
he windows while switching them with alt+tab - Went to the workspace 'www' opened chromium, opera, firefox and an xterm - Quickly pressing Alt+tab crashed WindowMaker - Not so quickly behaves poorly. Regards Hi Juan, could you help us with "git bisect" to find the wrong git commi

Re: [PATCH] Fixed structure declaration syntax

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

Re: Re : Re: Re : Re: [PATCH 06/19] wmaker: Reorganised the header 'funcs.h'

2013-05-18 Thread Rodolfo García Peñas (kix)
of course, open to comments, but it provides a good base to have things in a safe, easy-to-work-with state. Regards, Christophe. -- 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.

Cube dock image

2013-05-15 Thread Rodolfo García Peñas (kix)
Hi, I did it using a snapshot and gimp. Test it please. Cheers, kix. -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ <> dockcube.xcf Description: Binary data

Re: Add dock icon to wmaker

2013-05-12 Thread Rodolfo García Peñas (kix)
On 11/05/2013 22:00, BALATON Zoltan wrote: > On Sat, 11 May 2013, "Rodolfo García Peñas (kix)" wrote: >> is possible add that [1] icon to wmaker? I am thinking add the icon to >> the available icons in wmaker. Using it as default dock icon is other >> story. >>

Re: [PATCH 06/19] wmaker: Reorganised the header 'funcs.h'

2013-05-11 Thread Rodolfo García Peñas (kix)
On 12/05/2013 0:24, Christophe wrote: > From: Christophe CURIS > > The functions are now grouped by source file (groups in alphabetic > order) with the traditional separation mark. This makes the file > easier to work with. > --- > src/funcs.h | 53 ++---

Add dock icon to wmaker

2013-05-11 Thread Rodolfo García Peñas (kix)
Hi, is possible add that [1] icon to wmaker? I am thinking add the icon to the available icons in wmaker. Using it as default dock icon is other story. [1] http://lists.windowmaker.org/dev/msg04515.html Cheers, kix -- ||// //\\// Rodolfo "kix" Garcia ||\\// //\\ http://www.kix.es/ -- To unsu

Re: [PATCH 1/4] wWorkspaceMenuUpdate checks current_workspace

2013-04-20 Thread Rodolfo García Peñas (kix)
need check the problem with 4. Saludos, kix On 20/04/2013 16:17, Rodolfo García Peñas (kix) wrote: > From: "Rodolfo García Peñas (kix)" > > The function wWorkspaceMenuUpdate() udpates the menu entries > using the scr->current_workspace variable. The problem is that >

Re: [PATCH 1/3] Screen initialization doesn't create workspace

2013-04-20 Thread Rodolfo García Peñas (kix)
On 20/04/2013 16:14, Rodolfo García Peñas (kix) wrote: > From: "Rodolfo García Peñas (kix)" > > When the screen is created, it creates the initial > workspace. This workspace could not be created, because > is not used. The workspaces are created later, so we can F*c

Re: [PATCH 2/6] Avoid create WorkspaceMenuUpdate on wmaker start

2013-04-20 Thread Rodolfo García Peñas (kix)
On 20/04/2013 15:33, Carlos R. Mafra wrote: > On Sat, 20 Apr 2013 at 14:05:00 +0200, Rodolfo García Peñas (kix) wrote: >> From: "Rodolfo García Peñas (kix)" >> >> This patch avoid update (create) the Workspace Menu when wmaker >> is starting. When wmaker is

Re: [PATCH 3/8] Add the application to the wapp_list

2013-04-17 Thread Rodolfo García Peñas (kix)
Quoting "Carlos R. Mafra" : On Sun, 14 Apr 2013 at 23:13:28 +0200, Rodolfo García Peñas (kix) wrote: From: "Rodolfo García Peñas (kix)" The screen has a list of applications: 8< kix@debian:~/src/wmaker/wmaker-crm/src$ grep wapp_l

Re: [PATCH 4/8] Split dock menu creation

2013-04-17 Thread Rodolfo García Peñas (kix)
Quoting "Carlos R. Mafra" : On Wed, 17 Apr 2013 at 6:37:57 +0000, Rodolfo García Peñas (kix) wrote: Hi Carlos, something is wrong in this patch. Please, don't apply it yet. I was not planning to apply it. I don't think that all that code movement is worth the trouble.

Move the "Add drawer" option down

2013-04-17 Thread Rodolfo García Peñas (kix)
IMO, the option "Add drawer" should be moved down in the dock's menu. IMO, the right list sort should be: - Launch - Bring here - Hide - Settings - Dock position - Add drawer - Kill I use sometimes the "Launch" option and now I am adding drawers every time. kix

Re: [PATCH 6/8] Create clip only if needed

2013-04-17 Thread Rodolfo García Peñas (kix)
Quoting "Carlos R. Mafra" : On Tue, 16 Apr 2013 at 23:25:10 +0200, "Rodolfo García Peñas (kix)" wrote: On 16/04/2013 22:06, Carlos R. Mafra wrote: >> +int wWorkspaceNew(WScreen *scr, Bool with_clip) >> { >>WWorkspace *wspace, **list; >&

  1   2   >