Clement Lefebvre
5b445299b4
Favorites: Add a scrolledwindow
2021-01-02 18:58:01 +00:00
Clement Lefebvre
8e1d467b78
Remove applet text by default
2020-04-24 10:17:26 +01:00
Clement Lefebvre
ad479c18b5
Switch to symbolic panel icon
2020-04-24 10:16:52 +01:00
Michael Webster
6f69d0e499
Use gsettings for recent and favorite apps
...
during migration,
- rename the old favorites file
- delete the old recent file
2020-03-30 19:30:54 -04:00
Clement Lefebvre
52e82071b8
Add menu icon selection
2019-11-19 14:00:10 +00:00
Clement Lefebvre
22ceb1f3e1
Change default menu icon
2019-11-19 13:43:33 +00:00
Clement Lefebvre
b7a1fa0b94
Remove support for custom colors
...
Since the move to GTK3 custom color support is extremely hacky and buggy:
- It relies on gtk_widget_override_color() which is deprecated
- Only one call to gtk_widget_override_color() is functional, successive
calls are ignored, leading to the menu not changing colors when the custom
colors are changed or enabled/disabled.
- RegenPlugins leads to a loss of color.
- Theme changes are broken due to overridden colors.
The feature is also very niche and quite unecessary. If a custom color is
better than the default one we should apply the change in the theme or
define a new theme which inherits ours and simply defines the menu
differently.
The way to do this, in line with GTK's design, is via CSS at theme level.
2019-07-22 13:30:59 +02:00
Clement Lefebvre
42ef09742a
Switch to symbolic icons
2019-07-21 16:01:50 +02:00
Clement Lefebvre
a6ec1b3114
Preferences: Fix support for low resolutions
2019-05-21 10:18:03 +01:00
Clement Lefebvre
66f76df4d3
Remove obsolete code
2019-05-20 15:44:26 +01:00
Clement Lefebvre
8ef7e15d19
Recent: Move documents to the left
...
It's more useful than recent apps
Fixes https://github.com/linuxmint/mintmenu/issues/186
2019-05-20 15:19:36 +01:00
Clement Lefebvre
ca78764c13
Fix l10n
...
Move .ui to share folder
Fix makepot and translations
2019-05-20 14:50:32 +01:00
Clement Lefebvre
2a4267673d
Revamp preferences
...
Use xapp widgets
Rewrite
2019-05-20 14:50:28 +01:00
Clement Lefebvre
476cf29d38
Add option to show search bar on top
...
Ported from https://github.com/linuxmint/mintmenu/pull/221
2019-05-14 17:15:42 +01:00
Clement Lefebvre
1984d57525
Fix tooltips and make them optional, remove category tooltips in apps
...
Ported from https://github.com/linuxmint/mintmenu/pull/226
2019-05-14 16:49:40 +01:00
Clement Lefebvre
5520ad9d12
Change default menu icon
2018-11-30 20:17:30 +00:00
Hrotkó Gábor
de3aed33f8
Show recently used apps ( #167 )
...
Show recently used apps
2017-11-11 08:59:49 +00: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
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
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
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
cddebeb02d
Fixed applet icon missing in Add-New-Applet dialog
2016-04-21 10:17:41 +01:00
Clement Lefebvre
28677c0884
Changed default settings to make mintMenu a little better looking
2015-06-12 16:38:45 +02:00
darealshinji
abb2d6b74b
install a manpage
2014-11-30 13:37:33 +01:00
djcj
ed7463149c
update Debian files
2014-06-17 23:11:03 +02:00
Michael Webster
4da15a6478
Fix regression where applications are shown always - last tab is ignored.
2013-05-21 15:01:02 -04:00
Michael Webster
84aa87727f
Add option to remember last category or search when reopening the
...
menu (default to true, which was previous behavior).
2013-04-20 19:49:29 -04:00
Michael Webster
fe82f0f305
Change default keybinding
2013-03-09 19:44:04 -05:00
Michael Webster
e9d11bccaf
Some settings fixes
2013-03-08 21:29:49 -05:00
Michael Webster
5b66f2edfe
Menu Config working
2013-03-08 20:37:24 -05:00
Michael Webster
9289b7a0e0
Converted recent plugin
2013-03-07 20:53:03 -05:00
Michael Webster
1b1781d78f
Convert system management plugin
2013-03-05 21:14:11 -05:00
Michael Webster
3884197e01
Convert applications plugin to gsettings
2013-03-05 20:31:58 -05:00
Clement Lefebvre
c940e3a735
Started migrating places plugin..
2013-03-04 16:50:14 +00:00
Clement Lefebvre
3dbd270225
Transition (continued...)
2013-03-04 15:01:20 +00:00
Clement Lefebvre
a0a431c5d0
Started migration to MATE 1.5
2013-03-01 16:56:54 +00:00