davatorium / rofi

Rofi: A window switcher, application launcher and dmenu replacement
https://davatorium.github.io/rofi/
Other
13.04k stars 609 forks source link

Variables return a syntax error #936

Closed dannycolin closed 5 years ago

dannycolin commented 5 years ago

Version

Version: 1.5.2-37-git-b1336e98 (next)

Configuration

https://gist.github.com/dannycolin/fa9035cf4aac35369c3f62192d2a61cf

Launch Command

rofi -show drun

Steps to reproduce

It also happens with :

border-radius: --myvar 0 0 0; (here --myvar is set to a pixel value).

What behaviour you see

What behaviour you expect to see

EDIT

Going to try this patch tomorrow : https://gist.github.com/DaveDavenport/f42ee4814e0f08596d5d7f3834a104cf

DaveDavenport commented 5 years ago

(as mentioned on irc). This border-radius: --myvar 0 0 0; I can cannot easily implement without a rewrite. (given 0 0 0 0 is internally one token at the same level as the variable link.).

github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.