Package: sawfish / 1:1.5.3-2.4

Metadata

Package Version Patches format
sawfish 1:1.5.3-2.4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
section_for_info_file | (download)

man/sawfish.texi | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

---
config.patch | (download)

config.h.in | 17 3 + 14 - 0 !
1 file changed, 3 insertions(+), 14 deletions(-)

---
guard_pangox_functions.patch | (download)

src/fonts.c | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 guard pango_x_ functions
 sawfish calls a pango_x_ function without guarding the call by an appropriate 
 HAVE_PANGO_X. Since pangox is going away, guarding it will avoid a FTBFS.
limit max dimensions.patch | (download)

src/windows.c | 7 7 + 0 - 0 !
1 file changed, 7 insertions(+)

 cap max-width / max-height of a window
 Cherry-picked from upstream commit 798c6992.
 Fixes issues with Iceweasel 17.