1
0
mirror of https://github.com/moparisthebest/FireTray synced 2024-08-13 15:53:47 -04:00
Commit Graph

210 Commits

Author SHA1 Message Date
foudfou
cb26f7fd55 added minimal tooltip (gtk_status_icon_set_tooltip)
TODO: fix warning (?):
Gdk-CRITICAL **: IA__gdk_window_get_root_coords: assertion `GDK_IS_WINDOW (window)' failed
2011-07-10 12:53:00 +02:00
foudfou
fded2c2a31 try supporting more applications (Firefox, Thunderbird for now)
export 'Cc' and 'Ci' in common.js module. This helps managing the different
behaviours in FF and TB: TB requires Ci and Cc to be defined explicitly in
overlay.js, and FF fails to load overlay.js silently when Ci and Cc are defined
explicitly (const defined twice ?)...
2011-07-06 02:43:16 +02:00
foudfou
0d25df1d17 * use 'mozt' namespace in .js files
* style: '_' prefix for private attributes (common.js)
2011-07-06 02:14:17 +02:00
foudfou
ddf1763b9a cleaning 2011-07-06 01:41:28 +02:00
foudfou
56015e3744 refactor: rename "mozt" to "moztray" 2011-07-06 01:32:36 +02:00
foudfou
f6f906efa7 "skipCertError" changed to "moztray" 2011-07-05 11:46:55 +02:00
foudfou
e0e0cc81a5 first working version (firefox tray icon) 2011-07-04 14:31:56 +02:00
foudfou
c842690051 proof of concept version 2011-07-04 00:00:07 +02:00
foudfou
1366a19410 modifired .gitignore 2011-07-03 20:06:15 +02:00
foudfou
f5e6b887bc Initial commit (skeleton extension derived from SkipCertError) 2011-07-03 20:05:40 +02:00