]> git.sur5r.net Git - i3/i3/history - libi3/dpi.c
Use Xft.dpi for DPI if available.
[i3/i3] / libi3 / dpi.c
2016-09-26 Ingo BürkUse Xft.dpi for DPI if available.
2015-12-29 Michael StapelbergMerge pull request #2138 from Alexis211/factor
2015-12-29 Alex AuvolatRefactor extern definition of conn and root_screen 2138/head
2015-09-08 Michael StapelbergMerge branch 'master' into next
2015-07-30 Michael StapelbergMerge branch 'master' into next
2015-07-19 Michael StapelbergMerge pull request #1805 from lasers/next
2015-05-05 Michael StapelbergMerge pull request #1638 from hwangcc23/fix-1489
2015-04-26 Michael StapelbergMerge pull request #1657 from Georgiy-Tugai/fix-flicker...
2015-04-21 Michael StapelbergMerge pull request #1665 from Airblader/feature-1658
2015-04-21 Michael StapelbergMerge pull request #1669 from Airblader/feature-docs-2
2015-04-21 Michael StapelbergMerge pull request #1636 from Deiz/update-notices
2015-04-20 DeizUpdate copyright notices and get rid of ranges 1636/head
2015-03-29 Michael StapelbergMerge branch 'next' into master
2015-03-29 Michael StapelbergMerge branch 'master' into next
2015-03-22 Michael StapelbergMerge pull request #1560 from shdown/refactoring
2015-03-22 Michael StapelbergMerge pull request #1557 from acrisci/bug/fix-validatio...
2015-03-22 Tony CrisciBugfix: validation segfault 1557/head
2015-03-01 Michael StapelbergMerge branch 'master' of https://github.com/ton/i3...
2015-02-28 Michael StapelbergMerge branch 'next'
2015-02-11 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-31 Michael StapelbergMerge branch 'master' into next
2015-01-17 Michael StapelbergMerge branch 'master' into next
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