Skip to content

Commit ab7d428

Browse files
committed
Updated changelog
1 parent 53e87c8 commit ab7d428

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

ChangeLog

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,39 @@
1+
Sun Jul 25 23:30:00 -03:00 2021 Joao Eriberto Mota Filho <[email protected]>
2+
Version 1.6
3+
4+
[ Christopher R. Nelson ] alias @languidnights
5+
6+
* Removed dependence on giblib library.
7+
8+
[ Daniel T. Borelli ] alias @daltomi
9+
10+
* Fixed the capture when a window is hidden behind another.
11+
* Fixed the capture of the edge of the focused window.
12+
* Avoid capturing the selection box when drag and drop quickly.
13+
* Fixed issue when selection reaches the end of screen.
14+
* New feature: resize the selection with the arrow keys.
15+
* New feature: support script Imlib2 commands.
16+
* New feature: added WM_CLASS to exclude selection mode edge from some
17+
composite window managers.
18+
* Improvement: selection option, capture the mouse cursor when the delay
19+
option is used.
20+
* Removed forced compiler options: -g -O3
21+
22+
[ Guilherme Janczak ] alias @guijan
23+
24+
* Removed the local implementation function: strdup.
25+
* Removed the local implementation function: getopt_long.
26+
* Removed unused file debug.h.
27+
28+
[ Martin C ] alias @Cationiz3r
29+
30+
* New feature: change the cursor pointer according to the movement of the
31+
selection.
32+
33+
[ Shawn Webb ] alias @lattera
34+
35+
* Fixed Control Flow Integrity complain in HardenedBSD.
36+
137
Thu Feb 04 22:35:00 -03:00 2021 Joao Eriberto Mota Filho <[email protected]>
238
Version 1.5
339

0 commit comments

Comments
 (0)