Devdraw: 3 other bugs resolved? > The screen grabber shows up when resizing (when > ...
13 years, 3 months ago
(2011-09-30 12:33:09 UTC)
#2
Devdraw: 3 other bugs resolved?
> The screen grabber shows up when resizing (when
> the screen is gray) but not normally. Is it
> possible to have it show up all the time?
Devdraw's new function "drawresizehandle" should
draw the grabber on top of Plan9's image on Snow
Leopard. I tested it succesfully on Lion.
> Also, I get these prints at startup:
> [...] NSCFDictionary autoreleased with no pool in place - just leaking
> [...] NSFastEnumerationEnumerator autoreleased with no pool in place - just
leaking
>
> Do you know how we can get rid of them?
Devdraw now calls "[NSAutoreleasePool new]". Does
it silence them? (I can't verify: they don't
appear on Lion.)
> One small issue is that when I full-screen an app
> on a second monitor, the dock disappears on the
> first monitor. It comes back when the focus
> leaves the full-screen app, but it's a little
> distracting to have it disappearing and
> reappearing. [...]
>
> Does this sound easy to fix? Is it something
> devdraw is doing or something OS X is doing on its
> behalf?
It was something Devdraw was doing. I tried to
fix it: I can't verify it; I hope I didn't break
anything. If it works and if the following is
possible, could you also try to send a fullscreen
app from one screen to another (preferably of
different resolutions), if you please?
I'm full time on Devdraw from now on, and I'm
eager to finish it :)
Thank you for your kind words Russ. You and Rob
Pike, are the 2 programmers I admire the most.
> > One small issue is that when I full-screen an app > > on ...
13 years, 3 months ago
(2011-09-30 12:42:40 UTC)
#3
> > One small issue is that when I full-screen an app
> > on a second monitor, the dock disappears on the
> > first monitor. It comes back when the focus
> > leaves the full-screen app, but it's a little
> > distracting to have it disappearing and
> > reappearing. [...]
> >
> > Does this sound easy to fix? Is it something
> > devdraw is doing or something OS X is doing on its
> > behalf?
>
> It was something Devdraw was doing. I tried to
> fix it: I can't verify it; I hope I didn't break
> anything. If it works and if the following is
> possible, could you also try to send a fullscreen
> app from one screen to another (preferably of
> different resolutions), if you please?
(I should have said:
[...], if you please, to see if the autohiding
is updated accordingly.)
Thanks for the quick response. I won't be at a dual-screen Mac again until Monday, ...
13 years, 3 months ago
(2011-09-30 12:47:57 UTC)
#4
Thanks for the quick response.
I won't be at a dual-screen Mac again
until Monday, but I will try it then.
On Lion the only remaining issue in the
whole tree is the thread crashes, right?
Thanks again.
Russ
Thanks. This is a definite improvement. Is it possible to draw the grabber with transparency? ...
13 years, 3 months ago
(2011-10-03 22:09:18 UTC)
#5
Thanks. This is a definite improvement.
Is it possible to draw the grabber with transparency?
I've attached a screen shot that shows acme's
grabber atop Chrome's grabber. Maybe Chrome's
grabber looks okay because the window is white.
(Actually, no, if you delete the column in acme
then you have a white column but you can still
see the square outline.)
I changed the INSTALL script to run mk -k install
so that the failing-to-build macargv does not keep
devdraw from being installed. Any ideas about
making macargv work? That program took me
a good day or two to work out; the solution might
be to just delete it, but then you can't use Plumb.app.
Thanks again.
Russ
Issue 5170041: Devdraw: 3 other bugs resolved?
Created 13 years, 3 months ago by djeannot24
Modified 13 years, 3 months ago
Reviewers:
Base URL:
Comments: 0