Commit Graph

1709 Commits

Author SHA1 Message Date
Gaetan Semet
cc60ee2ea9 move guake/data to data
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 23:19:40 +02:00
Gaetan Semet
59177964cb Move scripts to scripts/ 2018-04-14 23:19:40 +02:00
Gaetan Semet
de681c82ec add colortest script 2018-04-14 23:19:40 +02:00
Arctic Ice Studio
9c5a780931 Add Nord theme to official upstream palettes
Requested in arcticicestudio/nord-guake#6

GH-6
2018-04-14 19:05:32 +02:00
Gaetan Semet
a2f857c205 Update documentation 2018-04-14 16:19:52 +02:00
Gaetan Semet
352a2570ff Rework doc generation
fix #1271

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 14:40:51 +02:00
Gaetan Semet
20f3aed4c9 Release 3.2.0 2018-04-14 12:31:18 +02:00
Gaetan Semet
0779655fd3 Theme selection combobox
fix #1249
sem-ver: feature

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 12:31:18 +02:00
Gaetan Semet
21cf658bac Selected tab is colorful
fix #1036, fix #625
sem-ver: feature

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 12:31:18 +02:00
Gaetan Semet
fcb313a924 Release 3.1.1 2018-04-12 23:09:12 +02:00
Gaetan Semet
8491450161 combobox for quick open
with sample for vscode, atom and sublime

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-12 23:09:12 +02:00
Gaetan Semet
c4bf3e6454 remove label warning about pcre2 2018-04-12 23:09:12 +02:00
Jan Tojnar
f289aa381b Fix enabling hyperlinks
PR #1261 tried to enable hyperlink support but forgot to pass a boolean
argument to the set_allow_hyperlink method [1].

Closes: #1264

[1]: https://lazka.github.io/pgi-docs/#Vte-2.91/classes/Terminal.html#Vte.Terminal.set_allow_hyperlink
2018-04-12 06:17:30 +02:00
Gaetan Semet
393b89b663 make release target 2018-04-11 23:51:48 +02:00
Gaetan Semet
b21ab78b28 Update fr 2018-04-11 23:32:31 +02:00
Gaetan Semet
0d6bf217c4 create ~/.config/autostart if not exist 2018-04-11 23:28:52 +02:00
Gaetan Semet
0ff272c3f6 allow right click to be captured by bg app
fix #1096

sem-ver: feature

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 23:28:52 +02:00
Gaetan Semet
c58c36d7e2 Enable hyperlink vte extension
only available for vte >= 0.50

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 23:28:52 +02:00
Gaetan Semet
ed0278eba9 Enable hyperlink vte extension
only available for vte >= 0.50

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 22:55:03 +02:00
Mario Aichinger
4dce01e166 add destdir to mkdir -p 2018-04-11 18:18:57 +02:00
Jan Tojnar
d093179362 Fix schemas not compiled in custom schema dir
00731c7080 added an option to override
GSettings schema directory, but it did not update the directory
where the schemas are compiled.
2018-04-11 18:18:30 +02:00
Mario Aichinger
2fe5656610 update German translation 2018-04-11 18:17:55 +02:00
Gaetan Semet
ddc45d6d33 Update french translation 2018-04-11 14:08:38 +02:00
Gaetan Semet
97bf2cb225 Use standard make names
from https://www.gnu.org/prep/standards/html_node/Directory-Variables.html

close #1255

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 13:55:28 +02:00
Gaetan Semet
3701308cde Add compile schema option
See #1254

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 13:55:28 +02:00
Gaetan Semet
24fee821e4 Add "start at login" option 2018-04-11 13:55:28 +02:00
Mario Aichinger
f0f30d8b16 fixes for the build system 2018-04-11 11:52:40 +02:00
Gaetan Semet
f65833047f Install glade files as well
fix #1252

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-11 08:52:23 +02:00
Gaetan Semet
4b0ef9a275 Update release notes 2018-04-11 08:52:23 +02:00
Gaetan Semet
7bea32df16 Simplify release note hacks 2018-04-11 00:54:46 +02:00
Gaetan Semet
00731c7080 Rework install system following packagers recommendations
fix #1236
(with some follow up in #1249 and #1250)
2018-04-11 00:54:46 +02:00
Mario Aichinger
aefa6dae30 add domain (gettext) to guake.glade, about.glade and prefs.glade 2018-04-10 20:51:23 +02:00
Mario Aichinger
0e2af7ba8c add information for archlinux to the system-wide installation section 2018-04-10 18:36:07 +02:00
Gaetan Semet
28a953a573 fix match_check_event function name for vte >0.46
ref #944

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-10 10:29:15 +02:00
Piotr Drąg
78d3a9b288 Update Polish translation 2018-04-10 09:40:19 +02:00
Gaetan Semet
3dd342c500 delete tab even without libutempter
fix #1198

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-10 00:49:15 +02:00
Gaetan Semet
56a503d6de Workaround when pid not found
reference #1198

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 18:48:35 +02:00
Gaetan Semet
8459f0e115 quick edit: Support pytest output
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 18:48:35 +02:00
Mario Aichinger
7eae7b80f1 fix translating (gettext) the user interface 2018-04-09 18:20:40 +02:00
Gaetan Semet
8274e95089 Fix quick open for File:line format
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 17:34:32 +02:00
Gaetan Semet
d7ea55f8c1 update to reno 2.8.0
sem-ver: bugfix

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 17:34:32 +02:00
Gaetan Semet
5251d6aef2 Handle old version of Gtk and minor debug fixes 2018-04-09 14:47:59 +02:00
Gaetan Semet
fddaaa71c5 use check_event for vte >= 0.46
keep old api for ubuntu <18

fix #944

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 00:51:12 +02:00
Gaetan Semet
6ea5cd8e6b Minor fixes
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-09 00:23:35 +02:00
Gaetan Semet
e09b50b1e9 upgrade pip and pipenv 2018-04-08 20:04:07 +02:00
Gaetan Semet
b57a250568 fetch all in travis for reno 2018-04-08 19:59:25 +02:00
Gaetan Semet
347d02a69b update release note 2018-04-08 19:06:27 +02:00
Gaetan Semet
dbcaaadb3f quickopen Fallback to glib.regex
+ support for new version of vte complaining about MULTILINE
(inspired by:
  a004e66b87
)

closes #1230

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-08 18:42:10 +02:00
Gaetan Semet
8b9093d7b0 some hints for palettes edition 2018-04-08 18:42:10 +02:00
Gaetan Semet
571ebd1925 Update release note 2018-04-08 18:42:10 +02:00