summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2017-09-04 22:20:46 +0200
committerDave Davenport <qball@gmpclient.org>2017-09-04 22:20:46 +0200
commit651bf11e3bf1e27734afc0a11fc93f3fd2336d78 (patch)
treebb299793e8cc0ca2504e4466fe8e6071298e9cef
parent980a99ccd6f84b6b1f7bcec53db9b84dd5d76902 (diff)
Remove CSS comments.
-rw-r--r--doc/rofi-theme.54
-rw-r--r--doc/rofi-theme.5.markdown5
-rw-r--r--doc/rofi.12
-rw-r--r--releasenotes/1.4.0/release-1.4.0.markdown9
4 files changed, 8 insertions, 12 deletions
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index 07e9e86d..a5acbc18 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -1,13 +1,13 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI\-THEME" "5" "August 2017" "" ""
+.TH "ROFI\-THEME" "5" "September 2017" "" ""
.
.SH "NAME"
\fBrofi\-theme\fR \- Rofi theme format files
.
.SH "DESCRIPTION"
-The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed\. From a very static drawing of lines and text to a nice structured form of packing widgets\. This change made it possible to provide a more flexible theme framework\. The old theme format and config file are not flexible enough to expose these options in a user\-friendly way\. Therefor, a new file format has been created, replacing the old one\. The new format is loosely based on CSS \fIhttps://en\.wikipedia\.org/wiki/Cascading_Style_Sheets\fR, a widely known format, which allows web developers for example to create their own \fBrofi\fR themes without the need to learn a new markup language\.
+The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed\. From a very static drawing of lines and text to a nice structured form of packing widgets\. This change made it possible to provide a more flexible theme framework\. The old theme format and config file are not flexible enough to expose these options in a user\-friendly way\. Therefor, a new file format has been created, replacing the old one\.
.
.SH "FORMAT SPECIFICATION"
.
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 29e4e9cf..e2d220fb 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -9,10 +9,7 @@
The need for a new theme format was motivated by the fact that the way rofi handled widgets has changed. From a very
static drawing of lines and text to a nice structured form of packing widgets. This change made it possible to provide a
more flexible theme framework. The old theme format and config file are not flexible enough to expose these options in a
-user-friendly way. Therefor, a new file format has been created, replacing the old one. The new format is loosely based
-on [CSS](https://en.wikipedia.org/wiki/Cascading_Style_Sheets), a widely known format, which allows web developers
-for example to create their own **rofi** themes without the need to learn a new markup language.
-
+user-friendly way. Therefor, a new file format has been created, replacing the old one.
## FORMAT SPECIFICATION
diff --git a/doc/rofi.1 b/doc/rofi.1
index ea1c806a..f75d912f 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3
.
-.TH "ROFI" "1" "August 2017" "" ""
+.TH "ROFI" "1" "September 2017" "" ""
.
.SH "NAME"
\fBrofi\fR \- A window switcher, application launcher, ssh dialog and dmenu replacement
diff --git a/releasenotes/1.4.0/release-1.4.0.markdown b/releasenotes/1.4.0/release-1.4.0.markdown
index 3d28bc27..8d48e3be 100644
--- a/releasenotes/1.4.0/release-1.4.0.markdown
+++ b/releasenotes/1.4.0/release-1.4.0.markdown
@@ -5,7 +5,7 @@
With more then 750 commits since the last version, this is one of the biggest releases so far.
In this version we used the groundwork laid in v1.3.0 and went completely nuts with it. Hopefully this release should
-satisfy the die-hard desktop [ricers](https://www.reddit.com/r/unixporn/) with a brand new, CSS based, theme engine.
+satisfy the die-hard desktop [ricers](https://www.reddit.com/r/unixporn/) with a brand new theme engine.
Lot of different colors, border, multiple fonts everything is now possible.
Because of The great work done by [SardemFF7](https://github.com/SardemFF7/) the code base is simplified and the
@@ -21,12 +21,11 @@ Beside these major changes, this release includes a lot of bug-fixes and small i
release notes for a more complete list of changes.
-## CSS Like Theme engine
+## Theme engine
The biggest new feature of this release is the theme engine. Building on the changes made in v1.3.0 we implemented a new
-theme engine and it has a completely new theme format modelled after CSS. We decided to model the theme format after
-CSS because many people are familiar with it and it seems to be a reasonable fit. While the themes are a lot more
-verbose now, it does allow for a lot of extra customizations.
+theme engine and it has a completely new theme format. While the themes are a lot more verbose now, it does allow for a
+lot of extra customizations.
It is now possible to theme each widget in rofi independently: