summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2016-07-06 08:34:47 +0200
committerDave Davenport <qball@gmpclient.org>2016-07-06 08:34:47 +0200
commit342192b4ede8d4b63853ca28218d56a2fdfa3d8a (patch)
tree602b8af174881545087f5a355cd0d1909fd4dfe2 /README.md
parentdfc952f5709420fe873c163c00a6848b9c822aa9 (diff)
Remove work-around for older i3 version (< 4.9)
- I3 got ewhm support in Feb. 2015.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/README.md b/README.md
index b4fbb1e2..26cca015 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,6 @@ It main features are:
* Build in modes:
- Window switcher mode.
- EWMH compatible WM.
- - Workaround for older I3 installations.
- Run mode.
- Desktop File Run mode.
- SSH launcher mode.
@@ -58,13 +57,6 @@ The window switcher shows the following informations in columns (can be customiz
2. Window class.
3. Window title.
-If compiled with I3 support, it should autodetect if I3 window manager is running and switch into
-I3 compatibility mode. This will disable Desktop numbers and hide the i3-bar, also it sends an IPC
-message to I3 to change focus.
-
-> Note: With the latest I3 this is no longer needed as I3 obeys EWHM hints.
-> The 'dedicated' support of I3 will be removed from future releases.
-
## Run mode
![run mode](https://davedavenport.github.io/rofi/images/rofi/run-dialog.png)