Skip to content

Add support for absolute vertical alignment of text. #450

@easysid

Description

@easysid

Conky currently has a goto(x), but no corresponding goto(y) to align text vertically. A single goto(x,y) or a goto(y) would help minimize the use of voffset, which is prone to break layouts when fonts change.

Edit: I have got a working(?) version of this gotoy(), by just copying the code for goto(), and updating cur_y. I do not know how correct it is. If anyone is interested, have a look at easysid@f6ef58a

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementsuggests alteration of existing functionality to better support different use casestextrelated to `conky.text` variables, their parsing or implementation

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions