Re: [Github-comments] [geany/geany] Win10: Mouse pointer not scaled to desktop (#1571)

2017-08-10 Thread elextr
Geany itself does not set cursors, I think they are set by the GTK theme, which 
is why I suggested the .gtkrc file but I don't know if it can set them there.

Geany will build and run with GTK3 on Linux and (I think) on OSX but it is not 
built with GTK3 on windows because nobody has contributed the changes to make 
Travis windows build, the nightly windows build and the release build use GTK3, 
but if you have the capability you could try building geany with GTK3 and 
report back about this and any other problems you encounter.  

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1571#issuecomment-321709868

Re: [Github-comments] [geany/geany] Win10: Mouse pointer not scaled to desktop (#1571)

2017-08-10 Thread gigadude
Looks like support landed in 3.x?
https://bugzilla.gnome.org/show_bug.cgi?id=768081
Are the pointers in the text edit area custom? Could geany be patched to just 
use the system default pointers when hiDPI is detected?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/1571#issuecomment-321653547