aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-26[WIP] Add antialias optionantialias-optionJoe Wilm
2017-10-26Fix stack overflowJoe Wilm
2017-10-22Change cursor from pointer to text (#778)Dustin
2017-10-22Fix typoJoe Wilm
2017-10-22Rewrite err_println to eprintln introduced in Rust 1.19 (#799)Roel
2017-10-21Update README.md with more WaylandJoe Wilm
2017-10-21Set urgent WM flag on bell on X11 systems (#812)Barret Rennie
2017-10-21Fix solid background color opacity (#847)Joe Wilm
2017-10-21List all valid actions in config error message (#848)Robert Bittle
2017-10-21Update macOS icon with icon from #285 (#856)Hugo Tunius
2017-10-20Add Function + Modifier keybindings (#853)Joe Wilm
2017-10-17Fix render issues on macOS (#845)Joe Wilm
2017-10-16Fix config reloadingJoe Wilm
2017-10-16Fix default config reload valueJoe Wilm
2017-10-16Use correct keyname for decreasing font size in MacOS (#843)Erik Nilsen
2017-10-14Drop nightly featureJoe Wilm
2017-10-14Fix memory leak from font resizingJoe Wilm
2017-10-14Implement user actions for font resize (#625)Dan Aloni
2017-10-14Fix resize behaviorJoe Wilm
2017-10-09Support web notation for hex colorsRobert Günzler
2017-10-09Add fontconfig instructions to Linux configJoe Wilm
2017-10-08Update servo-fontconfig-sys forkJoe Wilm
2017-10-08Scale all fonts based on device-pixel-ratioJoe Wilm
2017-10-08Support bitmap fontsDan Aloni
2017-10-08Add support for env_loggerJoe Wilm
2017-10-08FreeType rasterizer respects some fontconfigJoe Wilm
2017-10-08Improve glyph rasterization performanceJoe Wilm
2017-10-08Remove unused macrosJoe Wilm
2017-10-08Extend and improve FcPattern bindingsJoe Wilm
2017-10-08Organize fontconfig wrappersJoe Wilm
2017-10-07Update Solus deps (#792)Joshua Strobl
2017-10-06Revert "Update glutin & fix a few wayland issues (#815)"Joe Wilm
2017-10-06Update glutin & fix a few wayland issues (#815)Victor Berger
2017-10-04centos/RHEL 7 build instructions added (#813)Peter Butkovic
2017-09-30Add ref test for CSI REPJoe Wilm
2017-09-30implement ANSI CSI REP (Repeat)Jasper Bryant-Greene
2017-09-27Use clippy = "*", update, and fix some warnings (#796)Aaron Hill
2017-09-11Log where config was loaded fromJoe Wilm
2017-09-05Comment about duration arg to file watcherJoe Wilm
2017-09-05Reduce file watcher debounce periodJoe Wilm
2017-09-05Update notifyJonathan Schleußer
2017-09-05Update most remaining depsJonathan Schleußer
2017-09-05Update servoJonathan Schleußer
2017-09-05A (very) little english fixup... (#770)vale981
2017-09-02Fix #721: touchpad scrolling (#726)Linus Heckemann
2017-09-02Remove invalid characters from default config files. (#769)tanitta
2017-08-29Update README.mdJoe Wilm
2017-08-29Change CLI live-config-reload options into flagsJoe Wilm
2017-08-29Default to enabling live config reloadJoe Wilm
2017-08-29Implement options to not start the config_monitor thread (#689)Liu Wei