Use OpenGL [at least] for Docky
Registered by
Jakub 'Livio' Rusinek
Using OpenGL may dramatically increase performance. Cairo Dock in 2.0 introduced OpenGL backend and thus increased performance and let the Dock offer more effects without hurting running OS. Only some glitches may appear, like transparent bg going opaque, but that's minor side-effect of using OpenGL.
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Undefined
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- New
- Series goal:
- None
- Implementation:
- Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
OpenTK (http://
Both libraries are cross-platform but the former provides a GLWidget for GTK# integration, as well as OpenGL|ES bindings for use on embedded systems, so it's probably a safer bet.
(?)