Re: [AD] More X Mode Setting |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
On January 4, 2011, Peter Wang wrote:
> On 2011-01-04, Thomas Fjellstrom <tfjellstrom@xxxxxxxxxx> wrote:
> > Another issue. Window movement. Seems with compiz, and a window with a
> > border/titlebar, we get sane amounts of window movement events, but in
> > ex_noframe, we get a ton. (I'm assuming the wm is compressing all the
> > events into just a few per window move)
> >
> > At least thats what happens if I comment out that if at the bottom of the
> > configure event handler. Otherwise we never update the window's position
> > at all. It seems I don't even get that bogus configure event the comment
> > above mentions.
> >
> > I'd like to also flag the code to update the display's new adapter
> > property there, but if that if is really needed, we never get a chance.
> > Can I just remove that check?
>
> No, that's required. I tried to remove it once, but confirmed the
> problem for myself.
It has to be done in some other way, or we never update the window position.
At least with compiz.
> Peter
>
> ---------------------------------------------------------------------------
> --- Learn how Oracle Real Application Clusters (RAC) One Node allows
> customers to consolidate database storage, standardize their database
> environment, and, should the need arise, upgrade to a full multi-node
> Oracle RAC database without downtime or disruption
> http://p.sf.net/sfu/oracle-sfdevnl
--
Thomas Fjellstrom
tfjellstrom@xxxxxxxxxx