)]}' { "commit": "d3a47e14e5ebf7a4d8ca8c9a3dfe748b93d3663a", "tree": "1ab92304b016404673379711fe92d3e0c9b19166", "parents": [ "679d176fea274cd5f9c3a69dd98009a13a153a7d" ], "author": { "name": "Roi Martin", "email": "jroi.martin@gmail.com", "time": "Sun Nov 16 01:02:57 2014 +0100" }, "committer": { "name": "Russ Cox", "email": "rsc@swtch.com", "time": "Tue Dec 02 00:51:49 2014 +0000" }, "message": "devdraw: fix title and \"open in top\" on OS X\n\nOn OSX 10.10, when you open an application that depends on devdraw, the\ntitle bar only shows the first letter of the application\u0027s name. The\npatch sets a default title as soon as the window is created, which\nfixes this issue.\n\nOn OSX 10.10, when you open an application that depends on devdraw, this\napplication is opened in top of other windows, however the menu bar is\nnot updated. The patch calls topwin() at the end of makewin() in\nsrc/cmd/devdraw/cocoa-screen.m .\n\nChange-Id: Ie036928b5574c8df20ad8b2b54047e2f7a22bb41\nReviewed-on: https://plan9port-review.googlesource.com/1091\nReviewed-by: Russ Cox \u003crsc@swtch.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "b2690d153f36dae9008d6e0e3c5d281382d14c17", "old_mode": 33188, "old_path": "src/cmd/devdraw/cocoa-screen.m", "new_id": "1e9ba3f8370f2eecfdefb7940b14572f9d5cd3ed", "new_mode": 33188, "new_path": "src/cmd/devdraw/cocoa-screen.m" } ] }