D18042: WIP: Add high DPI support to internal KWin windows
Vlad Zagorodniy <[email protected]>
| Newsgroups | gmane.comp.kde.devel.kwin |
|---|---|
| Message-ID | <[email protected]> |
zzag added inline comments.
INLINE COMMENTS
> window.cpp:103
> if (m_contentFBO) {
> - if (m_contentFBO->width() != geometry().width() || m_contentFBO->height() != geometry().height()) {
> + if (m_contentFBO->width() != geometry().width() * m_scale|| m_contentFBO->height() != geometry().height() * m_scale) {
> m_resized = true;
Should it be floored or rounded?
REPOSITORY
R108 KWin
REVISION DETAIL
https://phabricator.kde.org/D18042
To: davidedmundson, #kwin
Cc: zzag, kwin, kvanton, jraleigh, GB_2, mkulinski, ragreen, jackyalcine, Pitel, iodelay, bwowk, ZrenBot, ngraham, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas, apol, mart