Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 5.2
  • 5.1
  • 5.0
  • 4.9
  • 4.8
  • 4.7
  • 4.6
  • 4.5
  • 4.4.1
  • 4.4
  • 4.3.1
  • 4.3
  • 4.2.1
  • 4.2
  • 4.1.1
  • 4.1
  • 4.0
  • 3.9
  • 3.8
  • 3.7
21 results

util.h

Blame
  • user avatar
    Markus Teich authored and Hiltjo Posthuma committed
    - extract drawitem function (code deduplication)
    - fix bug where inputw was not correctly calculated from the widest item, but
      just from the one with the longest strlen() which is not the same. It's better
      now, but does not account for fallback fonts, since it would be too slow to
      calculate all the correct item widths on startup.
    - minor code style fixes (indentation, useless line breaks)
    44c7de3d
    History
    util.h 305 B