Skip to content

r44985 OpenSUSE TumbleWeed

Choose a tag to compare

@Zibri Zibri released this 09 Feb 18:23
c2b97ae

Changelog:

r44985 | compyx | 2024-02-09 17:57:29 +0000 (Fri, 09 Feb 2024) | 2 lines

Gtk3: only unref CSS provider if not `NULL`

------------------------------------------------------------------------
r44982 | gpz | 2024-02-08 21:51:26 +0000 (Thu, 08 Feb 2024) | 1 line

implement DAC leakage. Patch by Leandro Nini
------------------------------------------------------------------------
r44981 | compyx | 2024-02-08 10:18:09 +0000 (Thu, 08 Feb 2024) | 2 lines

Always set automake conditional `HAVE_LINUX_EVDEV`

------------------------------------------------------------------------
r44980 | compyx | 2024-02-08 07:46:22 +0000 (Thu, 08 Feb 2024) | 7 lines

Merge branch compyx/evdev-joystick into trunk

Add experimental Linux evdev joystick driver. Driver can be enabled by passing
`--with-evdev` to configure, which requires libevdev and its headers to be
installed. When the evdev driver is enabled the old Linux joystick driver will
be disabled since we have no mechanism in place to select a joystick driver.

------------------------------------------------------------------------
r44968 | compyx | 2024-02-05 08:05:44 +0000 (Mon, 05 Feb 2024) | 6 lines

Gtk3: ROM settings: use theme background for around widgets and in unused space

To avoid large white (light theme) or black (dark theme) areas we use CSS to
set the background color for the GtkListBoxes to the special `@theme_bg_color`
color.

------------------------------------------------------------------------