Hmm... Looks Linux X11 or GTK works differently from that for OS X.
Could you please change a cpp directive from #if 0 to #if 1 at gui_gtk_x11.c:633, although that causes logically unnecessary redraws? What happens to cursor(s)? Does the GUI clears cursors on unused windows? 2016-02-14 16:49 GMT+09:00 Marius Gedminas <[email protected]>: > On Sun, Feb 14, 2016 at 03:54:46PM +0900, Kazunobu Kuriyama wrote: > > 2016-02-14 14:38 GMT+09:00 Kazunobu Kuriyama < > [email protected]>: > > > > > Hi, Christian > > > > > > > Oops, one more thing to fix. > > > > Please replace the previous patch with this one: > > I'm afraid this one suffers from the redraw problem: > http://imgur.com/a/u5Ovi > > > Apologies for not finding the time to test your earlier patches. > No problem at all! Thank you for the report. > > > Regards, > Marius Gedminas > -- > Two Ineluctable Facts of Project Planning: > > 1. If you don’t know what you’re going to build, you can’t know how long it > will take to build it. > > 2. You only really know what you’re going to build when you finish it. > > -- > -- > You received this message from the "vim_dev" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_dev" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
