Releases · kmscon/kmscon

v9.3.2

13 Feb 16:06

Immutable release. Only release title and notes can be modified.

9ce1dc0

What's Changed

  • bbulk: fix using unitialized memory. by @kdj0c in #272
  • genunifont: Fix memory leak by @kdj0c in #274
  • Unifont scale by @kdj0c in #275
  • docs: move kmscon.conf to section 5 of the man pages by @1ace in #281
  • meson: add subproject fallback for libtsm by @1ace in #244
  • Pango: Add default monospace font fallback by @kdj0c in #278
  • Change default TERM to linux by @kdj0c in #280
  • bbulk: Fix if a font has a single-width glyph for a double-width char by @kdj0c in #283
  • Prepare v9.3.2 release by @kdj0c in #285

New Contributors

  • @1ace made their first contribution in #281

Full Changelog: v9.3.1...v9.3.2

v9.3.1

02 Feb 14:45

Immutable release. Only release title and notes can be modified.

e44ff72

What's Changed

  • Fix build on i686 by @kdj0c in #242
  • conf: Fix help text formatting and typos by @jtollet in #247
  • conf: Add --version/-V command-line option by @jtollet in #243
  • units: drop unnecessary templating of units by @keszybz in #246
  • units: fill out [Install] section by @keszybz in #245
  • start script: get local from localectl too by @kdj0c in #252
  • agetty: Add -8 arguments to accept full 8-bits characters by @kdj0c in #261
  • Read /proc/sys/kernel/ctrl-alt-del for reboot behavior by @jtollet in #264
  • drm: Fix black screen when switching back to kmscon by @kdj0c in #266
  • unifont: use sparse table, to be able to use codepoints after 0xFFFF by @kdj0c in #265
  • unifont: Add bold and underline support by @kdj0c in #267
  • Only take drm master if needed by @kdj0c in #269
  • Prepare v9.3.1 release by @kdj0c in #270

New Contributors

Full Changelog: v9.3.0...v9.3.1

v9.3.0

22 Jan 09:17

Immutable release. Only release title and notes can be modified.

5154b11

What's Changed

  • Fix TERM when launched with agetty by @kdj0c in #160
  • Remove bashism in kmscon-launch-gui.sh by @aruhier in #161
  • Format the code with clang-format by @kdj0c in #159
  • More extensive kmscon-launch-gui.sh tweaks, inotifywait by @Vladimir-csp in #163
  • Rework display and video by @kdj0c in #165
  • Convert backspace delete to a runtime option, and enable it. by @kdj0c in #172
  • Update drm api by @kdj0c in #173
  • Enable mouse support by default by @kdj0c in #175
  • Add --grab-reboot option to trigger system reboot via keyboard shortcut by @jtollet in #176
  • Forward mouse wheel events to applications in mouse tracking mode by @jtollet in #178
  • Don't print function/file for log_notice by @kdj0c in #182
  • Reset selection on key press, or wheel up/down by @kdj0c in #183
  • Fix mouse when using multiple monitor. by @kdj0c in #181
  • logind: doesn't monitor seats if started with VT by @kdj0c in #171
  • Fix typo in kmscon.conf by @howl in #196
  • Fix typo in kmscon.1 by @hosiet in #199
  • Prepare atomic modesetting by @kdj0c in #179
  • Bbulk damage by @kdj0c in #185
  • Add grab-reboot option to example config file by @jtollet in #202
  • bbulk: Fix cell under the cursor. by @kdj0c in #203
  • Fix mouse selection can crash kmscon by @kdj0c in #204
  • text: add default attribute to prepare() by @kdj0c in #207
  • Add drm atomic modeset support by @kdj0c in #184
  • Avoid overwriting kmscon.conf (#209) by @ruby-R53 in #211
  • Add DPMS screen timeout feature by @jtollet in #212
  • Fix mouse drag tracking in terminal applications by @jtollet in #214
  • Don't warn on pageflip failed on -EBUSY by @kdj0c in #216
  • kmscon launcher script: redirect dbus-send errors to /dev/null by @kdj0c in #217
  • Add FB_DAMAGE_CLIPS support to bbulk renderer by @kdj0c in #210
  • bracketed paste by @kdj0c in #218
  • terminal: fix paste with empty copy by @kdj0c in #224
  • kmscon_conf.c: Fix llvm compilation failure by @aduskett in #225
  • Remove render-engine configuration by @kdj0c in #220
  • drm: Fix when no display is connected at startup by @kdj0c in #222
  • Fix DPMS timer not resetting when display activates by @jtollet in #233
  • README.md: fix the kms.conf link by @schdie in #231
  • Unifont font_unifont_data.hex => 17.0.3 hex. by @satmandu in #228
  • Better touchscreen support by @kdj0c in #223
  • drm: Add legacy modesetting fallback support. by @kdj0c in #234
  • Fix XDG_VTNR not set: by @kdj0c in #237
  • conf: ignore unknown options by @kdj0c in #240
  • Prepare 9.3.0 release by @kdj0c in #238

New Contributors

Full Changelog: v9.2.1...v9.3.0

v9.2.1

What's Changed

  • Remove release github workflow by @kdj0c in #155
  • Bump to version 9.2.1 by @kdj0c in #158
  • Fix the version number that was not updated in 9.2.0

Full Changelog: v9.2.0...v9.2.1

v9.2.0

What's Changed

New Contributors

Full Changelog: v9.1.0...v9.2.0

v9.1.0

What's Changed

New Contributors

Full Changelog: v9.0.0...v9.1.0