index
:
bemenu.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
renderers
Age
Commit message (
Expand
)
Author
2019-03-25
Add option to respect panel position (#48)
Ilia Bozhinov
2019-03-25
Merge pull request #46 from DanySpin97/master
Jari Vetoniemi
2019-03-25
Add options for renderers, make deps required
Danilo Spinella
2019-03-24
wayland: implement a proper repaint cycle
Ilia Bozhinov
2019-01-31
Merge pull request #36 from ppascher/ppascher-patch-1
Jari Vetoniemi
2019-01-29
Fix baseline when mixing ASCII and CJK characters
v44r
2019-01-29
Limit line height to that of ASCII chars
v44r
2019-01-28
Fix extra space below last item in vertical mode.
v44r
2019-01-28
Fix vertical alignment of text.
v44r
2018-11-07
Fix wayland renderer lagging behind by 1 keystroke
ppascher
2018-10-31
Fix overlapping when items have large glyphs
Earnestly
2018-04-29
wayland renderer: remove useless wl_surface_damage call
Dominique Martinet
2018-04-29
wayland renderer: Implement grab_keyboard
Dominique Martinet
2018-04-29
wayland renderer: Fix bottom positioning
Dominique Martinet
2018-04-16
wayland renderer: fix indentation
Dominique Martinet
2018-04-16
wayland renderer: implement bottom
Dominique Martinet
2018-04-08
Port to wlroots layer shell
Drew DeVault
2017-02-14
clients: Make -f option show menu immediately
Jari Vetoniemi
2017-02-14
curses: Refresh before endwin
Jari Vetoniemi
2016-12-06
Merge pull request #29 from upwhere/CtrlM
Jari Vetoniemi
2016-12-05
Add C-m -> Return bind
uphere
2016-12-01
Remove double slash from os anonymous file
up here
2016-04-12
wayland: Bind interfaces correctly
Jari Vetoniemi
2016-03-18
Update xdg-shell.xml from wayland-protocols
Mikkel Oscar Lyderik
2015-09-23
curses: Use set_escdelay when available
Jari Vetoniemi
2015-09-22
Check explicitly for Xinerama
Tomáš Čech
2015-09-21
Respect install destinations set by variables
Tomáš Čech
2015-04-06
Add some Emacs keybindings
Mark Oteiza
2015-03-09
Make renderers try detect whether they are in correct env.
Jari Vetoniemi
2015-02-02
Fix mac os x build
Jari Vetoniemi
2015-01-30
Handle build-time dependency checking better, so you can compile bemenu
Jari Vetoniemi
2015-01-20
Allows -l 1
Jari Vetoniemi
2015-01-20
Remove bg color option as you never see the real bg anyways.
Jari Vetoniemi
2015-01-18
Bind alt+h and alt+l as well
Jari Vetoniemi
2015-01-18
Add math library linkage
Jari Vetoniemi
2015-01-18
Swap j-k
Jari Vetoniemi
2015-01-18
Change scrollbar to represent content instead of index.
Jari Vetoniemi
2015-01-18
Add alt keybindings from demenu to gui backends
Jari Vetoniemi
2015-01-18
Make scrollbar autohideable
Jari Vetoniemi
2015-01-18
Change default scrollbar style and make colors configurable
Jari Vetoniemi
2015-01-18
Add --scrollbar option
Jari Vetoniemi
2015-01-17
Remove --backend and --prioritory options, change prioritory -> priorty
Jari Vetoniemi
2015-01-17
Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also use
Jari Vetoniemi
2015-01-17
Change font functions to function on pango style font descriptions instead of...
Jari Vetoniemi
2015-01-16
Add X11 renderer.
Jari Vetoniemi
2015-01-16
Take monitor height into account again.
Jari Vetoniemi
2015-01-15
Working pango code.
Jari Vetoniemi
2014-11-23
Basic pango.
Jari Vetoniemi
2014-11-05
Fatal on busy buffers.
Jari Vetoniemi
2014-11-02
Redraw only when input changed.
Jari Vetoniemi
[next]