File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change
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
+
1
35
Sun Apr 16 00:08:00 -03:00 2020 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2
36
Version 1.3
3
37
You can’t perform that action at this time.
0 commit comments