If arguments are given, outputs the title of each arguments, otherwise outputs
the title of the active window and continue to output it as it changes if the
snoop mode is on.
WWW: https://github.com/baskerville/xtitle
Major new features and improvements:
- Backward search
- Monitor changes fix
- Fixes related to windows title
- Tilda now uses asynchronous command spawning
- In non-X11 environments such as Wayland, use X11 backend
- Correctly free the resources when closing the a terminal tab
- Fixed issue in transparency
- Fixed a resize issue in fullscreen mode
Changes for developers:
- Tilda now uses structured logging.
Deprecations:
- Removed 'Allow Bold' option
- Removed deprecated antialiasing option
- Dropped support for older VTE versions
Full changelog: https://github.com/lanoxx/tilda/releases/tag/tilda-1.5.0
x11/libxkbcommon was switched to use evdev rules in r528813, but FreeBSD 11
still needs the legacy rules. Switch back to the legacy rules, but only on
FreeBSD 11.
Adjust the UPDATING entry to indicate that the switch to evdev rules by
default is only on FreeBSD 12 and later, and that FreeBSD 11 still uses the
legacy rules.
Not quite correct as BSD hier and GNU hier don't agree on what goes
into /usr/local. FreeBSD support for PREFIX == /usr is very poor, so
simply redirect /usr/local.
March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0.
KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
[1] https://kde.org/announcements/kde-frameworks-5.68.0.php
PR: 244824
Exp-run by: antoine
[0/1] /usr/local/bin/meson test --no-rebuild --print-errorlogs
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 129, in run
return options.run_func(options)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 1045, in run
return th.doit()
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 802, in doit
self.run_tests(tests)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 954, in run_tests
self.drain_futures(futures)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 970, in drain_futures
self.process_test_result(result.result())
File "/usr/local/lib/python3.7/concurrent/futures/_base.py", line 435, in result
return self.__get_result()
File "/usr/local/lib/python3.7/concurrent/futures/_base.py", line 384, in __get_result
raise self._exception
File "/usr/local/lib/python3.7/concurrent/futures/thread.py", line 57, in run
result = self.fn(*self.args, **self.kwargs)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 494, in run
return self._run_cmd(wrap + cmd + self.test.cmd_args + self.options.test_args)
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mtest.py", line 549, in _run_cmd
preexec_fn=preexec_fn if not is_windows() else None)
File "/usr/local/lib/python3.7/subprocess.py", line 800, in __init__
restore_signals, start_new_session)
File "/usr/local/lib/python3.7/subprocess.py", line 1551, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: '/usr/ports/x11/libwacom/work/libwacom-libwacom-1.2/data/check-files-in-git.sh': '/usr/ports/x11/libwacom/work/libwacom-libwacom-1.2/data/check-files-in-git.sh'
FAILED: meson-test
/usr/local/bin/meson test --no-rebuild --print-errorlogs
ninja: build stopped: subcommand failed.
Requested by: John Hein
Approved by: zeising (x11)
Differential Revision: https://reviews.freebsd.org/D24001
Switch x11/libxkbcommon to use evdev rules rather than legacy rules by
default, to improve support for keyboards when using evdev.
For users using the legacy configuration, or running xorg on FreeBSD 11,
please consult UPDATING for instructions in case of issues.
PR: 244354 [1]
Submitted by: jbeich (fix)
Reported by: Patricio Villar [1]
Differential Revision: https://reviews.freebsd.org/D23860
2020-03-16 x11/rxvt: Abandonware: stable release 2.6.4 / November 1, 2001 and no maintainer
x11-wm/clementine-wm: Unmaintained and depends on expired x11/rxvt
Tuesday, 10 March 2020. Today KDE releases a bugfix update to KDE Plasma 5,
versioned 5.18.3. Plasma 5.18 was released in February 2020 with many feature
refinements and new modules to complete the desktop experience.
This release adds a fortnight's worth of new translations and fixes from KDE's
contributors. The bugfixes are typically small but important and include:
* libkscreen: handle when backend fails to load/initialize.
* Discover Flatpak: build with older libflatpaks.
* Discover: Make sure we don't crash.
Announcement:
https://kde.org/announcements/plasma-5.18.3