2007-11-14 20:47:52 +01:00
|
|
|
The bits that work
|
|
|
|
------------------
|
|
|
|
|
|
|
|
-idle checking
|
|
|
|
-dbus and gajim-remote, using dbus from GTK+.framework.
|
|
|
|
-systray icon
|
|
|
|
-app bundle with universal binaries. Depends on the GTK+.framework.
|
|
|
|
-notifications through growl, internal fallback works fine as well
|
|
|
|
-spell checking
|
|
|
|
-running apps and opening files/urls
|
|
|
|
-playing sounds
|
|
|
|
-Network monitoring
|
|
|
|
-Mostly everything else except for whats below.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The bits that dont work
|
|
|
|
-----------------------
|
|
|
|
|
|
|
|
-Application start/stop/doc/DnD handling
|
|
|
|
-finish the .app bundle
|
|
|
|
- setup gajim-remote, maybe install it to /usr/local
|
|
|
|
- fix user session management
|
|
|
|
-integrate the Gajim and gajim-remote scripts with autoconf and add GTK
|
|
|
|
framework detection
|
2007-11-17 00:11:35 +01:00
|
|
|
-Maybe setup the pasteboard services for an OS/X alternative to the
|
2007-11-14 20:47:52 +01:00
|
|
|
gajim_remote
|
|
|
|
-CFBundleDocumentTypes.NSDocument
|
2007-11-17 00:11:35 +01:00
|
|
|
-zeroconf has a parsing problem with the MDNS result.
|
2007-11-14 20:47:52 +01:00
|
|
|
|
|
|
|
|
|
|
|
Native GTK bugs
|
|
|
|
----------------
|
|
|
|
|
|
|
|
-cut and paste blows up Finder and the os/x GUI server. very very nasty.
|
|
|
|
-with mutiple displays, popup menus show up on the wrong display
|