Go to file
Marcus Meissner 8628b52d62 Accepting request 1006528 from home:dirkmueller:Factory
- update to 373:
  * improve rendering of TrueType fonts:
       + add  resource xftTrackMemUsage to enable/disable a new feature
         of Xft which improves performance.
       + add   resources   xftMaxGlyphMemory  and  xftMaxUnrefFonts  to
         customize memory-usage of Xft and fontconfig.
       + provide for display of colored fonts in libXft 2.3.5
       + allow for an extra TrueType font to be specified using the -fa
         option,  as  an  override to the fontconfig scheme of fallback
         fonts (request by Nickolas Raymond Kaczynski).
       + improve caching of TrueType missing-glyph tests.
       + allow no more than 255 fonts to be scanned for a fontset.
       + eliminate a table-lookup in findXftGlyph
  * improvements status-line feature:
       + save/restore  wraparound  flag  when  updating the status-line
         (report by Rajeev V. Pillai).
       + avoid  clearing  the status-line when switching between normal
         and alternate screens (report by Valtteri Vuorikoski).
       + remove  adjustment  from  update_winsize leftover from initial
         work (report by Valtteri Vuorikoski).
  * modify wcwidth tables to separate Unicode Cf category as formatting
    control-characters,  to  better match the guideline for unsupported
    characters (report by Tim Chase).
  * add configure option --disable-exec-selection.
  * use mkstemp where mkdtemp is unavailable, when initializing colored
    cursor.
  * adapt fixes from OpenBSD xenocara:
       + improve ifdef's for a few optional features.
       + correct #ifdef to #if in a few uses of OPT_PRINT_ON_EXIT.
  * set   StartupWMClass   in   “.desktop”  files,  e.g.,  to  help

OBS-URL: https://build.opensuse.org/request/show/1006528
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=204
2022-09-28 07:00:54 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ja.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
20x20ko.bdf.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2BackSpace OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
Backarrow2Delete OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
luitx OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=1 2007-01-15 23:44:00 +00:00
README.SUSE Accepting request 244362 from home:pcerny:factory 2014-08-12 16:08:26 +00:00
snooper.tar.bz2 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xterm?expand=0&rev=12 2007-07-13 17:24:44 +00:00
terminal.png Accepting request 201507 from home:sbrabec:branches:X11:terminals 2013-10-01 07:29:31 +00:00
xterm-373.tgz Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00
xterm-373.tgz.asc Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00
xterm-allow_iso-utf_fonts_in_menu.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-decomposed_bitmaps.patch Accepting request 631631 from home:pcerny:factory 2018-08-26 21:45:34 +00:00
xterm-desktop_file_icon.patch Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00
xterm-desktop-item-in-gnome-utilities-appfolder.patch Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00
xterm-double_width_fonts.patch - Patch #353 - 2020/02/01 2020-03-26 12:24:55 +00:00
xterm-enable_libtinfo.patch - Patch #353 - 2020/02/01 2020-03-26 12:24:55 +00:00
xterm-forbid_window_and_font_ops.patch Accepting request 912904 from home:lnussel:branches:X11:terminals 2021-08-22 14:14:32 +00:00
xterm-sigwinch.patch - update to 372: 2022-03-21 12:56:24 +00:00
xterm-suse.patch - update to 372: 2022-03-21 12:56:24 +00:00
xterm.changes Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00
xterm.keyring Accepting request 934172 from home:dirkmueller:Factory 2021-12-09 10:16:43 +00:00
xterm.spec Accepting request 1006528 from home:dirkmueller:Factory 2022-09-28 07:00:54 +00:00

Backarrow2Backspace / Backarrow2Delete
--------------------------------------

Command line tools to switch BackArrow-Key inside xterm to Backspace
or Delete.