-
Notifications
You must be signed in to change notification settings - Fork 0
Home
#Welcome to the sbmanager wiki!
This is a Clutter and GTK3 Development fork of the original code.
Sbmanager is a application that allows you to alter the icons on the springboard,it was a GTK2 application that showed off some of the libimobiledevice library's capability.
It was proof of concept code and original code relies heavily on Libimobiledevice library communication as well as a GUI written in "C" Language using the Clutter and GTK Libraries.
As it was proof of concept many of the code sections are not documented and a lot of the code needs re-factoring to make it simpler and easier to maintain. A lot of code needs to be updated to remove depreciation in Libraries as well as upgrade it to a Gtk3 application, The library depreciation's have been commented out and updated functions added,
It does have some smart section and concept like reading the phone screen dimensions to set up the size of the GUI display, as well as the movement of icons on the display, display of the same icons as used on the phone etc
Original Authors are Nickias Bassen and Martin Szulecki