jmanc3 / winbar

A familiar X11 panel/dock to ease new linux users transition
GNU General Public License v3.0
263 stars 7 forks source link

Error while compiling on Debian 12 #73

Closed wodo42 closed 4 months ago

wodo42 commented 4 months ago

Trying to compile on Debian 12 throws the Error "/home/user/winbar/src/taskbar.cpp: In function 'int size_icons(AppClient, cairo_t, Container*)': /home/user/winbar/src/taskbar.cpp:1233:9: error: expected primary-expression before '}' token"

Here's a screenshot of the output: https://1drv.ms/i/c/07de4a63c369ed59/ES3SzBbuc6NEvOsQhCYSCY0Bz_dLpieSqCfoTPg-d-WMiw

jmanc3 commented 4 months ago

Should be fixed in: b475064