x11-utils 7.7+7 source package in Ubuntu

Changelog

x11-utils (7.7+7) unstable; urgency=medium

  [ Pino Toscano ]
  * Drop the Debian menu file:
    - the Debian menu is deprecated for some years already
    - none of the items in the menu file have icons
    - the utilities are very niche, and most likely not something you need to
      show in application menus

  [ Timo Aaltonen ]
  * appres 1.0.7.
  * editres 1.0.9.
  * listres 1.0.6.
  * xev 1.2.6.
  * xfontsel 1.1.1.
  * xlsfonts 1.0.8. (Closes: #1075645)
  * xmessage 1.0.7.
  * xprop 1.2.7.
  * control: Migrate to pkgconf.

 -- Timo Aaltonen <email address hidden>  Thu, 29 Aug 2024 16:37:57 +0300

Upload details

Uploaded by:
Debian X Strike Force
Uploaded to:
Sid
Original maintainer:
Debian X Strike Force
Architectures:
any
Section:
x11
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main x11

Downloads

File Size SHA-256 Checksum
x11-utils_7.7+7.dsc 1.8 KiB 3e1b8afba0fd99da0d413424d9a19ea289b8bbb38aa2615be8c9cadaa480c583
x11-utils_7.7+7.tar.xz 413.4 KiB fbcc6c9486ea02677b2c2dc7c9181a34b9488ae0e79cd94822b2aaf874f804be

Available diffs

No changes file available.

Binary packages built by this source

x11-utils: X11 utilities

 An X client is a program that interfaces with an X server (almost always via
 the X libraries), and thus with some input and output hardware like a
 graphics card, monitor, keyboard, and pointing device (such as a mouse).
 .
 This package provides a miscellaneous assortment of X utilities
 that ship with the X Window System, including:
  - appres, editres, listres and viewres, which query the X resource database;
  - xdpyinfo, a display information utility for X;
  - xdriinfo, query configuration information of DRI drivers;
  - xev, an X event displayer;
  - xfd, a tool that displays all the glyphs in a given X font;
  - xfontsel, a tool for browsing and selecting X fonts;
  - xkill, a tool for terminating misbehaving X clients;
  - xlsatoms, which lists interned atoms defined on an X server;
  - xlsclients, which lists client applications running on an X display;
  - xlsfonts, a server font list displayer;
  - xmessage, a tool to display message or dialog boxes;
  - xprop, a property displayer for X;
  - xvinfo, an Xv extension information utility for X;
  - xwininfo, a window information utility for X;
 .
 The editres and viewres programs use bitmap images provided by the
 xbitmaps package.

x11-utils-dbgsym: debug symbols for x11-utils