Skip to content

[i3ass] any tool in there that can help with this issue? #223

@TimRegeant

Description

@TimRegeant

I have having the same issue as described in this i3/i3#3567 i3 issue.

Basically, using firefox in container C of monitor 1, if I bookmark a page, the bookmark dialog box window opens in monitor 1 but then automatically moves to monitor 2 (and not centered) for some reason. Here is what i3info shows for the bookmark dialog window:

title: about:blank - New Bookmark — Firefox
instance: Navigator
class: firefox
role: browser
title-format:
type: dialog
marks: []
win_id: 27263694
con_id: 93879207023616

I have a default i3king rule:

DEFAULT
floating enable, move position center

But it doesn´t prevent the bookmark dialog from moving to monitor 2 (uncentered, the dialog is on the right edge of the monitor). I assume that is because it has the instance of Navigator which I use in another rule to launch the browser in container C with i3run (not sure though).

I tried another i3king rule using the dialog title:

title="about:blank - New Bookmark — Firefox" instance=Navigator
floating enable, move position center

But it doesn´t stop the dialog from shifting to monitor 2. Anyone have an idea why this is happening and how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions