I've installed `build-essential`, but beyond that, the build instructions in the README are pretty vague. When I run `./configure`, I get
> configure: error: in `/home/dandv/prg/geany-1.36':
configure: error: The pkg-config script could not be found or is too old. Make sure it
is in your PATH or set the PKG_CONFIG environment variable to the full
path to pkg-config.
This is unnecessarily painful. Ubuntu is a very popular distro. Can we please have a one-liner `apt install ...` with the deps for Ubuntu?
--
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/2403
On Windows 10, these themes seem to apply to the main editor window only. As the rest of the IDE is not Windows-10 theme-compatible, the contrast between the dark editor window and the otherwise bright parts of the IDE makes using dark themes difficult in Geany.
--
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-themes/issues/37
building from source code failed with the following error on ubuntu mate 18.04.03
./configure: line 17692: syntax error near unexpected token `$gtk2_package'
./configure: line 17692: `PKG_CHECK_EXISTS($gtk2_package >= $gtk2_min_version, have_gtk2=yes, have_gtk2=no)'
--
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/2465
See this screenshot:
![image](https://user-images.githubusercontent.com/15802528/79041746-c4ae0200-7bfa-11ea-8320-82d29eed3208.png)
There is enough place to print the whole filename in the window title, but it is reduced
--
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/2473
Hello....
I am new to this forum..
I have started coding on Geany for learning python. I saved a file as "Something.py" then I start to code.
Well... I have an issue when I type dot (.) . It doesn't respond to a single tap. I have to type it twice, then two dots appear on the screen, then I have to delete one and then continue the coding.
When i press dot and then type ant character other than "r" , the dot and the character shows up at the same time. But when i press dot and a "r" , nothing shows up! (Tried several times!!)
How to solve it? My keyboard is working fine (checked on other text editors).
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/2472
Please place the following in an otherwise empty Perl file and try using Ctrl-B to match the brackets?
($a->@*)
On Geany 1.32, Kubuntu 18.04 the normally very helpful bracket matching capability fails.
($a->%*)
also demonstrates this behavior. Both expressions are syntactically correct Perl.
--
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/2471
Search marker is too translucent, barely visible with my theme. Currently, translucency is hardwired at 60. This pull request makes the search marker translucency configurable.
This patch is tested and working. Solved my problem beautifully.
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany/pull/2470
-- Commit Summary --
* Update filetypes.common
* Update geany.txt
* Update highlighting.c
* Update geany.txt
* Update highlighting.c
-- File Changes --
M data/filedefs/filetypes.common (3)
M doc/geany.txt (8)
M src/highlighting.c (6)
-- Patch Links --
https://github.com/geany/geany/pull/2470.patchhttps://github.com/geany/geany/pull/2470.diff
--
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/pull/2470
![screenshot](https://i.ibb.co/t2qJCPQ/geany.png)
I've got tabs on the left, how can I narrow the height between them?
--
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/2468