branch: externals/window-commander commit d195e574c019e62499625e3f8f6712f9b4b8d2e9 Author: Daniel Semyonov <cm...@dsemy.com> Commit: Daniel Semyonov <cm...@dsemy.com>
; Add latest changes to the news file --- NEWS | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/NEWS b/NEWS index 13ee428dc1..be86da766f 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,19 @@ swsw NEWS -- history of user-visible changes. * 1.2 (currently in development) No user facing changes have been made yet. +* 1.1.2 + +** Apply customization options immediately. +Customizing swsw-id-chars and swsw-scope and applying those changes now +causes all window IDs to update. + +** Construct IDs without pre-computing all possible IDs. +This should hopefully help performance when dealing with a very large +number of windows. + +** Fix the calculation of the ID length. +Previously the ID length reported was much bigger than it needed to be. + * 1.1.1 ** Bump required Emacs version to 26.1.