User Details
User Details
- User Since
- Jun 8 2016, 9:00 AM (463 w, 2 h)
- Availability
- Available
Feb 4 2018
Feb 4 2018
zx2c4 reopened D10188: Sanitise notification HTML.
+ const QUrl url(src);
+ if (url.isLocalFile()) {
+ out.writeAttribute(QStringLiteral("src"), src);
+ } else {
+ //image denied for security reasons! Do not copy the image src here!
+ }
Sep 14 2016
Sep 14 2016
xcursor discovery: modernize
zx2c4 closed D2772: xcursor discovery: modernize by committing R119:b2347e37975a: xcursor discovery: modernize.
zx2c4 added a comment to T3529: infinality fontconfig.
Read that in detail.
zx2c4 added a comment to T3529: infinality fontconfig.
Keep in mind that infinality is extremely slow and CPU intensive, which is why 2.7 defaults to a newer mode that's significantly faster while still being mostly good in most cases.
Sep 13 2016
Sep 13 2016
cursor model: forgot to add copyright
zx2c4 committed R99:5ead61d3996b: cursor model: look for cursors in correct place (authored by zx2c4).
cursor model: look for cursors in correct place
zx2c4 committed R99:fa473a1c4572: cursor model: look for cursors in correct place (authored by zx2c4).
cursor model: look for cursors in correct place
cmake: find x11 libs
zx2c4 committed R99:43323a188f17: cursor model: look for cursors in correct place (authored by zx2c4).
cursor model: look for cursors in correct place