mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
README.md: tone down no-frills statement
Features such as icons, gradients and drop-shadows were declined in the early phases of the project to focus on designing the fundamental building blocks well without pressure to implement additional features which may have compromised good design decisions. As a core team we are not against these features per se other than when they sacrifice the ability to run well on low spec hardware, or disproportionately increase code complexity and long term maintenance burden.
This commit is contained in:
parent
942b4e7e4b
commit
8780202af8
1 changed files with 2 additions and 4 deletions
|
|
@ -36,10 +36,8 @@ by [openbox].
|
||||||
|
|
||||||
It is light-weight and independent with a focus on simply stacking windows well
|
It is light-weight and independent with a focus on simply stacking windows well
|
||||||
and rendering some window decorations. It takes a no-bling/frills approach and
|
and rendering some window decorations. It takes a no-bling/frills approach and
|
||||||
says no to features such as icons (except window buttons), animations,
|
says no to features such as animations. It relies on clients for panels,
|
||||||
decorative gradients and any other options not required to reasonably render
|
screenshots, wallpapers and so on to create a full desktop environment.
|
||||||
common themes. It relies on clients for panels, screenshots, wallpapers and so
|
|
||||||
on to create a full desktop environment.
|
|
||||||
|
|
||||||
Labwc tries to stay in keeping with [wlroots] and [sway] in terms of general
|
Labwc tries to stay in keeping with [wlroots] and [sway] in terms of general
|
||||||
approach and coding style.
|
approach and coding style.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue