phoc 0.32.0
-----------
Released October 2023
* Fix several (mostly popup related) rendering issues
* Fix keyboard elevation corner case
* Handle move window to output above/below keybinding
* More internal cleanups
* Issued fixed:
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/303
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/334
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/336
* Contributors:
    * Guido Günther

phoc 0.31.0
-----------
Released September 2023
* Suggest window state changes when mouse/touch dragging
* Better support for lid and tablet mode switches
* Reduce CPU usage on every frame
* Various damage tracking fixes triggered by the wlroots 0.16.2 switch
* Better handle xdg-activation tokens
* Unbreak copy/paste for X11 apps
* More internal cleanups
* Issued fixed:
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/203
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/309
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/326
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/331
* Contributors:
    * Guido Günther

phoc 0.30.0
-----------
Released August 2023
* Switch to wlroots 0.16.2
* Drop git submodules in favour of meson subprojects
  Patches are now in subprojects/packagefiles/ 
* Switch to xdg-shell 5
* More internal cleanups
* Issued fixed:
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/324
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/325
    * https://gitlab.gnome.org/World/Phosh/phoc/-/issues/272
* Contributors:
    * Guido Günther
    * Sebastian Krzyszkowiak

phoc 0.29.0
-----------
Released July 2023
* Fix cutout rendering in landscape mode
* Contributors:
    * Guido Günther

phoc 0.28.0
-----------
Released Mai 2023
* Support layer shell transparency and add protocol bits for this
* Handle <super> key
* Properly reveal OSK for fullscreen surfaces too
* Smooth mapping of new toplevels when not in auto-maximize mode
* Issues fixed:
    https://gitlab.gnome.org/World/Phosh/phosh/-/issues/563
* Contributors:
    * Alistair Francis
    * Guido Günther
    * Newbyte
    * Sebastian Krzyszkowiak

phoc 0.27.0
------------
Released April 2023
* Let idle-inhibit report the app's id
* More cleanups around views and xwayland surfaces
* Several crash fixes when clients misuse protocols
* End animations at the correct frame
* Fix fullscreen surfaces with popups
* Fix fullscreen electron apps
* Rework settings to make it more flexible for tests
* Add manpage
* Issues fixed
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/245
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/299
* Contributors:
    * Guido Günther
    * Sam Hewitt

phoc 0.26.0
-----------
Released March 2023
* Implement input method keyboard grab
* Fix display not coming up again after fast
  blank/unblank on some devices like PP and PPP.
* Forward key releases for grabbed keys to phosh as well
* Lots of internal rework for consistency and in
  preparation for upcoming changes
* Lots of test suite cleanups that allow to pass
  it under ASAN.
* Issues fixed
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/143
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/173
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/186
    https://gitlab.gnome.org/World/Phosh/phoc/-/issues/248
    https://gitlab.gnome.org/World/Phosh/phosh/-/issues/900
* Contributors:
    * Affe Null
    * Guido Günther

phoc 0.25.0
-----------
Released February 2023
* Allow client to handle the power key
* Allow to render notches and cutouts
* Contributors:
	Guido Günther

phoc 0.24.0
-----------
Released January 2023
* LayerSurface(effects) robustness
* Contributors:
	Guido Günther

phoc 0.23.0
-----------
Released January 2023
* Fix pixman renderer
* Contributors:
	Guido Günther
