Commit Graph

161 Commits

Author SHA1 Message Date
Michael Webster
1a22a9b03e Progress on popup menus, something to do with focus grabbing, as well as
we may need to manually destroy popup menus after we're done with them.
2013-03-07 13:55:12 -05:00
Michael Webster
e81b078789 More fixes 2013-03-06 22:08:11 -05:00
Michael Webster
ca56fa8e19 Fix panel context menu generation 2013-03-06 20:16:45 -05:00
Michael Webster
5b102017b6 Fix focus grabbers 2013-03-06 18:57:06 -05:00
Michael Webster
4f7fde8700 Fix popup window positioning 2013-03-06 18:39:13 -05:00
Michael Webster
12a30eb965 Fix some regressions 2013-03-06 18:23:28 -05:00
Michael Webster
b84bad70e0 more ctypes for popup menus (not working yet) 2013-03-05 22:45:52 -05:00
Michael Webster
0583021023 Add ctypes call for window tracking 2013-03-05 21:56:17 -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
Michael Webster
49c0803f70 applications page working (barely) 2013-03-05 18:50:35 -05:00
Michael Webster
a18a26c796 More transitioning 2013-03-04 21:56:18 -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
fd35fc832f Transition (continued..) 2013-03-04 12:57:17 +00:00
Clement Lefebvre
a0a431c5d0 Started migration to MATE 1.5 2013-03-01 16:56:54 +00:00
Clement Lefebvre
e09333794a Removed calls to matefvs 2013-03-01 16:23:34 +00:00
Clement Lefebvre
64ced31d5d Removed pyc files 2013-03-01 16:18:31 +00:00
Clement Lefebvre
2af2a7ec81 Merge pull request #22 from higebu/master
Patch for bug #1127710 (https://bugs.launchpad.net/linuxmint/+bug/1127710)
2013-03-01 07:04:12 -08:00
Clement Lefebvre
0f9ba88c54 Merge pull request #16 from stefano-k/master
replace mate-open with gvfs-open
2013-03-01 07:03:59 -08:00
Yuya Kusakabe
097af08da9 Update usr/lib/linuxmint/mintMenu/plugins/execute.py
Patch for bug #1127710 (https://bugs.launchpad.net/linuxmint/+bug/1127710)
2013-02-17 11:52:18 +09:00
Clement Lefebvre
8da9a01db5 Launch mintinstall as root 2012-11-02 15:01:12 +00:00
Stefano Karapetsas
058233d459 replace mate-open with gvfs-open 2012-10-21 20:45:49 +02:00
Clement Lefebvre
854de8452c Improved XFCE/MATE detection 2012-06-28 13:26:15 +01:00
Clement Lefebvre
2449e217e8 Added XFCE favorites 2012-06-28 13:12:02 +01:00
Clement Lefebvre
d0f53499ba Fixed typo on "Lookup Dictionnary" 2012-06-28 12:14:55 +01:00
Clement Lefebvre
a02f49f061 Fixed terminal and desktop icons 2012-05-22 16:43:20 +01:00
Clement Lefebvre
82f74d45aa Use apturl directly if it's installed (instead of relying on MIME types being properly assigned) 2012-05-09 14:20:42 +01:00
Clement Lefebvre
5cb8cb4184 Called mate-screensaver-command instead of xdg-screensaver in MATE 2012-04-18 11:04:43 +01:00
Clement Lefebvre
d8c90453f9 Monitor MATE menu files for changes instead of GNOME ones 2012-04-04 14:39:10 +01:00
Clement Lefebvre
2e8e9934be Changed gnome favs with mate alternatives 2012-04-04 14:19:36 +01:00
Clement Lefebvre
8eefae14ba Changed call to Alacarte (uses Mozo instead) 2012-03-22 13:23:14 +00:00
Clement Lefebvre
d53fb8382f Fixed "Add to panel" in applications plugin 2011-12-01 20:06:10 +00:00
Clement Lefebvre
bc7266ae85 Caja replaces Nautilus and mate-terminal replaces xdg terminal in MATE 2011-11-28 12:44:49 +00:00
Clement Lefebvre
03e48520e0 Changelog and fix for matecomponent 2011-11-18 10:47:45 +00:00
Clement Lefebvre
3b92de62d8 Switched support from Gnome/Bonobo to MATE/Component 2011-11-18 10:42:20 +00:00
Clement Lefebvre
e83ea10fe4 Better unicode support 2011-09-27 14:14:33 +01:00
Clement Lefebvre
ac407379d0 Merge pull request #6 from glebihan/master
3 bug patches + 1 FIXME
2011-09-27 05:46:46 -07:00
Clement Lefebvre
4362cdbf01 Merge pull request #5 from tomasz154/master
my solution for https://github.com/linuxmint/mintmenu/issues/4
2011-09-27 05:42:52 -07:00
Clement Lefebvre
2e9bbd1f4d Merge pull request #3 from david4dev/master
Changed button icon text entry to a file browser button in the menu preferences.
2011-09-27 05:05:16 -07:00
Gwendal Le Bihan
2d4f2754ed Patch for bug #809104 (https://bugs.launchpad.net/linuxmint/+bug/809104) 2011-09-02 23:21:38 +02:00
Gwendal Le Bihan
918c6fbed3 Patch for bug #704240 (https://bugs.launchpad.net/linuxmint/+bug/704240) 2011-09-02 20:16:12 +02:00
Gwendal Le Bihan
01d95a69b3 Corrected bug preventing "Hover" option changes to be taken into account immediately 2011-08-29 17:55:26 +02:00
Gwendal Le Bihan
e719f985d8 Corrected bug: .upper() would fail if GDMSESSION variable was not set 2011-08-29 15:44:29 +02:00
Gwendal Le Bihan
6f34403964 Get the window manager from the GDMSESSION environment variable, fallback to GNOME if it's not set 2011-08-29 15:41:36 +02:00
tomek_tomek
23405ae40a Change in labels for Favourites. Now when there's no comment, app name is still bold. Not sure if it's most elegant way, but it works for now. 2011-06-29 11:53:48 +00:00
Clement Lefebvre
3715090486 Compatible with latest mint-x-theme 2011-05-30 16:01:11 +01:00
Clement Lefebvre
0842274fbe Bug fix, preferences 2011-05-30 14:30:27 +01:00
David Green
e0c4438565 Changed button icon text entry to a file browser button in the menu preferences. 2011-05-14 23:29:28 +01:00
Clement Lefebvre
d5ce65e42b Banshee instead of Rhythmbox in favs 2011-05-01 17:44:52 +01:00