Re: ion-3rc-20070902

Tuomo Valkonen <[email protected]>
Newsgroups gmane.comp.window-managers.ion.general
Message-ID <[email protected]>
On 2007-09-02 16:40 +0200, Andreas Poisel wrote:
> One small issue (introduced with 3rc-20070720) regarding floating dock:
> After configuring positions "mr" or "ml" the dock appears on "mc"
> (center of the screen).  Other positions work as normal.

Seems to be a copy-paste unimplementation.. Does the hopefully* 
attached patch help? I'm too lazy to test it.


(* The sucky thing about MUAs that launch your favourite editor in
the terminal is that you can't attach files before or during editing,
only after.. and you're so keen on and used to just hitting the send
key at that point. It would be possible to properly embed the editor 
by writing a custom terminal emulator..)

-- 
Tuomo
dockpos.patch (text/plain, 327 B)
diff -rN old-ion-3-work1.1/mod_dock/dock.c new-ion-3-work1.1/mod_dock/dock.c
986c986,990
<        : SIZEPOLICY_GRAVITY_CENTER);
---
>        : (hp!=DOCK_HPOS_CENTER
>           ? (hp==DOCK_HPOS_RIGHT
>              ? SIZEPOLICY_GRAVITY_EAST
>              : SIZEPOLICY_GRAVITY_WEST)
>           : SIZEPOLICY_GRAVITY_CENTER));
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.