Difference between revisions of "Hackfest2016 Topics"

From Inkscape Wiki
Jump to navigation Jump to search
Line 10: Line 10:
# Create Agenda
# Create Agenda
# Hacking:
# Hacking:
## Tackle GTK3 flickering bug.
## Tackle GTK3 flickering bug. (Blocker for 0.92?)
## Fix rendering artifacts due to tiling (and feTile rendering).
## Fix rendering artifacts due to tiling (and feTile rendering).
## Selection - boost multiindex (GSoC project?)
## Selection - boost multiindex (GSoC project?)
## Path offsetting in 2geom.
## Path offsetting in 2geom. (Pull in code from helper/geom-pathstroke.cpp?)
## Bug fixing
## Bug fixing
# Infrastructure:
# Infrastructure:

Revision as of 17:26, 9 April 2016

Please add topics you would like to discuss or work you would like to see done at the hackfest.

Other pages: Hackfest2016, Hackfest2016 Attendees.


Agenda

  1. Introductions
  2. Create Agenda
  3. Hacking:
    1. Tackle GTK3 flickering bug. (Blocker for 0.92?)
    2. Fix rendering artifacts due to tiling (and feTile rendering).
    3. Selection - boost multiindex (GSoC project?)
    4. Path offsetting in 2geom. (Pull in code from helper/geom-pathstroke.cpp?)
    5. Bug fixing
  4. Infrastructure:
    1. Mailing lists off Sourceforge
    2. Git
    3. CI
  5. Bugs
  6. Performance
  7. Code Review
  8. Code Documentation
  9. Roadmap Review
  10. Accessibility

Work pages

Discussions

  1. Fundraising
    1. Sponsorship rewards
  2. Roadmap
  3. Gtk3
  4. C++11
  5. Refactoring
  6. Testing - Switch to Google test
  7. Plugins
  8. 2Geom Maintenance
  9. Style dialog and Selections (both GSoC projects)
  10. Hardware Acceleration
  11. Community Development
  12. Release Process + 0.92
  13. Best route(roadmap) to enabling extensions to have more ability. E.g. Boolean ops. Via Dbus, Python API, ...
  14. Features VS Usability. UX Design.