From nobody Wed Aug 11 19:18:03 2021 X-Original-To: ports-bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4056C137F2D5 for ; Wed, 11 Aug 2021 19:18:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GlKNC0sJPz3wQN for ; Wed, 11 Aug 2021 19:18:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 05BA814CBF for ; Wed, 11 Aug 2021 19:18:03 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 17BJI2T9086116 for ; Wed, 11 Aug 2021 19:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 17BJI2Di086115 for ports-bugs@FreeBSD.org; Wed, 11 Aug 2021 19:18:02 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 257774] x11/xdotool: Update to 3.20210804.2 Date: Wed, 11 Aug 2021 19:18:03 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: gregf@beastie.tech X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Ports bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-ports-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-ports-bugs@freebsd.org X-BeenThere: freebsd-ports-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N 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 --- Maintainer informed via mail --=20 You are receiving this mail because: You are the assignee for the bug.=