Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Aug 2021 19:18:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257774] x11/xdotool: Update to 3.20210804.2
Message-ID:  <bug-257774-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257774

            Bug ID: 257774
           Summary: x11/xdotool: Update to 3.20210804.2
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: gregf@beastie.tech

Created attachment 227118
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227118&action=
=3Dedit
xdotool-3.20210804.2.diff

Changelog:

    xdotool and libxdo will now reject if it is running under Wayland/XWayl=
and.
    If XWayland is detected, the program will fail. This is because XWayland
    doesn't allow xdotool or libxdo to work correctly. (#342, Jordan Sissel)
    New command windowstate which can be used to modify properties of windo=
ws.
    For example, to full-screen the current window, use:
    xdotool getactivewindow windowstate --add FULLSCREEN
    (#158 by Zhai Zhao Xuan)
    New command windowquit which is used to ask the windowed application to
    terminate. (#306, Antonio Russo)
    New command getwindowclassname to print the window's class name.
    (#247, Dominic Mueller)
    When sending keystrokes, enter and return now are synonyms for the
    Return key symbol (CSylvain)
    getmouselocation now updates the window stack with the window the curso=
r is
    currently over. (#118, Jordan Sissel)
    search command now supports searching by window role with --role flag
(#305, altblue)
    search command should now no longer report BadWindow errors (#335, Marek
Marczykowski-G=C3=B3recki)
    get_window_location now reports correct value (#289, Edwin Heerschap)
    Uppercase Latin-1/Basic Latin are now typed correctly (#283, Hasan)
    Document the regular expressions (POSIX Extended) supported by xdotool
    (#???, Lucas Werkmeister)
    Use the default X11 Screen instead of assuming 0 (#265, Miroslav Ko=C5=
=A1k=C3=A1r)
    Wrap header files with extern "C" to enable easier C++ use of libxdo.
    (#331, easyaspi314)
    Install pkgconfig file when running make install (#229, Joakim Repomaa)
    Set permissions correctly when installing xdo.h (#324, Dan Church)
    Fix memory leak (#241, Andrew McDermott)
    Fix memory leak (#299, orcNo and longqi)
    Fixed some documentation typos (#161, Vincent Legoll; #336, yjqg6666)
    Fix all compiler warnings during make (#344, Jordan Sissel)

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainer informed via mail

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257774-7788>