Up to [cvs.NetBSD.org] / pkgsrc / x11 / gtk3-nocsd
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.4 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:11 2023 UTC (3 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base,
pkgsrc-2023Q1,
HEAD
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
*: Recursive revbup from graphics/freetype2
Revision 1.3 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:28 2023 UTC (4 months, 3 weeks ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
*: recursive bump for tiff shlib major bump
Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:27 2022 UTC (9 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base,
pkgsrc-2022Q4,
pkgsrc-2022Q3-base,
pkgsrc-2022Q3
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Bump all dependent packages of wayland (belatedly) The package changed with the addition of its libepoll-shim dependency. Otherwise, we can get: ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 29 18:43:17 2022 UTC (13 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base,
pkgsrc-2022Q2
add x11/gtk3-nocsd gtk3-nocsd is a small module used to disable the client side window decorations (CSDs) in GTK+ 3, which are used by many GNOME applications. A shared library is included which can be loaded with LD_PRELOAD to override several Gdk and glib/gobject APIs used by GTK+ 3 to set up CSDs. A wrapper script is also included, which can be used as follows: gtk3-nocsd gedit