a319037781Devdraw now waits for the image: this means that there is no more blank image when toggling fullscreen, when unminimizing, or at startup; this also means that we can live resize, but we only enable live resizing with Page, because it seems useless for other apps, and Acme and Sam bug with it. The tradeoff is that bottom corners are sometimes automatically rounded. There is a way to prevent the rounding here: http://parmanoir.com/Custom_NSThemeFrame but this would obfuscate the code. Instead, we make sure that the corners are always rounded.
David Jeannot
2012-03-05 15:54:26 -0500
ce26c36433get9root(3): fix paths
David Jeannot
2012-03-05 15:39:06 -0500
7e2a1983e7devdraw: fix winsize (-W) on OS X
David Jeannot
2012-03-05 15:38:59 -0500
354c6c32f1devdraw: fix fullscreen on Lion
Russ Cox
2012-02-28 14:56:13 -0500
443d628838libmach, acid, db: 64-bit support
Russ Cox
2012-02-19 18:11:39 -0500
60d96f2e43venti: import venti/conf from plan 9
David du Colombier
2012-01-26 17:33:36 +0100
83b247a771libventi: add functions vtsha1 and vtsha1check
David du Colombier
2012-01-21 10:01:20 +0100
f4792e43aedevdraw: enable gestures on OS X
David Jeannot
2012-01-20 22:31:00 -0500
5d434a3ff3venti: fix settings in stats
David du Colombier
2012-01-20 13:13:30 -0500
5c9343753fcodereview: sync from Go
Russ Cox
2012-01-20 13:10:09 -0500
fcce05982bdevdraw: make OS X resizer unobtrusive
David Jeannot
2012-01-19 15:14:17 -0500
4464a8778ddevdraw: on OS X, add menu items "hide" and "plumb devdraw(1)"
David Jeannot
2012-01-16 17:12:10 -0500
10ccf8df0cdevdraw: OS X: neutralize menu and Dock bugs in fullscreen mode
David Jeannot
2012-01-16 17:11:36 -0500
73b0f029e1devdraw: fix handling of compose key on OS X
David Jeannot
2012-01-16 17:08:31 -0500
a995f469b3devdraw: remove old OS X code
David Jeannot
2012-01-16 17:07:24 -0500
68e24566b6vac: fix segfault on DMSYMLINK or DMDEVICE
David du Colombier
2012-01-16 17:06:41 -0500
258cfab2feacme: claim input focus earlier
David Jeannot
2012-01-16 17:05:39 -0500
8423a43814Plumb.app: prevent the Finder's activation after Devdraw's
David Jeannot
2012-01-16 17:04:52 -0500
e89a71ffddcocoa devdraw: activation on receiving Ttop messages
David Jeannot
2012-01-16 17:04:28 -0500
5ec2425b17devdraw: OS X dead key support
David Jeannot
2012-01-16 17:02:06 -0500
131ab3addbventi: fix scacheprefetch stats
David du Colombier
2012-01-16 16:55:23 -0500
9a201244bfioproc(3): fix prototypes
David Jeannot
2012-01-16 16:54:00 -0500
fc638f7bd4libventi: handle rpc when not connected
David du Colombier
2012-01-16 16:53:08 -0500