bemenu/lib
Stacy Harper a84eeb770e fix scaling caused issue on window redimension on wayland
This caused issue when using the -b (bottom) and -l (line) arguments on
scaled outputs.

When using a scaled output, the set_size use a wrong value as height.
We generated a scalled buffer so we used a scale x too high size.

We just have to divide the scaling to use a good size.
2021-08-15 13:27:58 +09:00
..
3rdparty Nuke CMake from existance 2020-02-07 16:03:08 +02:00
renderers fix scaling caused issue on window redimension on wayland 2021-08-15 13:27:58 +09:00
bemenu.h x11: Align -m argument interpretation with dmenu 2021-04-27 14:24:02 +09:00
filter.c Declare filter_dmenu_fun as static 2020-12-13 17:10:07 +09:00
internal.h x11: Align -m argument interpretation with dmenu 2021-04-27 14:24:02 +09:00
item.c Refactor code to snake_style, turn renderers into plugins, and start 2014-10-22 22:46:51 +03:00
library.c Nuke CMake from existance 2020-02-07 16:03:08 +02:00
list.c Use sizeof(void*) and fix list remove. 2014-10-25 21:53:48 +03:00
menu.c x11: Align -m argument interpretation with dmenu 2021-04-27 14:24:02 +09:00
util.c Nuke CMake from existance 2020-02-07 16:03:08 +02:00