Re: Build Errors

2015-08-13 Thread Johann Haarhoff
it should get you close. Regards, Johann From 8df52c76236740a6475dd171ebd3286eb2ce7a43 Mon Sep 17 00:00:00 2001 From: Johann Haarhoff Date: Mon, 8 Jun 2015 17:28:08 +0200 Subject: [PATCH] Build on Ubuntu 14.04 --- debian/libwraster5.symbols| 119 +++-

Re: Build on Ubuntu 14.04

2015-06-08 Thread Johann Haarhoff
6740a6475dd171ebd3286eb2ce7a43 Mon Sep 17 00:00:00 2001 From: Johann Haarhoff Date: Mon, 8 Jun 2015 17:28:08 +0200 Subject: [PATCH] Build on Ubuntu 14.04 --- debian/libwraster5.symbols| 119 +++--- debian/patches/51_wmaker_man.diff | 6 +- debian/ru

Build on Ubuntu 14.04

2015-06-07 Thread Johann Haarhoff
hann >From 653b78ec79a09e999f85bc2df73fc6d46f98ef67 Mon Sep 17 00:00:00 2001 From: Johann Haarhoff Date: Mon, 8 Jun 2015 08:41:45 +0200 Subject: [PATCH] Build on Ubuntu 14.04 --- debian/libwraster5.symbols| 119 +++--- debian/patches/51_wmaker_m

Re: Wayland support?

2015-02-17 Thread Johann Haarhoff
> XWayland is an X Server running as a Wayland client, thus capable of > displaying native X11 client applications in a Wayland compositor > environment.[33] This is similar to the way XQuartz runs X applications > in OS X’s native windowing system. The goal of XWayland is to facilitate > the tran

Re: Wayland support?

2015-02-17 Thread Johann Haarhoff
> Does anyone work on Wayland support in Window Maker? I don't think is is possible. From the Wayland FAQ: """ How can I replace Wayland's Window Manager The Wayland architecture integrates the display server, window manager and compositor into one process. You can think of Wayland as a toolkit

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Johann Haarhoff
Hi I think I have found the issue - it has to do with this commit commit 930e59dd3142a4ceba46826183e13d67b420e3de Author: Iain Patterson Date: Fri Oct 26 11:40:55 2012 -0700 Partially support _NET_WM_STRUT_PARTIAL. I run gkrellm and didn't realize that it was set to be a dock (s

Re: Dockapps - [PATCH] Add wmudmount

2014-05-04 Thread Johann Haarhoff
On 04/05/2014 00:31, Carlos R. Mafra wrote: > I'm not sure if this is appropriate since wmudmount is actively > maintained by Brad. The dockapp repo was supposed to be the > cemetery of unmaintained apps. > > And I doubt Brad wants to do his development in the dockapp repo > directly. Fair enough

wmaker and xrandr

2012-04-09 Thread Johann Haarhoff
uld appreciate it to get some comment from people who have more experience with multi-head stuff, I'll try to code the patches as long as there is some consensus on "the right way". Regards, Johann Haarhoff -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: Bug: Menu items with keyboard shortcuts triggers command multiple times.

2012-02-15 Thread Johann Haarhoff
>> After setting some keyboard shortcuts to some menu items (Mod-4+R > >> Run, Mod-4+X > xterm), when I press the combination, the command is >> triggered multiple times (3 the first time I noticed, now 4 times) I have seen this as well. I fixed it by logging out and logging back in. (I can't rem

Re: WINGs++

2010-04-05 Thread Johann Haarhoff
if and when you happen to have the time and mood, could you try to mock a slider that has this dot-y handle knob, but also slides in a "pit" like the original? i kinda-sorta realize that would make it look dangerously close to a scroll bar, but i'm curious how that would turn out or whether o

Re: WINGs++

2010-04-02 Thread Johann Haarhoff
the triangles i don't like in this form. it's not that they are triangles, but they look... strange. i *think* it's because of the shadows. try this: http://dawn.dev.hu/~ice/tmp/wingdrop.png the first two have most of the shadows removed, the third a bit less, the fourth a bit less less, and

WINGs look

2010-03-30 Thread Johann Haarhoff
Hi All I am currently working on porting WINGs to cairo. At this stage we also have the option to change the way WINGs looks. The legacy Alfredo and Dan left us has some OSX Aqua-ish looking buttons in the cairo branch (run wtest to see). Since I have to do the drawing code for all the wi

Re: [PATCH] Mod+Wheel Window Resize

2009-10-12 Thread Johann Haarhoff
What do you think if I fold the patch below into yours before pushing your patch to the repo? Objections? None at all, please go ahead. - This message was sent using Obsidian SWiTCH web-mail. Obsidian SWiTCH - an Obsidian Systems company.

Re: [PATCH] Mod+Wheel Window Resize

2009-10-12 Thread Johann Haarhoff
il. Obsidian SWiTCH - an Obsidian Systems company. (0860) 055-911 - http://www.switch-it.co.za/ >From 219fcdc380c335c69c5f5312de49887785428bfd Mon Sep 17 00:00:00 2001 From: Johann Haarhoff Date: Mon, 12 Oct 2009 21:48:45 +0200 Subject: [PATCH] Mod+Wheel resize increment now respects size hints T

Re: [PATCH] Mod+Wheel Window Resize

2009-10-11 Thread Johann Haarhoff
Quoting "Carlos R. Mafra" : Great patch! I tested it now and it works pretty well and I liked the funcionality it adds. I'm glad you like it. I found that once I got used to this way of resizing, I hardly use anything else. But why do you say Mod+button3 never seems to do the Right Thing?

[PATCH] Mod+Wheel Window Resize

2009-10-11 Thread Johann Haarhoff
btw. Cheers, Johann >From 810bf5ecc2b266cfa7bacd7edc3cf02bbf5e0fb9 Mon Sep 17 00:00:00 2001 From: Johann Haarhoff Date: Sun, 11 Oct 2009 21:36:46 +0200 Subject: [PATCH] Mod+Wheel Window Resize This patch adds the ability to resize windows with the mouse wheel while holding the Mod key. This currently ignores wWindowConstrainSi