dockapps.git repo redesign question

2013-04-03 Thread Alexey I. Froloff
Hi, everyone! As Fedora packager, I find it difficult to work with current dockapps.git repo. There was discussion about that couple of months ago, let me remind key issues: 1. No releases for particular dockapps. Yes, we have continuous development, but package maintainers need release

Re: dockapps.git repo redesign question

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 15:06:36 +0400, Alexey I. Froloff wrote: Hi, everyone! As Fedora packager, I find it difficult to work with current dockapps.git repo. There was discussion about that couple of months ago, let me remind key issues: 1. No releases for particular dockapps. Yes, we

Re: Problem with icons position

2013-04-03 Thread Christian
Am 02.04.2013 21:20, schrieb Rodolfo García Peñas (kix): On 09/01/2013 9:11, Christian wrote: Hi, using a laptop with 2 monitors. the complete screen size is: 3200x1200 the left monitor (external) has: 1920x1200 (position 0 0) the right monitor (laptop) has: 1280x800 (position 1920x400)

[PATCH] wmbiff: Update manual pages.

2013-04-03 Thread Gabriel VLASIU
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi! I hope this patch is properly formated. Sincerely, Gabriel - -- // Gabriel VLASIU // // OpenGPG-KeyID : 44952F15 // OpenGPG-Fingerprint: 4AC5 7C26 2FE9 02DA 4906 24B2 D32B 7ED7 4495 2F15 // OpenGPG-URL:

Re: [PATCH] wmbiff: Update manual pages.

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 19:36:10 +0300, Gabriel VLASIU wrote: I hope this patch is properly formated. Thanks for the patch and yes, it was properly formated. And because of _that_, I just needed a few key presses to push it to the repository :-) So your last patch is already there (the others

[PATCH 3/6] wGetRectForHead moved to where used

2013-04-03 Thread kix
From: Rodolfo García Peñas (kix) k...@kix.es The definition and call for wGetRectForHead is moved inside the if block where is used. This code adds a WScreen pointer to make the line shorter. If menu-frame is NULL, then was NULL before this patch, so this code doesn't include an error about

[PATCH 5/6] New function get_right_position_on_screen

2013-04-03 Thread kix
From: Rodolfo García Peñas (kix) k...@kix.es The function get_right_position_on_screen() sets the right position in the screen using a WRect. It moves the x and y coordinates to the right place. --- src/menu.c | 16 +++- src/placement.c | 17 + 2 files

Re: [PATCH 2/6] code clean at startup.c

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 20:01:46 +0200, Rodolfo García Peñas (kix) wrote: From: Rodolfo García Peñas (kix) k...@kix.es Small code clean at startup.c --- src/startup.c | 16 ++-- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/src/startup.c b/src/startup.c

Re: [PATCH 5/6] New function get_right_position_on_screen

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 20:01:49 +0200, Rodolfo García Peñas (kix) wrote: From: Rodolfo García Peñas (kix) k...@kix.es The function get_right_position_on_screen() sets the right position in the screen using a WRect. This description confuses me a bit. The function is named get_ but it sets

Re: dockapps.git repo redesign question

2013-04-03 Thread Rodolfo García Peñas (kix)
On 03/04/2013 18:59, Alexey I. Froloff wrote: On Wed, Apr 03, 2013 at 06:03:09PM +0200, Rodolfo García Peñas (kix) wrote: I think that every dockapp should continue with their version number if the code doesn't change. I think dockapps repo is only to hold all applications together and avoid

Re: [PATCH 5/6] New function get_right_position_on_screen

2013-04-03 Thread Rodolfo García Peñas (kix)
On 03/04/2013 20:33, Carlos R. Mafra wrote: On Wed, 3 Apr 2013 at 20:01:49 +0200, Rodolfo García Peñas (kix) wrote: From: Rodolfo García Peñas (kix) k...@kix.es The function get_right_position_on_screen() sets the right position in the screen using a WRect. This description confuses me a

Re: dockapps.git repo redesign question

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 20:40:02 +0200, Rodolfo García Peñas (kix) wrote: One thing more, please hold only *one* repo for the dockapps. If we can agree on that first, we can try to work out the rest. But I also feel like having a central place for all these dockapps is much better than having

Re: dockapps.git repo redesign question

2013-04-03 Thread Carlos R. Mafra
On Wed, 3 Apr 2013 at 21:30:50 +0200, Rodolfo García Peñas (kix) wrote: On 03/04/2013 21:25, Carlos R. Mafra wrote: On Wed, 3 Apr 2013 at 20:40:02 +0200, Rodolfo García Peñas (kix) wrote: One thing more, please hold only *one* repo for the dockapps. If we can agree on that first, we