YAD 5.0 is out

191 views
Skip to first unread message

Victor Ananjevsky

unread,
Oct 30, 2019, 5:57:27 AM10/30/19
to yad-c...@googlegroups.com

YAD 5.0 released

Changes in this release:
- add debug mode. this feature can be turned on through gsettings.
in this mode yad will warn about obsolete or nonexistent options
- add configure option --enable-standalone for build yad without gsettings support
- fix expanding tree nodes for stdin data
- some fixes in print dialog
- fix --uri-handler option in html dialog
- fix wrong autoclose behavior in progress dialog

Download link - https://github.com/v1cont/yad/releases/tag/v5.0

--
Victor Ananjevsky <anan...@gmail.com>

RTX

unread,
Oct 30, 2019, 3:55:18 PM10/30/19
to yad-common
Cool.
Could you add a "--fix" or "--hide" option for splitter?
Best regards.

RTX

unread,
Oct 31, 2019, 6:59:17 PM10/31/19
to yad-common
I can't compile YAD standalone build with another border width.
I tried the following:
autoreconf -ivf && intltoolize && ./configure --enable-standalone --enable-html --disable-tray --disable-pfd && CFLAGS='BORDERS 1' make && sudo make install-strip

autoreconf
-ivf && intltoolize &&  CFLAGS='BORDERS 1' ./configure --enable-standalone --enable-html --disable-tray --disable-pfd &&  make && sudo make install-strip

autoreconf
-ivf && intltoolize && ./configure --enable-standalone --enable-html --disable-tray --disable-pfd && make CFLAGS=BORDERS 2 && sudo make install-strip

How to do it right?

Ananas

unread,
Nov 1, 2019, 1:09:26 AM11/1/19
to yad-c...@googlegroups.com
export CFLAGS="$CFLAGS -DBORDERS=1"
./configure --enable-standalone
make
make install

пт, 1 нояб. 2019 г. в 00:59, RTX <yaro...@yandex.ru>:
--
You received this message because you are subscribed to the Google Groups "yad-common" group.
To unsubscribe from this group and stop receiving emails from it, send an email to yad-common+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/yad-common/900d0d41-0322-4c2a-9c65-7cea8eae33e4%40googlegroups.com.


--
wbr,

Victor "Ananas" Ananjevsky

RTX

unread,
Nov 5, 2019, 10:27:17 AM11/5/19
to yad-common
Thank you.

Robert Cooper

unread,
Aug 30, 2022, 12:43:20 PM8/30/22
to yad-common
I compiled yad for stand alone and only 1 dependency file was missing libwebkit2gtk-4.0
System is Q4OS 3.x (Debian 9)

Is there a way to add this to the source before compile ?

On Tuesday, November 5, 2019 at 7:27:17 AM UTC-8 RTX wrote:
Thank you.
Reply all
Reply to author
Forward
0 new messages