Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'vanilla/next' into gaps-next
Browse files Browse the repository at this point in the history
  • Loading branch information
Airblader committed Oct 19, 2021
2 parents 588b9c2 + 46f4fe4 commit 0980de6
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 26 deletions.
25 changes: 0 additions & 25 deletions RELEASE-NOTES-4.19.2

This file was deleted.

14 changes: 14 additions & 0 deletions RELEASE-NOTES-next → RELEASE-NOTES-4.20
Expand Up @@ -77,3 +77,17 @@ In case you notice any issues regarding your background/wallpaper, note:
• clear pixmap before drawing to prevent visual garbage
• fix crash with "layout default"
• send an "output" event on XRandR 1.5 monitor configuration change

┌────────────────────────────┐
│ Thanks! │
└────────────────────────────┘

Thanks for testing, bugfixes, discussions and everything I forgot go out to:

ajakk, Albert Safin, Anaël Beutot, Antoine Martin, Dmitri Goutnik, ekarpp,
Imran Virani, Ingo Bürk, Isaac Garzon, Ivan Milov, Jay Khandkar, j-jzk, Ken
Gilmer, Kjetil Torgrim Homme, lbonn, Michael Stapelberg, Orestis Floros, Ralph
Gutkowski, Romuald Brunet, tomty89, Tristan Giles, Tudor Brindus, Uli
Schlachter, Vincent Bernat, Vladimir Panteleev

-- Michael Stapelberg, 2021-10-19
6 changes: 6 additions & 0 deletions debian/changelog
@@ -1,3 +1,9 @@
i3-wm (4.20-1) unstable; urgency=medium

* New upstream release.

-- Michael Stapelberg <stapelberg@debian.org> Tue, 19 Oct 2021 08:45:18 +0200

i3-wm (4.19.2-1) unstable; urgency=medium

* New upstream release.
Expand Down
2 changes: 1 addition & 1 deletion meson.build
Expand Up @@ -6,7 +6,7 @@
project(
'i3',
'c',
version: '4.19.2',
version: '4.20',
default_options: [
'c_std=c11',
'warning_level=1', # enable all warnings (-Wall)
Expand Down

0 comments on commit 0980de6

Please sign in to comment.