Skip to content

Commit a5e904b

Browse files
committed
Updated ChangeLog
1 parent ccb62cc commit a5e904b

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

ChangeLog

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
Sat Jul 18 23:23:00 -03:00 2020 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2+
Version 1.4
3+
4+
[ ideal ]
5+
6+
* Fix SIGSEGV, if running without DISPLAY environment variable.
7+
8+
[ Jeroen Roovers ]
9+
10+
* README.md: mention libXcomposite in build requirements.
11+
* Removed libXcursor references.
12+
13+
[ Joao Eriberto Mota Filho ]
14+
15+
* Added a new logo 128x128.
16+
* Added rights for "ideal", Jeroen Roovers and spycapitan.
17+
* Fixed spelling errors in manpage.
18+
* Prepare for new release.
19+
* Updated manpage.
20+
* Using create-man.sh 2.0 from txt2man package from Debian.
21+
22+
[ spycapitan ]
23+
24+
* Call XCloseDisplay on exit. This is the right thing in every X server
25+
program, to release acquired resources.
26+
* Fixed autoselect.
27+
* Fixed capturing partially hidden windows on the edge of the desktop.
28+
* Fixed required number.
29+
* Fixed SIGSEGV, option --note.
30+
* Minor fix: variable is assigned that is never used.
31+
* New Feature: capture stack/overlapping windows. Depends of libXcomposite
32+
(X11). New option: --stack or -k.
33+
* Stack windows: client list spec EWMH.
34+
135
Sun Apr 16 00:08:00 -03:00 2020 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
236
Version 1.3
337

0 commit comments

Comments
 (0)