Update index.mdwn
Updated freedesktop specifications links
This commit is contained in:
parent
14fa3002e9
commit
3da036a019
12
index.mdwn
12
index.mdwn
|
@ -54,17 +54,17 @@ window manager.
|
||||||
* No mouse needed: everything can be performed with the keyboard.
|
* No mouse needed: everything can be performed with the keyboard.
|
||||||
* Real multihead support (XRandR) with per screen desktops (tags).
|
* Real multihead support (XRandR) with per screen desktops (tags).
|
||||||
* Implements many [Freedesktop](http://www.freedesktop.org) standards:
|
* Implements many [Freedesktop](http://www.freedesktop.org) standards:
|
||||||
[EWMH](http://standards.freedesktop.org/wm-spec/wm-spec-latest.html),
|
[EWMH](https://specifications.freedesktop.org/wm-spec/latest/),
|
||||||
[XDG Base Directory](http://standards.freedesktop.org/basedir-spec/basedir-spec-latest.html),
|
[XDG Base Directory](https://specifications.freedesktop.org/basedir-spec/latest/),
|
||||||
[XEmbed](http://standards.freedesktop.org/xembed-spec/xembed-spec-latest.html),
|
[XEmbed](https://specifications.freedesktop.org/xembed-spec/latest/),
|
||||||
[Desktop Notification](http://www.galago-project.org/specs/notification/),
|
[Desktop Notification](https://specifications.freedesktop.org/notification-spec/latest/),
|
||||||
[System Tray](http://standards.freedesktop.org/systemtray-spec/systemtray-spec-latest.html).
|
[System Tray](https://specifications.freedesktop.org/systemtray-spec/latest/).
|
||||||
* Does not distinguish between layers: there is no floating or tiled layer.
|
* Does not distinguish between layers: there is no floating or tiled layer.
|
||||||
* Uses tags instead of workspaces: allow to place clients on several tags, and
|
* Uses tags instead of workspaces: allow to place clients on several tags, and
|
||||||
display several tags at the same time.
|
display several tags at the same time.
|
||||||
* A lot of Lua extensions to add features: dynamic tagging, widget feeding,
|
* A lot of Lua extensions to add features: dynamic tagging, widget feeding,
|
||||||
tabs, layouts, …
|
tabs, layouts, …
|
||||||
* [D-Bus](http://dbus.freedesktop.org) support.
|
* [D-Bus](https://www.freedesktop.org/wiki/Software/dbus/) support.
|
||||||
* And more.
|
* And more.
|
||||||
|
|
||||||
This is gonna be LEGEN... wait for it... DARY!
|
This is gonna be LEGEN... wait for it... DARY!
|
||||||
|
|
Loading…
Reference in New Issue