On Tue, Jun 14, 2011 at 09:16:44PM +0200, Christopher Zimmermann wrote:
> Hi!
> 
> good work. some of these anoyed me in the past, too.
> 
> Still, one new problem quickly surfaced. Gkrellm can now be resized,
> but it is supposed to have a fixed size. In the past it had the
> problem, that it would only update its size after being dragged or
> resized. Now it can actually be resized. One other problem is, that
> floating windows will not stay above all tiled windows when switching
> focus. Is this a new "feature" or a bug?

The intent was to have floating windows to be not always on top.  I did
find a bug right after I dropped the release where transients don't work
always as expected.  I am debating adding a "classic mode" or always on
top quirk or something along those lines for these types of issues.

I'd appreciate a bug report in flyspray so that I don't lose track of
it.

> 
> 
> Thanks,
> 
> Christopher
> 
> 
> On 06/14/11 18:18, Marco Peereboom wrote:
> > It was a labor of hate^Wlove but here it is.
> > http://opensource.conformal.com/snapshots/scrotwm/scrotwm-0.9.30.tgz
> > 
> > Changes:
> > * FS#24 show window title in status bar
> > * add border_width for bar and windows
> > * fix applications like xemacs that would endlessly redraw themselves
> > * FS#92 add feature to iconize applications
> > * fix launch library to not crash with new X
> > * rewrite most of the focus code in order to fix a bunch of nits that
> >   were becoming pretty bothersome
> > * fix bug where the border on full screen apps were off by one
> > * no longer allow one to next or previous into a parent window
> > * when moving a transient to another workspace move the parent as well
> > * sort windowlist in order to simplify the "focus next" code
> > * remove logic from enternotify by preventing those events from ever
> >   making it there
> > * work around transients that lie about their parent window; this fixes
> >   a ton of little nits that were not obvious
> > * add FOCUSPREV quirk to force application on exit to focus on the
> >   application that launched them (e.g. focus on xxxterm that launched
> >   mplayer)
> > * prevent double red bordering when an app crashed
> > * fix drag-to-float
> 

Reply via email to