On Wed, 27 Jun 2018 20:44:22 -0400
nerdopolis wrote:
> The framebuffer backend now detects the framebuffer device
> dynamically. Don't assume that the framebuffer device is /dev/fb0
> ---
> compositor/main.c | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/compositor/main.c b/composit
The framebuffer backend now detects the framebuffer device
dynamically. Don't assume that the framebuffer device is /dev/fb0
---
compositor/main.c | 3 ---
1 file changed, 3 deletions(-)
diff --git a/compositor/main.c b/compositor/main.c
index 068cdd8f..f1ee02b4 100644
--- a/compositor/main.c
+++