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
/
wayland
/
window.c
Age
Commit message (
Expand
)
Author
2019-09-01
Remove wlroots
HEAD
master
Tuowen Zhao
2019-05-31
bemenu: add --line-height / -H option
Alyssa Ross
2019-03-25
Add option to respect panel position (#48)
Ilia Bozhinov
2019-03-24
wayland: implement a proper repaint cycle
Ilia Bozhinov
2018-11-07
Fix wayland renderer lagging behind by 1 keystroke
ppascher
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: implement bottom
Dominique Martinet
2018-04-08
Port to wlroots layer shell
Drew DeVault
2016-12-01
Remove double slash from os anonymous file
up here
2015-01-17
Get rid of _DEFAULT_SOURCE #defines, set this in cmake and also use
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
Get output width and height.
Jari Vetoniemi
2014-11-02
Key repeats.
Jari Vetoniemi
2014-10-26
Cleanup cairo drawing.
Jari Vetoniemi
2014-10-26
Use real font height for window height.
Jari Vetoniemi
2014-10-25
Single line mode, color customization, etc..
Jari Vetoniemi
2014-10-25
Cleanup wayland renderer and plugin support.
Jari Vetoniemi