Commit Graph

102 Commits

Author SHA1 Message Date
Louie Lu
ed14b771a0 Add verbose option to run-local and make run
Now we can run guake with verbose when `make run`:

    $ make run V=1
2019-04-17 07:12:49 +02:00
Louie Lu
6f420f95d0 Update .travis.yml 2019-04-15 10:46:04 +02:00
suve
46b85d12c1 Add the appdata XML file to "make (un)install" 2018-10-17 17:59:53 +02:00
Gaetan Semet
2a497694ef Release 3.4.0 2018-10-02 14:03:41 +02:00
Gaetan Semet
23e586dcbc Context menu to be stored in callback obj
maybe due to gtk 3.18, the but the menu does not show up
if the menu is not saved in an object.

See:

  https://stackoverflow.com/questions/28465956/
2018-09-03 12:37:01 +02:00
Gaetan Semet
65d020c383 Update dependencies 2018-09-03 12:37:01 +02:00
Mario Aichinger
e17b9c82ac add run-local-prefs 2018-08-24 18:41:50 +02:00
Gaetan Semet
0f07e7a27e Warn on missing dependencies
references #1077
2018-08-19 01:03:42 +02:00
Gaetan Semet
7b3f22ac0a guake --[f|g]color keep transparency
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-08-19 01:03:42 +02:00
Gaetan Semet
66dc3f0a3e Minor pypi deployment fix on travis build 2018-07-16 20:44:50 +02:00
Gaetan Semet
cdea1fe906 Fix missing paths.py in sdist and wheel
fix #1328
fix #1349
2018-07-16 19:50:34 +02:00
Gaetan Semet
c8001877cd git-pull-rebase expects to be on master 2018-06-21 01:17:58 +02:00
Gaetan Semet
86995359b2 validate pip install guake
fix #1328

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-06-21 01:10:32 +02:00
Gaetan Semet
51aa7916a8 force x11 backend under wayland
fix #1340
fix #1012
fix #1224
fix #1109
2018-06-06 07:28:34 +02:00
Gaetan Semet
9f8b35d5c6 Release 3.2.2 2018-05-31 11:12:24 +02:00
Gaetan Semet
ce5c35fdc8 Do not use pipenv >= 11.10.2
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-05-14 14:35:10 +02:00
Gaetan Semet
da514e4802 update release script
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-25 21:44:39 +02:00
Gaetan Semet
fa20efa6d1 minor fixes
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-25 16:17:16 +02:00
Gaetan
0036f44b51 Add bootstrap script for fedora 2018-04-19 16:01:27 +02:00
Gaetan Semet
6c7ebed4b6 Add version information and use feed_child_binary
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-18 16:38:30 +02:00
Gaetan Semet
99fd9a302c Use relative path in po 2018-04-17 16:49:09 +02:00
Gaetan Semet
56f16c9b60 fix right click handling on mc
fix #1244

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-17 10:38:10 +02:00
Gaetan Semet
9f7ba2f59f Do not use system "pip3" commands
Always prefer the more verbose but safer "python3 -m pip"

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-17 08:36:30 +02:00
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
352a2570ff Rework doc generation
fix #1271

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-14 14:40:51 +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
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
393b89b663 make release target 2018-04-11 23:51:48 +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
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
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
Gaetan Semet
347d02a69b update release note 2018-04-08 19:06:27 +02:00
Gaetan Semet
571ebd1925 Update release note 2018-04-08 18:42:10 +02:00
Gaetan Semet
cf0598546b quick edit: bugfixes
- quick edit freeze guake
- warn about unsupported regex in ubuntu 17.10
- fix translation not found with contextual menu
- quick open appears in contextual menu (#1157)

sem-ver: bugfix

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-04-08 16:50:03 +02:00
Gaetan Semet
8f5a665141 adding --verbose parameter
sem-ver: feature
2018-04-08 16:50:03 +02:00
Gaetan Semet
be500bc2ce fix push remote for tag-pbr 2018-03-26 22:18:27 +02:00
Gaetan Semet
525b134e8e update tag-pbr target 2018-03-26 22:06:17 +02:00
Gaetan Semet
6214010206 Importing tag-pbr makefile target 2018-02-16 23:34:22 +01:00
Voronwe
e851dc76a5 Fixed path to guake data in makefile 2018-02-11 18:12:16 +01:00
Gaetan Semet
93099961f7 Minor update in release note 2018-01-25 17:19:29 +01:00
Mario Aichinger
7fb39459c9 fix make install-system as non root user 2018-01-25 08:13:34 +01:00
Gaetan Semet
4423af1c13 quick open on ctrl+click on selection
user selects a file name in terminal, even if it does not
follow the Quick edit regular expression, and it can
quick open it using Ctrl+click

Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-01-24 15:46:24 +01:00
Gaetan Semet
7cb971cf12 update translation and release notes
Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
2018-01-22 00:39:11 +01:00