File tree 1 file changed +9
-6
lines changed
1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 1
1
spectrwm 3.3.0
2
2
==============
3
3
4
- Released on Dec 17 , 2019
4
+ Released on Dec 19 , 2019
5
5
6
- * Fix cygwin compile issues.
7
- * Fix buffer overflow in ` bar_strlcat_esc ` .
6
+ * Add new bar text markup sequences for multiple colors/fonts/sections.
7
+ * Add new ` bar_font_pua ` option to assign a font (such as an icon font)
8
+ to the Unicode Private Use Area (U+E000 -> U+F8FF).
9
+ * Extend ` disable_border ` option with ` always ` .
8
10
* Add support for XDG Base Directory Specification.
11
+ * Add OpenBSD pledge(2) support.
9
12
* Enable xinput2 on OpenBSD.
10
13
* Enable travis.
14
+ * Fix keysym binding issue with multiple keyboard layouts.
15
+ * Fix buffer overflow in ` bar_strlcat_esc ` .
11
16
* Fix infinite loop due to unsigned integer overflow.
12
- * Fix binding keysyms.
13
- * Extend ` disable_border ` option with `always.
17
+ * Fix cygwin compile issues.
14
18
* Fix NetBSD Makefile.
15
- * Add pledge(2) support.
16
19
* Bunch of statical analyzer fixes.
17
20
* Bunch of minor fixes.
18
21
You can’t perform that action at this time.
0 commit comments