mirror of
https://github.com/9fans/plan9port.git
synced 2025-01-12 11:10:07 +00:00
d3a47e14e5
On OSX 10.10, when you open an application that depends on devdraw, the title bar only shows the first letter of the application's name. The patch sets a default title as soon as the window is created, which fixes this issue. On OSX 10.10, when you open an application that depends on devdraw, this application is opened in top of other windows, however the menu bar is not updated. The patch calls topwin() at the end of makewin() in src/cmd/devdraw/cocoa-screen.m . Change-Id: Ie036928b5574c8df20ad8b2b54047e2f7a22bb41 Reviewed-on: https://plan9port-review.googlesource.com/1091 Reviewed-by: Russ Cox <rsc@swtch.com> |
||
---|---|---|
.. | ||
cmd | ||
lib9 | ||
lib9p | ||
lib9pclient | ||
libacme | ||
libauth | ||
libauthsrv | ||
libavl | ||
libbin | ||
libbio | ||
libcomplete | ||
libdisk | ||
libdiskfs | ||
libdraw | ||
libflate | ||
libframe | ||
libgeometry | ||
libhtml | ||
libhttpd | ||
libip | ||
libmach | ||
libmemdraw | ||
libmemlayer | ||
libmp | ||
libmux | ||
libndb | ||
libplumb | ||
libregexp | ||
libsec | ||
libString | ||
libsunrpc | ||
libthread | ||
libventi | ||
make2mk | ||
mk2make | ||
mkcommon | ||
mkdirs | ||
mkfile | ||
mkhdr | ||
mklib | ||
mkmany | ||
mkmk.sh | ||
mkone | ||
mksyslib |