SHA256
1
0
forked from pool/krfb

Accepting request 830877 from home:StefanBruens:branches:openSUSE:Factory

- Fix wrong framebuffer size when display scale is not 1.0
  * Add 0001-Declare-and-use-logging-categories.patch
  * Add 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
- Cleanup build dependencies (remove KF5Completion and telepathy):
  * Add 0001-Replace-KLineEdit-with-QLineEdit.patch

OBS-URL: https://build.opensuse.org/request/show/830877
OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/krfb?expand=0&rev=135
This commit is contained in:
2020-08-31 18:52:16 +00:00
committed by Git OBS Bridge
parent 9576f296c7
commit 8fea824d0c
5 changed files with 632 additions and 3 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Aug 31 15:57:48 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Fix wrong framebuffer size when display scale is not 1.0
* Add 0001-Declare-and-use-logging-categories.patch
* Add 0003-Compensate-for-global-scale-factor-when-using-xcb-fb.patch
- Cleanup build dependencies (remove KF5Completion and telepathy):
* Add 0001-Replace-KLineEdit-with-QLineEdit.patch
-------------------------------------------------------------------
Sun Aug 9 09:09:57 UTC 2020 - Christophe Giboudeaux <christophe@krop.fr>