summaryrefslogtreecommitdiffstats
path: root/package/lcdproc/lcdproc-0.5.5-fix-client_add_key-for-minus.patch
Commit message (Collapse)AuthorAgeFilesLines
* lcdproc: remove patch rejected upstreamSimon Dawson2012-11-161-38/+0
| | | | | | | | | | | | | Remove an lcdproc patch which has been rejected upstream. It has been decided by lcdproc developer Markus Dolze that the behaviour of the client_add_key command when handling the minus key is "intentional to some degree." This patch also takes the opportunity to remove the version number from the single remaining lcdproc patch. Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* lcdproc: backport upstream patchesSimon Dawson2012-10-081-0/+38
Backport some lcdproc patches from upstream, to fix the following issues. * Incorrect parsing of minus key in handler for client_add_key command * Segfault in handler for menu_add_item command Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>