summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-21Look for renderers on right locationTomáš Čech
2015-09-21Respect install destinations set by variablesTomáš Čech
2015-05-10Update buildhck status.Jari Vetoniemi
2015-04-06Add some Emacs keybindingsMark Oteiza
2015-04-06Copy better tokenizer from chck for now.Jari Vetoniemi
2015-03-09Make renderers try detect whether they are in correct env.Jari Vetoniemi
2015-02-02Fix mac os x buildJari Vetoniemi
2015-02-02Update mainpageJari Vetoniemi
2015-01-30Handle build-time dependency checking better, so you can compile bemenuJari Vetoniemi
2015-01-20Remove the useless test, need actual tests.Jari Vetoniemi
2015-01-20Allows -l 1Jari Vetoniemi
2015-01-20Remove bg color option as you never see the real bg anyways.Jari Vetoniemi
2015-01-18Bind alt+h and alt+l as wellJari Vetoniemi
2015-01-18Add math library linkageJari Vetoniemi
2015-01-18Swap j-kJari Vetoniemi
2015-01-18Change scrollbar to represent content instead of index.Jari Vetoniemi
2015-01-18Add alt keybindings from demenu to gui backendsJari Vetoniemi
2015-01-18Make scrollbar autohideableJari Vetoniemi
2015-01-18Change default scrollbar style and make colors configurableJari Vetoniemi
2015-01-18Add --scrollbar optionJari Vetoniemi
2015-01-18Use bools instead of intsJari Vetoniemi
2015-01-17Fix argument constants and references to --backend optionJari Vetoniemi
2015-01-17Remove --backend and --prioritory options, change prioritory -> priortyJari Vetoniemi
2015-01-17NewlineJari Vetoniemi
2015-01-17Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also useJari Vetoniemi
2015-01-17Change font functions to function on pango style font descriptions instead of...Jari Vetoniemi
2015-01-16Update --help with x11 backendJari Vetoniemi
2015-01-16Merge branch 'pango-wip'Jari Vetoniemi
2015-01-16Add X11 renderer.Jari Vetoniemi
2015-01-16Take monitor height into account again.Jari Vetoniemi
2015-01-15Working pango code.Jari Vetoniemi
2014-11-23Basic pango.Jari Vetoniemi
2014-11-05Fatal on busy buffers.Jari Vetoniemi
2014-11-05Check that getppid != 1Jari Vetoniemi
2014-11-02Redraw only when input changed.Jari Vetoniemi
2014-11-02Get output width and height.Jari Vetoniemi
2014-11-02Better list margin.Jari Vetoniemi
2014-11-02Key repeats.Jari Vetoniemi
2014-11-02Make shift + tab the current tab behavior, and normal tab to cycle.Jari Vetoniemi
2014-10-31Print disco to stderr instead of stdout.Jari Vetoniemi
2014-10-27Add buildhck status icons to README.mdJari Vetoniemi
2014-10-26Make right/left arrow scroll list on single line mode.Jari Vetoniemi
2014-10-26Cleanup cairo drawing.Jari Vetoniemi
2014-10-26Add small margin to left when drawing with cairo.Jari Vetoniemi
2014-10-26Fix font parsing.Jari Vetoniemi
2014-10-26Mkae highlighted item prefix configurable.Jari Vetoniemi
2014-10-26Use real font height for window height.Jari Vetoniemi
2014-10-26Tokenize launch arguments.Jari Vetoniemi
2014-10-26These may fail, especially the wayland one if compositor runs somewhere.Jari Vetoniemi
2014-10-25Cleanup all resources used by wayland renderer.Jari Vetoniemi