Skip to content
This repository has been archived by the owner on Jan 25, 2021. It is now read-only.

quartz-wm 1.2.2

Compare
Choose a tag to compare
@jeremyhu jeremyhu released this 21 Oct 07:57
· 63 commits to master since this release

Changes since quartz-wm 1.2.1

Jeremy Huddleston (7):
  • Link with -undefined dynamic_lookup
  • Add autogen.sh for jhbuild
  • Include ChangeLog in dist tarball
  • Update dock-support.o to avoid some crashes when running on Leopard
  • Use -undefined suppress -flat_namespace when building on Leopard
  • dock-support: Simplify dock-support API to remove spaces abstraction
  • configure.ac: 1.2.2
Ken Thomases (5):
  • Tell git's diff engine to recognize Objective-C source files.
  • Fix some unintended switch case fall-throughs.
  • Fix an incorrect method name in a debug logging statement (copy/paste error).
  • Use "intended" frame rect to determine if window is maximized.
  • Update _NET_WM_STATE whenever current/pending/queued frame changes.