summaryrefslogtreecommitdiff
path: root/lib/renderers
AgeCommit message (Expand)Author
2019-07-13Add C-g shortcut to x11 and waylandSauyon Lee
2019-05-31bemenu: add --line-height / -H optionAlyssa Ross
2019-04-24Revert "Use x_LINK_LIBRARIES instead of x_LIBRARIES"Jari Vetoniemi
2019-04-23Use x_LINK_LIBRARIES instead of x_LIBRARIESTobias Kortkamp
2019-04-23Depend on epoll-shim on FreeBSD/DragonFlyTobias Kortkamp
2019-04-23Use epoll_create1() instead of epoll_create()Tobias Kortkamp
2019-03-25x11: add pango as dependency of the x11 rendererIlia Bozhinov
2019-03-25Add option to respect panel position (#48)Ilia Bozhinov
2019-03-25Merge pull request #46 from DanySpin97/masterJari Vetoniemi
2019-03-25Add options for renderers, make deps requiredDanilo Spinella
2019-03-24wayland: implement a proper repaint cycleIlia Bozhinov
2019-01-31Merge pull request #36 from ppascher/ppascher-patch-1Jari Vetoniemi
2019-01-29Fix baseline when mixing ASCII and CJK charactersv44r
2019-01-29Limit line height to that of ASCII charsv44r
2019-01-28Fix extra space below last item in vertical mode.v44r
2019-01-28Fix vertical alignment of text.v44r
2018-11-07Fix wayland renderer lagging behind by 1 keystrokeppascher
2018-10-31Fix overlapping when items have large glyphsEarnestly
2018-04-29wayland renderer: remove useless wl_surface_damage callDominique Martinet
2018-04-29wayland renderer: Implement grab_keyboardDominique Martinet
2018-04-29wayland renderer: Fix bottom positioningDominique Martinet
2018-04-16wayland renderer: fix indentationDominique Martinet
2018-04-16wayland renderer: implement bottomDominique Martinet
2018-04-08Port to wlroots layer shellDrew DeVault
2017-02-14clients: Make -f option show menu immediatelyJari Vetoniemi
2017-02-14curses: Refresh before endwinJari Vetoniemi
2016-12-06Merge pull request #29 from upwhere/CtrlMJari Vetoniemi
2016-12-05Add C-m -> Return binduphere
2016-12-01Remove double slash from os anonymous fileup here
2016-04-12wayland: Bind interfaces correctlyJari Vetoniemi
2016-03-18Update xdg-shell.xml from wayland-protocolsMikkel Oscar Lyderik
2015-09-23curses: Use set_escdelay when availableJari Vetoniemi
2015-09-22Check explicitly for XineramaTomáš Čech
2015-09-21Respect install destinations set by variablesTomáš Čech
2015-04-06Add some Emacs keybindingsMark Oteiza
2015-03-09Make renderers try detect whether they are in correct env.Jari Vetoniemi
2015-02-02Fix mac os x buildJari Vetoniemi
2015-01-30Handle build-time dependency checking better, so you can compile bemenuJari 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-17Remove --backend and --prioritory options, change prioritory -> priortyJari Vetoniemi
2015-01-17Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also useJari Vetoniemi