|
This release adds two small new features - a "Reset" button to reset
all the selections back to the initial values, and when given the "-scaled"
option fetch the actual screen resolution and add that to the list of
available resolutions for the resX and resY menus.
Alan Coopersmith (11):
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
gitlab CI: add a basic build test
Build xz tarballs instead of bzip2
man page: remove out-of-date COPYRIGHT section
const cleanup
Fix -Wsign-compare warning from gcc
Clean up variable scoping in GetFontNames()
mark Quit() & QuitAction() as noreturn
gitlab CI: stop requiring Signed-off-by in commits
xfontsel 1.1.0
Alexander Gromnitsky (1):
Add 'reset' button
Greg A. Woods (1):
include actual screen resolution in the resX & resY menus
Thomas Kuehne (1):
Fixed -Wmissing-field-initializers warning
|