Skip to content

resize does not work properly during view_map execute criteria that creates floating windows #115

@dev-forty-two

Description

@dev-forty-two

Please fill out the following:

  • Scroll Version:
    1.12-dev-e00ca868

  • Description:
    The resize command does not seem to work for floating scratchpad windows. E.g., I open thunderbird as a floating scratchpad window at start and set for_window [title="^.*Mozilla Thunderbird$" app_id="thunderbird"] resize set 98 ppt 93 ppt to resize it. On i3 and sway this correctly resizes the main thunderbird window to the desired dimensions. On scroll, this does not seem to work. Thunderbird is running under wayland.

    I also run some tui programs in foot (e.g. btop) as floating windows (not in scratchpad) and resize them like this; resizing does work as expected in these instances. On the other hand, for another scratchpad foot window titled "calculator", where a REPL is open, resizing with for_window [title="^calculator$"] resize set 80 ppt 80 ppt does not work. Again, this works as expected in i3 and sway. (A peek at scrollmsg -t get_tree tells me that my regexes should work.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions