I have a new PC which has a 13 inch 1920x1080 display. It comes with a W10 display configuration with a zoom of 150% (recommended) for the texts and applications.
It works well for other applications but geany is now blurred. The icon as well. cf image.
Could you do something ??
![image](https://cloud.githubusercontent.com/assets/7809481/10431434/4fc2b0bc-7105-11e5-9f7c-81defb660e54.png)
---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/692
in Geany 1.27 running on UBUNTU 16.04 lts, when on press four or five times F11, Full screen key
OS crash.
--
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/1460
Small reproducing example:
```
static SOMETHING : usize = 4usize;
```
Expected behavior: recognize `4usize` as the number.
Actual behavior: the `4usize` doesn't get parsed correctly, and geany only marks `4us` as the number, apparently parsing `ize` as a different, stand-alone identifier.
As this is technically a bug in scintilla, I guess, I already [created a bug there](https://sourceforge.net/p/scintilla/bugs/1919/).
--
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/1421
Dear developers and creators of Geany!
For GitHub, its darkest hour has come. It has been bought by the company
that has stained reputation within the open-source community - Microsoft
(https://blogs.microsoft.com/blog/2018/06/04/microsoft-github-empowering-dev…).
Yes, now this company spreads its motto "Microsoft Loves Open Source!"
(https://open.microsoft.com/), but its words have nothing to do with
their deeds and has to be red as "Embrace, Extend and Extinguish"
(https://en.wikipedia.org/wiki/Embrace,_extend,_and_extinguish).
It uses its software patents to push free software developers
(http://techrights.org/2016/03/10/charm-offensives-distract/). Many
projects that was involved to any collaboration with them, have been
discontinued or brought to the state of unusability (Skype, Nokia,
Linkedin etc). And Microsoft has already had its own code hosting -
Codeplex (https://en.wikipedia.org/wiki/CodePlex), that is the irony.
It's not so difficult to assume that Github will share its fate. You can
not reason with a tiger when your head is in his mouth.
So, the best way now is not to wait of worsening situation, find an
alternative (GitLab, BitBucket etc) and move this project to it. It's
easier to avoid the problem than to solve it.
This text can be changed, used and distrubited without any restriction
and the authorship.
--
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/1870
My Geany crashes on the following multiline regexp (while searching in find/replace dialogue):
^(\d+);(\d+);(\d+);SCT\n(.*?\n)*?\1;47429007;\3
Geany version 1.30.1 (built from source on 2017-06-25 with GTK 2.24.30, GLib 2.48.2
--
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/1586
With Geany 1.33 built against GTK+ 3, probably any theme but at least with Adwaita, Adwaita Dark, Arc and Arc Darker, Scintilla's internal horizontal scrollbar trough keeps flashing off then on, almost as if its adjustment is being re-calculated or something.
I cannot figure out what triggers it, it seems to be pretty random. I tried to capture it with screen capture software but it didn't show up, likely due to the way screen capture on X works. I think I'd have to use my cell phone to record my monitor to capture it.
It's not a huge deal but it's distracting since in my DE I have the panel on the bottom and the window buttons for each app will blink when they need your attention. The scrollbar flashing has the same effect of grabbing my attention if I'm not focusing my vision on it.
I don't remember ever seeing this with GTK+ 2 build, but it might've just been so fast as to not be visible or something.
--
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/1717
I am using Geany within Mac, OS Sierra, 10.12.2. The cursor cannot grap the buttons because it should always be higher than the position of the button. This is really annoying. Can I get help? I have already tried to reinstall Geany 1.29. It did not help. Could be an incompatability with Sierra.
Thank you.
--
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/1371