Commit Graph

633 Commits

Author SHA1 Message Date
leigh123linux
76b0ace41f glade part #2 2016-09-06 18:27:13 +01:00
leigh123linux
be31734ffb glade part #1 2016-09-06 17:52:12 +01:00
leigh123linux
150e02c0a0 gtk3 2016-09-06 15:58:34 +01:00
JKAbrams
b3f84781db Making internet searching from the start menu optional 2016-08-09 13:45:02 +02:00
JKAbrams
2bae237155 Revert "Added setting to disable internet searching"
This reverts commit a8f751a4aa.
2016-08-09 13:27:49 +02:00
JKAbrams
a8f751a4aa Added setting to disable internet searching 2016-08-09 13:04:37 +02:00
Clement Lefebvre
31be61508f 5.7.2 2016-06-22 15:52:00 +01:00
Clement Lefebvre
79f2e2f4f0 Menu icon: Scale svg files to 22px to prevent them from getting too big 2016-06-22 15:51:03 +01:00
Clement Lefebvre
0bbb37f1cc 5.7.1 2016-06-21 17:42:46 +01:00
Clement Lefebvre
e2a0fabff7 Removed support for opacity
It was buggy and only worked with composition.

It might be reintroduced after the port to GTK3.
2016-06-21 17:13:45 +01:00
Clement Lefebvre
91690b9dea Changed default for use-custom-color to False 2016-06-12 16:19:11 +01:00
Clement Lefebvre
c72b4be660 Deleted trailing spaces in gsettings schema 2016-06-12 16:18:52 +01:00
Clement Lefebvre
6d4dd27fda 5.7.0 2016-06-06 10:56:41 +01:00
Clement Lefebvre
8adc16e7a7 System: Use pkexec for synaptic 2016-06-06 10:56:01 +01:00
Clement Lefebvre
610695c614 5.6.9 2016-05-21 18:40:39 +01:00
Clement Lefebvre
bb36ce7151 Refresh the apps on icon-theme-changed
This shouldn't be necessary. The icons change by themselves when the theme changes, ithout the need to refresh the list of apps.

That said, at login, we're observing what looks like a race condition, which sometimes results in category and sometimes apps icons not being displayed.

The possible cause for this is a late initialization of the icon theme, so this commit might fix it.

If after this commit, this issue is still visible, then this commit should be reverted.
2016-05-21 18:33:00 +01:00
Clement Lefebvre
3f1e04c577 Clean up and add debugging info 2016-05-21 18:08:09 +01:00
Clement Lefebvre
877ce3640b Fixed indentation and trailing spaces 2016-05-21 17:11:36 +01:00
Clement Lefebvre
048d0c386c 5.6.8 2016-05-18 10:27:09 +01:00
Clement Lefebvre
d31aa2616f Favorites: Replace gedit/pluma with xed 2016-05-18 10:25:52 +01:00
Clement Lefebvre
ec99bc4d99 5.6.7 2016-04-21 17:22:39 +01:00
Clement Lefebvre
cddebeb02d Fixed applet icon missing in Add-New-Applet dialog 2016-04-21 10:17:41 +01:00
Clement Lefebvre
ee994d4a4b Reverted embedded modifications to test/install in previous commits 2016-04-21 10:04:50 +01:00
Benjamin L. Campbell
8ba93f9eef Fix space behavior. 2016-04-21 10:00:35 +01:00
Benjamin L. Campbell
e12dee7b01 applications plugin: Launch first application matching search on ENTER keypress. 2016-04-21 10:00:27 +01:00
Sorokin Alexei
4b876e7faa Fix crash on Gtk 2.24.29+ 2016-01-25 16:03:15 +00:00
Clement Lefebvre
755083406b Don't refer to /usr/lib/linuxmint/mintInstall/icon.svg 2016-01-21 16:32:58 +00:00
Clement Lefebvre
6941c0d85b 5.6.6 2015-12-16 11:39:31 +00:00
Clement Lefebvre
9941267dc5 Remove window titlebar (some metacity themes insist on showing a titlebar..) 2015-12-16 11:37:29 +00:00
Clement Lefebvre
a9b5cdc1b0 5.6.5 2015-11-06 16:33:13 +00:00
Clement Lefebvre
2ea8e07a27 Fine-tuned border widths and padding 2015-11-04 01:23:00 +00:00
Clement Lefebvre
506ab67fa4 Add a frame around the menu 2015-11-04 00:55:31 +00:00
Clement Lefebvre
9c5b943fb1 Little improvements in system dir detection 2015-09-20 14:36:33 +01:00
Clement Lefebvre
1a97c41458 Merge pull request #140 from ChromaticDragon/master
Changes to support 64-bit pointers passing the C-python interface.
2015-09-20 13:00:20 +01:00
Clement Lefebvre
5b17526d97 Merge pull request #139 from Maxime-J/master
Localized Desktop folder fix
2015-09-19 14:42:36 +01:00
Chromatic Dragon
d0f2fb8fb0 Changes to support 64-bit pointers passing the C-python interface.
This fixes recent problems encountered on systems using python2
compiled with the PIE option set.
2015-09-09 16:17:47 -05:00
Maxime-J
1350f8072a Localized Desktop folder fix
XDG_DESKTOP_DIR contains environment variable which is not automatically expanded by Python
`XDG_DESKTOP_DIR="$HOME/Bureau"`
We have to use os.path.expandvars
2015-07-30 22:48:12 +02:00
Clement Lefebvre
f5f770dc8e Merge pull request #135 from GLolol/fix-shebangs
Coerse shebangs to #!/usr/bin/python2
2015-06-26 14:34:06 +02:00
James Lu
d004409af9 Coerse shebangs to #!/usr/bin/python2
Arch Linux's default "python" install points to Python 3, and mintmenu is certainly not compatible with it!

Closes #134.
2015-06-25 17:44:30 -07:00
Clement Lefebvre
8dd16eb326 5.6.4 2015-06-14 13:37:46 +02:00
Clement Lefebvre
de10e5bd84 Fixed ubiquity not launching from mintmenu 2015-06-14 13:37:04 +02:00
Clement Lefebvre
642f1f022e 5.6.3 2015-06-12 16:39:27 +02:00
Clement Lefebvre
28677c0884 Changed default settings to make mintMenu a little better looking 2015-06-12 16:38:45 +02:00
Clement Lefebvre
6e5e849d05 Merge pull request #129 from GLolol/sort-themes
Sort available themes in Menu preferences->Theme
2015-06-12 16:29:52 +02:00
James Lu
4d4558cc4e Sort available themes in Menu preferences->Theme 2015-03-14 19:46:07 -07:00
Clement Lefebvre
19bf556553 5.6.2 2015-02-26 19:35:53 +01:00
Clement Lefebvre
da1b3f9d00 Added gnome-system-monitor to list of favorites 2015-02-26 19:35:08 +01:00
Clement Lefebvre
b12961a9f0 5.6.1 2015-02-24 14:47:46 +01:00
Clement Lefebvre
b6abf4b755 Favorites: replaces obsolete mate-calc with gnome-calculator 2015-02-24 14:21:58 +01:00
Clement Lefebvre
849bbfe94c Don't pass env variable value through bash echo 2015-02-24 14:20:09 +01:00