Skip to content
Discussion options

You must be logged in to vote

On line 116 you use x11-specific surface constructor. I broke it by moving it out of require 'cairo' for Wayland migration.

On latest main branch (not a released version as of now), it's now just "conky_surface()" on both X11 and Wayland.

In interrim you need require 'cairo_xlib', for cairo_xlib_surface_create.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Caellian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants