Upstreaming: Difference between revisions
Appearance
No edit summary |
|||
Line 11: | Line 11: | ||
=== Work in progress === | === Work in progress === | ||
* SDL2: [https://bugzilla.libsdl.org/show_bug.cgi?id=3840 Fix directfb compile error relating to C90] | |||
* alpine: [https://lists.alpinelinux.org/alpine-aports/4908.html add directfb] | * alpine: [https://lists.alpinelinux.org/alpine-aports/4908.html add directfb] | ||
* alpine: [https://lists.alpinelinux.org/alpine-aports/4907.html add tslib] | * alpine: [https://lists.alpinelinux.org/alpine-aports/4907.html add tslib] |
Revision as of 00:05, 22 September 2017
It is important for us to contribute the patches and improvements we made to various software back to the original project. So everyone can benefit from the improvements and we don't need to maintain and carry around patches.
Successful
2017-09-11
ofono: Fix initialization of isimodem driver2017-08-14
libSDL: DirectFB linux_input disabled by default2017-08-03
Alpine Linux: add consolekit22017-07-21
abuild:-D
parameter for alternative description2017-07-07
Alpine Linux: busybox-extras with telnetd enabled2017-05-23
weston: instead of less than 1 Hz use default refresh rate
Work in progress
- SDL2: Fix directfb compile error relating to C90
- alpine: add directfb
- alpine: add tslib
- alpine: clutter: add libxi-dev makedepend
- weston: add parameter --pixman-type, see also: #141
- weston: add support for ABGR
- alpine: Weston can only be run by root user (PR #199)
- kde: kwin_wayland fails to start with "Running on a compositor with no screens is not supported"
Not started, but should be done in the future
- abuild: Add a compression flag to override the default of highest compression (right now we install a wrapper that converts
-9
to-1
to improve performance)