Commit Graph

159 Commits

Author SHA1 Message Date
Clement Lefebvre
6f7a4bf3a6 Add support for menulibre 2019-07-23 12:33:52 +02:00
Clement Lefebvre
3173f6cc6b 5.9.6 2019-07-22 13:46:09 +02:00
Clement Lefebvre
3170a2a6b9 5.9.5 2019-07-17 15:49:31 +02:00
Clement Lefebvre
3c45ca9c25 5.9.4 2019-07-17 11:38:58 +02:00
Clement Lefebvre
2419c9d36c Packaging: Add dependency on python3-xlib
preferences.py are run using python3, when they import
the keybdinging module, it needs access to python3-xlib.
2019-07-17 11:37:52 +02:00
Clement Lefebvre
d0d29936f7 5.9.3 2019-07-05 11:32:15 +02:00
Clement Lefebvre
b5f4789090 Applications: Port to GI MateMenu 2019-07-05 11:31:30 +02:00
Clement Lefebvre
bc3c9078b6 5.9.2 2019-06-30 15:44:13 +02:00
Clement Lefebvre
2a4267673d Revamp preferences
Use xapp widgets
Rewrite
2019-05-20 14:50:28 +01:00
Clement Lefebvre
c293d485d9 Inject the app version during the build 2019-02-27 17:12:14 +00:00
gm10
3c6e384a1d Assorted cleanup, fixes and performance improvements (#206)
* initial cleanup with some debug messaging

* further cleanup, mostly coding style

* - more cleanup, and speed-up
- more fixes, including many icon and encoding related issues
- replace some icons and remove compile.py
- prepare for python3 port as much as possible

* remove some more unneeded files, few left-over cleanups

* move some external scripts to python3 already

* Fix and clean up add_search_suggestions and add_apt_filter_results logic

* more cleanup, thx Codacity

* fix issue with a path

* add a killall to the test script, fix a method declaration

* fix custom colour setting

* keybinding: re-add GdkX11

* re-add mint-common dep

* Use os.path.expanduser("~") instead of os.environ

* revert re-add GdkX11, but import Gtk first
2019-02-11 13:54:20 +00:00
Clement Lefebvre
9e97c7d33b 5.9.1 2018-11-30 20:17:51 +00:00
Clement Lefebvre
7442d496ec 5.9.0 2018-07-08 16:00:49 +02:00
Clement Lefebvre
841bce86cb Packaging: Don't force dependency on MATE 1.18+
In LMDE MATE 1.16 is using GTK3.
2018-07-08 16:00:01 +02:00
Clement Lefebvre
11f49ebe37 5.8.9 2018-06-08 12:21:36 +01:00
Clement Lefebvre
c2ddf199aa 5.8.8 2018-05-31 13:54:05 +01:00
Clement Lefebvre
eab381470d 5.8.7 2018-05-30 18:20:33 +01:00
monsta
66a9217da7 add missing deps on python-apt and python-configobj (#193) 2018-05-30 17:19:56 +00:00
Clement Lefebvre
e374ee5e9f 5.8.6 2018-05-15 15:14:13 +01:00
Clement Lefebvre
018d67e1bb 5.8.5 2018-05-07 12:27:04 +01:00
Clement Lefebvre
ed5a2b35fb 5.8.4 2017-11-12 14:34:11 +00:00
Clement Lefebvre
7e005b94ea 5.8.3 2017-11-11 09:01:45 +00:00
Clement Lefebvre
a082473a66 5.8.2 2017-06-27 10:02:38 +02:00
Clement Lefebvre
54dd78bdf2 5.8.1 2017-06-12 15:55:25 +01:00
monsta
d6ebffa9b9 build: add build-dep on dh-python to fix build warning (#179) 2017-06-12 15:54:23 +01:00
Clement Lefebvre
27c4a837da 5.8.0 2017-05-06 16:19:16 +01:00
Clement Lefebvre
07124667b7 5.7.9 2017-05-05 16:11:02 +01:00
monsta
fe5b4403a8 build: remove dependencies on C libs of MATE
they're not used directly, we only need GI packages,
and these already depend on the corresponding C libs
2017-05-03 10:44:52 +03:00
monsta
403d493375 build: depend on GI packages of MATE >= 1.18.0
to avoid accidental usage with old GTK+2 build of MATE
2017-05-03 10:43:57 +03:00
monsta
9064176c5c build: fix dependencies for GTK+3 2017-05-03 10:13:11 +03:00
Clement Lefebvre
dfd867db6b 5.7.8 2017-05-02 13:10:55 +01:00
Clement Lefebvre
b37564a4cc 5.7.7 2017-05-01 19:51:27 +01:00
Clement Lefebvre
3c01271a1f Fix typo in debian/control 2017-04-28 16:49:14 +01:00
Clement Lefebvre
65fb842a81 Fix add to desktop 2017-04-28 16:00:31 +01:00
Clement Lefebvre
c74b2b9816 5.7.6 2016-12-07 09:25:23 +00:00
Clement Lefebvre
9747e2ec81 Use setproctitle to name the process 2016-12-06 22:37:02 +00:00
Clement Lefebvre
5a910aeb86 5.7.5 2016-11-23 22:50:07 +00:00
Clement Lefebvre
c555ecfed6 5.7.4 2016-11-23 15:40:12 +00:00
Clement Lefebvre
ae3e99e957 5.7.3 2016-11-02 14:03:40 +00:00
Clement Lefebvre
31be61508f 5.7.2 2016-06-22 15:52:00 +01:00
Clement Lefebvre
0bbb37f1cc 5.7.1 2016-06-21 17:42:46 +01:00
Clement Lefebvre
6d4dd27fda 5.7.0 2016-06-06 10:56:41 +01:00
Clement Lefebvre
610695c614 5.6.9 2016-05-21 18:40:39 +01:00
Clement Lefebvre
048d0c386c 5.6.8 2016-05-18 10:27:09 +01:00
Clement Lefebvre
ec99bc4d99 5.6.7 2016-04-21 17:22:39 +01:00
Clement Lefebvre
6941c0d85b 5.6.6 2015-12-16 11:39:31 +00:00
Clement Lefebvre
a9b5cdc1b0 5.6.5 2015-11-06 16:33:13 +00:00
Clement Lefebvre
8dd16eb326 5.6.4 2015-06-14 13:37:46 +02:00
Clement Lefebvre
642f1f022e 5.6.3 2015-06-12 16:39:27 +02:00
Clement Lefebvre
19bf556553 5.6.2 2015-02-26 19:35:53 +01:00