Welcome to mirror list, hosted at ThFree Co, Russian Federation.

TODO.osx - dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b5c332299de2efa7e6b894d6b070dfb04b6b387b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
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