mirror of
https://github.com/lbonn/rofi
synced 2024-11-26 22:00:20 +00:00
[Doc] Update on window mode in README
This commit is contained in:
parent
61f96e4cca
commit
5d4a3e1478
1 changed files with 2 additions and 1 deletions
|
@ -136,12 +136,13 @@ To force the use of the xcb backend (if enabled during build), the `-x11` option
|
|||
|
||||
## Differences with rofi (in wayland mode)
|
||||
|
||||
* native window selection mode when running under Wayland. Recommended solution: https://github.com/lbonn/i3-focus-last#menu-mode or https://sr.ht/~tsdh/swayr/
|
||||
* `-normal-window` flag in Wayland mode. Though it is also considered as a toy/deprecated feature in Upstream rofi
|
||||
* selecting which monitor to run rofi on in Wayland mode, rofi only shows up on the currently focused monitor
|
||||
* some window locations parameters work partially, `x-offset` and `y-offset` are only working from screen edges
|
||||
* some X11-specific options like `-dpi` or fake transparency
|
||||
|
||||
Window switcher mode is now ready to use on compositors with support for wlr-foreign-toplevel-management.
|
||||
|
||||
# Manpage
|
||||
|
||||
For more up to date information, please see the manpages. The other sections and links might have outdated information as they have relatively less maintainance than the manpages. So, if you come across any issues please consult manpages, [discussion](https://github.com/davatorium/rofi/discussions) and [issue tracker](https://github.com/davatorium/rofi/issues?q=) before filing new issue.
|
||||
|
|
Loading…
Reference in a new issue