]> git.sur5r.net Git - i3/i3/history - libi3/dpi.c
Treat everything up to 120 dpi as 96 dpi (Thanks jefvel)
[i3/i3] / libi3 / dpi.c
2014-08-23 Michael StapelbergTreat everything up to 120 dpi as 96 dpi (Thanks jefvel)
2014-06-15 Michael StapelbergMerge branch 'next'
2014-06-15 Michael Stapelbergformat **/*.c with clang-format-3.5
2014-04-26 Michael Stapelbergtruncate DPI to an integer before multiplying (Thanks...
2014-04-26 Michael Stapelberglibi3: add logical_px() for Retina display support