Clement Lefebvre
07124667b7
5.7.9
2017-05-05 16:11:02 +01:00
Victor Kareh
76ba6daf64
Fix windows-key global keybinding. ( #172 )
...
This fixes #98 where setting the windows-key as the menu hotkey blocks
all other windows-key-based shortcuts.
2017-05-05 16:09:26 +01:00
monsta
89c5ea08ae
easybuttons: fix runtime warning about missing MateDesktop version
2017-05-04 10:57:28 +01:00
monsta
2c8a68633e
fix menu crash when placed on left vertical panel
2017-05-04 10:57:28 +01:00
Clement Lefebvre
d1e4d504a7
Merge pull request #171 from linuxmint/fix-gtk-deps
...
build: fix dependencies for GTK+3 and more
2017-05-03 10:00:36 +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
298f565998
Merge pull request #170 from JosephMcc/custom-borders
...
Remove the ability to set a custom border
2017-05-02 13:10:10 +01:00
Clement Lefebvre
2373274304
Fix launching apps which use su-to-root
...
This was removed by mistake during the port to GTK3.
2017-05-02 13:07:29 +01:00
JosephMcc
e86e11044d
Remove the ability to set a custom border
...
This just doesn't work the way a user would expect under gtk3 so go ahead and
remove it.
2017-05-01 13:09:09 -07:00
Clement Lefebvre
b37564a4cc
5.7.7
2017-05-01 19:51:27 +01:00
Clement Lefebvre
f67292b048
Give the applet box a class name to allow easier themeing
2017-05-01 17:00:00 +01:00
JosephMcc
0653dcdf7a
Don't ignore icons from /usr/share/pixmaps
...
This fixes some apps like Slack and WMail not showing the proper icon
2017-04-29 03:00:45 -07:00
Clement Lefebvre
3c01271a1f
Fix typo in debian/control
2017-04-28 16:49:14 +01:00
Clement Lefebvre
63b9abce0e
Fix #157
2017-04-28 16:34:26 +01:00
Clement Lefebvre
7dde0271ee
Fix race condition with dconf on session start
...
gsettings is known to randomly spit changes signal by mistake at session start.
Only start listening to these after the menu elements are created.
2017-04-28 16:26:39 +01:00
Clement Lefebvre
272a9079e4
[Alexei Sorokin] Recent: Fix Gtk warnings
2017-04-28 16:18:43 +01:00
Clement Lefebvre
419136c89a
Removed obsolete opacity support in config window
2017-04-28 16:12:21 +01:00
Clement Lefebvre
c7a2d83dde
Fix empty trash popup
2017-04-28 16:04:01 +01:00
Clement Lefebvre
65fb842a81
Fix add to desktop
2017-04-28 16:00:31 +01:00
Clement Lefebvre
916ad7b731
Fix DND in favorites
2017-04-28 15:50:25 +01:00
Clement Lefebvre
ccf9573581
Fix popup menus
2017-04-28 13:44:09 +01:00
Clement Lefebvre
bf34d718cc
Fix unknown variable name
2017-04-28 13:30:28 +01:00
Clement Lefebvre
240c5cbc26
Fix keybinding in LMDE
2017-04-28 13:24:38 +01:00
Clement Lefebvre
0824cdf39d
Fix get_origin calls in Betsy
2017-04-28 13:02:28 +01:00
Clement Lefebvre
ee8ae40cd0
Remove more ctypes
2017-04-28 12:45:07 +01:00
Clement Lefebvre
931ccd73c6
Merge pull request #162 from leigh123linux/master
...
Port to gtk3
2017-04-28 12:04:14 +01:00
Clement Lefebvre
c74b2b9816
5.7.6
2016-12-07 09:25:23 +00:00
Clement Lefebvre
4dc179d3ed
Add Cinnamon support
...
We can use mintmenu in fallback mode
2016-12-07 01:43:01 +00:00
Clement Lefebvre
9747e2ec81
Use setproctitle to name the process
2016-12-06 22:37:02 +00:00
Clement Lefebvre
75b5c98894
Reorganize imports
2016-12-06 22:30:46 +00:00
leigh123linux
4e46d9b128
fix merge
2016-11-25 22:38:28 +00:00
Clement Lefebvre
5a910aeb86
5.7.5
2016-11-23 22:50:07 +00:00
Clement Lefebvre
b1331807cf
Favorites: Add rhythmbox
2016-11-23 22:49:31 +00:00
Clement Lefebvre
c555ecfed6
5.7.4
2016-11-23 15:40:12 +00:00
Clement Lefebvre
dcd39446cd
l10n: Update POT file
2016-11-23 15:37:01 +00:00
Clement Lefebvre
3f5895145b
Search engines: Point to local version of Wikipedia
...
Look at the locale and point at the appropriate version of Wikipedia.
Before this commit, mintmenu always pointed at the English Wikipedia.
Note: This commit might introduce regressions when a particular locale isn't supported by Wikipedia.
If this becomes a problem, we can fix this based on feedback.
2016-11-23 15:33:34 +00:00
Clement Lefebvre
1810b6b3ee
l10n: Capitalize "Internet"
2016-11-23 15:22:37 +00:00
Clement Lefebvre
d1ee760670
Search engines: Fix community links when Internet search is disabled
2016-11-23 15:20:35 +00:00
Clement Lefebvre
f37700f5a0
Search engines: Re-enable search engines by default.
...
This was disabled in a previous commit due to the presence of Google CSE.
2016-11-23 15:15:05 +00:00
Clement Lefebvre
60461c5a0b
Search engines: Replace Google CSE with DDG
...
In the absence of locale detection, DDG should be the default engine for everybody.
It's a Mint partner and a much better engine than CSE.
2016-11-23 15:13:29 +00:00
Clement Lefebvre
e18bcf5633
Merge pull request #160 from JKAbrams/optional-internet-search
...
Optional internet search
2016-11-23 13:59:40 +00:00
Clement Lefebvre
ae3e99e957
5.7.3
2016-11-02 14:03:40 +00:00
Clement Lefebvre
eafbd9d7ef
Fixed launching some Wine applications
...
Replaces "\\" ocurrences in appExec with "\".
2016-10-05 10:21:21 +01:00
leigh123linux
daac10823f
fix border colour
2016-09-07 09:40:38 +01:00
leigh123linux
4d9de57f27
fix some glade typos
2016-09-07 00:40:16 +01:00
leigh123linux
a1d5e35535
fix errors
2016-09-06 22:07:46 +01:00
leigh123linux
acf692a95e
glade part #3
2016-09-06 21:45:42 +01:00