A bunch of fixes :)
Changes
- Fix config file not found error message by @davc0n in #996
- pam: start conversation right away by @PointerDilemma in #1003
- config: prevent crash on invalid numeric values by @B2krobbery in #1002
- core: more obvious api around isUnlocked related logic by @PointerDilemma in #1004
- background: fix condition for image reload when crossfade is still in progress by @PointerDilemma in #1008
- core: skip binding to dmabuf when SCMODE is 1 by @PointerDilemma in #1014
- lockSurface: set eglSwapInterval to 0 by @PointerDilemma in #1015
- screencopy: flip the right 10bit formats by @gulafaran in #1016
- pam: fix behaviour when pam_fprintd.so is used by @PointerDilemma in #1026
- output: create session lock surface before mode commit by @UncleJ4ck in #1025
- base ubuntu dont exist libpam.pc only pam.pc by @rsvzz in #1027
- core: move dbus connection from fprint to it's own thing by @PointerDilemma in #1029
- fix: use explicit cast for
m_pSeatby @onion108 in #1040 - fix: guard CSCDMAFrame destructor against destroyed EGL context by @TGMadhusoodhan in #1046
New Contributors
- @B2krobbery made their first contribution in #1002
- @UncleJ4ck made their first contribution in #1025
- @rsvzz made their first contribution in #1027
- @onion108 made their first contribution in #1040
- @TGMadhusoodhan made their first contribution in #1046
Full Changelog: v0.9.5...v0.9.6