aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-12-15Use better LCD filter weight for subpixel renderingimprove-lcd-weightsFrancesco Abbate
2021-12-11Replace Reproc (#535)Adam
2021-12-11Keyboard layout independent shortcutsJipok
2021-12-05Merge branch 'master' into plugin_api_h_fixAdam
2021-12-01move NULL check to import sidetakase1121
2021-11-23Merge pull request #688 from adamharrison/mono-fontAdam
2021-11-23Manual merge of into .Adam Harrison
2021-11-22Support no antialiasing.Adam Harrison
2021-11-17revert system.ctakase1121
2021-11-14Changed name of x1 and x2 to x and y.Adam Harrison
2021-11-14Moved commands out to the outer event loop.Adam Harrison
2021-11-12Merge pull request #660 from adamharrison/improved-heuristicAdam
2021-11-08update headerstakase1121
2021-11-07Merge pull request #621 from adamharrison/fix-renderer-mappingsAdam
2021-11-07Screwed up checks.Adam Harrison
2021-11-07Improved heuristic to pay more attention to string length.Adam Harrison
2021-11-06update generated headerstakase1121
2021-11-06update generated headerstakase1121
2021-11-06refactor api_require function into a machine generated filetakase1121
2021-11-01Update renderer.cAdam
2021-10-31Just added MAX. More inline with other constant.Adam Harrison
2021-10-31Expand glyphsets to accomodate emojis.Adam Harrison
2021-10-28ensure command alignment is correctJan200101
2021-10-22Merge pull request #612 from Guldoman/fix_regexFrancesco
2021-10-21Force project rescan on network filesystemsFrancesco Abbate
2021-10-21Add a function to detect filesystem type on linuxFrancesco Abbate
2021-10-20Handles occasions where our color bytes aren't in the order we expected.Adam Harrison
2021-10-20Merge pull request #616 from adamharrison/font-groupingsAdam
2021-10-17Added in a missing static.Adam Harrison
2021-10-17Allowed for a white square as part of the other groups.Adam Harrison
2021-10-17Added in a rectdraw when a fallback glyph isn't present.Adam Harrison
2021-10-17Clarified.Adam Harrison
2021-10-16Broke out font groupings.Adam Harrison
2021-10-16Fixed minor issue.Adam Harrison
2021-10-16Changed computation to take into account alpha blending.Adam Harrison
2021-10-12Added in support for font groupings.Adam Harrison
2021-10-12Merge pull request #596 from adamharrison/fix-clip-boundariesAdam
2021-10-12Fixed writing before clip.Adam Harrison
2021-10-12rely on /proc/selfJan200101
2021-10-11Fixed clip issues if glyph exists before clip.xAdam Harrison
2021-10-11Show error message when `pcre2_match` failsGuldoman
2021-10-10Do no add rencache a command for empty rectanglesFrancesco Abbate
2021-10-10Fix dirty pixels problem on window's right sideFrancesco Abbate
2021-10-08Report dmon modify eventsFrancesco Abbate
2021-10-08Move dmon files into lib/dmonFrancesco Abbate
2021-10-08Adopt new version of dmonFrancesco Abbate
2021-10-08Implement directory monitoring using septag/dmonFrancesco Abbate
2021-10-07Fixed clip boundaries.Adam Harrison
2021-10-02Fixed negative pens.Adam Harrison
2021-10-02Merge pull request #521 from adamharrison/remove-font-rendererFrancesco