Skip to content

sway does not support ppt in move left #8566

Open
@ElementalWarrior

Description

Please fill out the following:

This is the command that processes move left for i3
https://github.com/i3/i3/blob/853b0d9161a5f99c8491751590229a449e4076b6/src/commands.c#L1589
This is the command that processes it for sway

static struct cmd_results *cmd_move_in_direction(

  • Description:
    When issuing [floating=true] move left 50 ppt. The window only moves 50 px left.

Sway should move the window left 50% of the output size.

Activity

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

Metadata

Assignees

No one assigned

    Labels

    i3-compatSway doesn't match i3's behavior

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions