Accepting request 610419 from home:jengelh:branches:X11:windowmanagers
- Ensure neutrality of description. OBS-URL: https://build.opensuse.org/request/show/610419 OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/i3status?expand=0&rev=18
This commit is contained in:
parent
2d3da65f67
commit
9cba535cb7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 18 15:47:31 UTC 2018 - jengelh@inai.de
|
||||
|
||||
- Ensure neutrality of description.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 12 03:32:58 UTC 2018 - avindra@opensuse.org
|
||||
|
||||
|
@ -37,13 +37,11 @@ BuildRequires: libxslt-devel
|
||||
BuildRequires: libyajl-devel
|
||||
|
||||
%description
|
||||
i3status is a small program for generating a status bar for i3bar, dzen2,
|
||||
xmobar or similar programs. It is designed to be very efficient by issuing
|
||||
a very small number of system calls, as one generally wants to update such
|
||||
a status line every second. This ensures that even under high load, your
|
||||
status bar is updated correctly. Also, it saves a bit of energy by not
|
||||
hogging your CPU as much as spawning the corresponding amount of shell commands
|
||||
would.
|
||||
i3status is a program for generating a status bar for i3bar, dzen2,
|
||||
xmobar or similar programs. It is issues a small number of system
|
||||
calls, as one generally wants to update such status lines every
|
||||
second so that the bar is updated even under load. It saves a bit of
|
||||
energy by being more efficient than shell commands.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user