Maciej Janiszewski
Maciej Janiszewski
It would be a nice enhancement if Lightbulb could recognize gestures and utilize them. For example, why taping on a contact if you can just swipe it to the right...
Why an IM should be contact list centric? I think it might be better to focus on chats and events - and that's the new direction in UI design I'm...
Lightbulb should support Multi User Chat on XMPP (nothing related to Facebook, guys, of course). XMPP enables people to create and join chat rooms and participate in group chats in...
Orphilia is currently using deprecated client.DropboxClient. I think it's about time I migrated to the new API, maybe it would fix stuff, make it simpler for me to code etc....
Instead of spamming Dropbox with delta requests, we could use longpoll_delta. It simply asks Dropbox if changes are available and waits defined time for response. If true, we can run...
Orphilia should use /delta Dropbox API function for file sync. Implementation is in progress, but not ready yet. Buggy and not really working ATM.
I guess, the most important part of Orphilia client, which still isn't ready yet. Some sync commads are missing in client module itself, and there is no work done about...
Temporarily, Orphilia uses part of a graphic I've found on deviantArt as a logo (oh god, it was 2010 back then) and I'm not sure, if I can legally use...
Current GUI for Haiku is a great mass of scripts, bugs and nothing useful. New user interface should be implemented, it would be great if it was done in C++...
Might be broken somewhere else as well, it's really easy to see when browsing Saved Albums for example. All data in the list is currently in alphabetical order, but what...