Skip to content

flexible static resize of single application window #26

Description

@nnako

Hi,

in my daily routine, I frequently have to expand certain application windows to cover a larger space, before collapsing them back into their static tile. My standard layout looks like this:

Image

-> the red border shows an example application window which I want to expand in order to cover a specific, larger part of the monitor area

After expansion, the window layout looks like this:

Image

In order to do this window expansion manually, I would do the following:

  • activate the application window (e.g. via mouse click)
  • trigger wm.manager.toggle_tilable() e.g. via <SHIFT> + <WIN> + <SPACE> to be able to resize/move window
  • grab right/bottom corner of window (with the mouse) and drag it to the desired location

Would it be possible to set a hotkey to do this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions