Solid/Meetings/Forge2: Difference between revisions
< Solid
Line 29: | Line 29: | ||
* Release plan (deprecate networkmanagent, use plasma-nm, release libModemManagerQt/libNetworkManagerQt) | * Release plan (deprecate networkmanagent, use plasma-nm, release libModemManagerQt/libNetworkManagerQt) | ||
* '''DONE''' Rename libmm-qt to libModemManagerQt and libnm-qt to libNetworkManagerQt (install headers in /usr/include/NetworkManagerQt instead of /usr/include/QtNetworkManager). | * '''DONE''' Rename libmm-qt to libModemManagerQt and libnm-qt to libNetworkManagerQt (install headers in /usr/include/NetworkManagerQt instead of /usr/include/QtNetworkManager). | ||
* '''DONE''' Remove Solid::Control::ModemManager and the Solid backend chooser kcm | * '''DONE''' Remove Solid::Control::ModemManager and the Solid backend chooser kcm | ||
* Systemd | * Systemd | ||
* Update libModemManagerQt to the new specification (GSoC) (https://developer.gnome.org/ModemManager/unstable/index.html) | |||
* Make libModemManagerQt runtime dependency of libNetworkManagerQt instead of compile time dependency | * Make libModemManagerQt runtime dependency of libNetworkManagerQt instead of compile time dependency | ||
* Improve VPN user experience (installing VPN plugins, implement interface details for VPN connections) | * Improve VPN user experience (installing VPN plugins, implement interface details for VPN connections) | ||
* A counter for time/costs on mobile broadband | * Solve problem with managing two or more instances of the same device type (two wifi cards, two bluetooth devices, etc). | ||
* Proxy configuration | * A counter for time/costs on mobile broadband (GSoC) | ||
* Make libNetworkManagerQt/ | * Proxy configuration (GSoC) | ||
* Make libNetworkManagerQt/libModemManagerQt usable from QML | |||
* Do usability study with plasma-nm | * Do usability study with plasma-nm | ||
Revision as of 17:36, 19 April 2013
Agenda
General
- Using bugzilla
- Write guide how to bug triage
- Unify names
- Put everything under Solid (bugzilla)
- Better site
- Promo !
- Public names as well
- Unittest
- Systemd
Power Management
- Modes (on AC, on Battery, on Low Battery)
- Brightness
- React on brightnessChange
- everything Async
- Merging screen locker
- Merging hybrid suspend patch (https://git.reviewboard.kde.org/r/109352/)
- More than 1 battery
- Specific testing app (solid-power ?) similar to solid-hardware/kscreen-console
- Other devices (Mouse battery)
- Fake backend
- Unittest
- Organize bugs
- Systemd
Network Management
- Release plan (deprecate networkmanagent, use plasma-nm, release libModemManagerQt/libNetworkManagerQt)
- DONE Rename libmm-qt to libModemManagerQt and libnm-qt to libNetworkManagerQt (install headers in /usr/include/NetworkManagerQt instead of /usr/include/QtNetworkManager).
- DONE Remove Solid::Control::ModemManager and the Solid backend chooser kcm
- Systemd
- Update libModemManagerQt to the new specification (GSoC) (https://developer.gnome.org/ModemManager/unstable/index.html)
- Make libModemManagerQt runtime dependency of libNetworkManagerQt instead of compile time dependency
- Improve VPN user experience (installing VPN plugins, implement interface details for VPN connections)
- Solve problem with managing two or more instances of the same device type (two wifi cards, two bluetooth devices, etc).
- A counter for time/costs on mobile broadband (GSoC)
- Proxy configuration (GSoC)
- Make libNetworkManagerQt/libModemManagerQt usable from QML
- Do usability study with plasma-nm
Bluetooth
- BlueZ 5
KScreen
- XRandR 1.1/1.2
- XRandR 1.3
- XRandR 1.4
- xcb port
- New GUI
- Unit Testing
- Saving modes
- Creating Modes
Libsolid
- Review Lisa's work, solid partitioner (git://gitorious.org/solid-partitioner/solid-partitioner.git)
- Btrfs
- Network Status
- Deprecate udisk1 ?
- Anybody caring about this?
- Specific testing tool (solid-network ?)
- Libsolid really cross platform (GNOME included)
- State of it in Windows
- Should we care of OSX ?
- Mark interfaces as deprecated (We don't support smartcard)