One more forgotten OS X file.
This commit is contained in:
parent
bc6b033ecf
commit
81c07dc5c2
36
TODO.osx
36
TODO.osx
|
@ -1,36 +0,0 @@
|
||||||
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
|
|
||||||
-Maybe setup the pasteboard services for an OS/X alternative to the
|
|
||||||
gajim_remote
|
|
||||||
-CFBundleDocumentTypes.NSDocument
|
|
||||||
-zeroconf has a parsing problem with the MDNS result.
|
|
||||||
|
|
||||||
|
|
||||||
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
|
|
Loading…
Reference in New Issue