Accepting request 237953 from home:pcerny:factory
- Patch #307 - 2014/06/17 * fill background for top/bottom parts of double-width/double-height characters, to cover occasional gaps due to bitmap font-scaling (report by Egmont Koblinger). * amend resets for keyboard-type, pointer-mode and title-modes from xterm #305 changes to account for resource settings (Debian #751351). * modify printAttributes feature to include new SGR codes. * modify cursor show/hide logic to work with italic fonts. * do clipping and filling for a case with bitmap-fonts and italics when the font server returns only a "close" match (report/testcase by Egmont Koblinger). * adjust loop comparison for underlining to display underlines on 5x8 font as in patch #304 (Debian #750733). * amend fix for Freedesktop #15979 (Debian #750733). * amend xterm.appdata.xml, making it validate with current schema. OBS-URL: https://build.opensuse.org/request/show/237953 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=100
This commit is contained in:
parent
ae3cd3a404
commit
6d36c217f4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6a09f60d126603604d0c801e3f5000e4af87b309e8e1d3c0735be50b6d13bdaa
|
||||
size 1163988
|
3
xterm-307.tgz
Normal file
3
xterm-307.tgz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:43302a91e926b67587a9499506742addb437a4a7202f8f4e02dbb884d7ba8bda
|
||||
size 1165293
|
@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||
Comment: See http://invisible-island.net/public/public.html for info
|
||||
|
||||
iEYEABECAAYFAlOOaD4ACgkQcCNT4PfkjtsGJQCgja07ZpA34KTrUftne2iyAn9g
|
||||
+2QAn0dEm+GzkaNWzBbBFG2MVz2GQb1i
|
||||
=FryT
|
||||
iEYEABECAAYFAlOg3j4ACgkQcCNT4Pfkjtt+XACdGy8nqiXjHwpNQwkVpK59MMvo
|
||||
oxsAnjHmlTaAwBiwP75qHpTpacn/x2Wn
|
||||
=hzKI
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 18 09:50:15 UTC 2014 - pcerny@suse.com
|
||||
|
||||
- Patch #307 - 2014/06/17
|
||||
* fill background for top/bottom parts of
|
||||
double-width/double-height characters, to cover occasional
|
||||
gaps due to bitmap font-scaling (report by Egmont Koblinger).
|
||||
* amend resets for keyboard-type, pointer-mode and title-modes
|
||||
from xterm #305 changes to account for resource settings
|
||||
(Debian #751351).
|
||||
* modify printAttributes feature to include new SGR codes.
|
||||
* modify cursor show/hide logic to work with italic fonts.
|
||||
* do clipping and filling for a case with bitmap-fonts and
|
||||
italics when the font server returns only a "close" match
|
||||
(report/testcase by Egmont Koblinger).
|
||||
* adjust loop comparison for underlining to display underlines
|
||||
on 5x8 font as in patch #304 (Debian #750733).
|
||||
* amend fix for Freedesktop #15979 (Debian #750733).
|
||||
* amend xterm.appdata.xml, making it validate with current
|
||||
schema.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 12 16:50:21 UTC 2014 - pcerny@suse.com
|
||||
|
||||
|
@ -52,7 +52,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm
|
||||
%if 0%{?suse_version} > 1210
|
||||
Requires: luit
|
||||
%endif
|
||||
Version: 306
|
||||
Version: 307
|
||||
Release: 0
|
||||
Summary: The basic X terminal program
|
||||
License: MIT
|
||||
|
Loading…
x
Reference in New Issue
Block a user