Skip to content

Conversation

@themen098s
Copy link

Description

I use gamescope on a few games, to force them into specific resolutions/windows. Sometimes I needed some extra flags, e.g. --force-grab-cursor, to get them to correctly work. As I saw no option in bottles for this, I decided to add a simple text box that allows extra flags to be appended to the gamescope command.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I've played a few different games with the --force-grab-cursor flag inputted into the box. They ran as expected, with the extra flag applied.

This also updates the screenshots from
`data/appstream` to `data/screenshots`.
This also removes the `<developer_name>` tag, as it's deprecated.
TheEvilSkeleton and others added 26 commits February 2, 2025 15:00
This isn't needed anymore.
appdata: translate=no properties

It appears that the appstream project no longer supports `translatable=no` properties, and gettext extract the `translatable=no` marked strings as translatable.

I opened an issue to inform about the situation, but `translatable=no` properties are not accepted by developers. You can find the issue here: ximion/appstream#623
…w.py' dialog (bottlesdevs#3730)

frontend: Added 'Failed adding to Steam Library dialog' in program_row.py
This is important to have because complex toggles require slightly
different parameters.

Fixes bottlesdevs#3720
libportal: Update libportal to 0.9.1
vte: Update vte to 0.79.90
vulkan-headers: Update Vulkan-Headers.git to 1.4.309.0
vulkan-tools: Update Vulkan-Tools.git to 1.4.309.0
ImageMagick: Update ImageMagick to 7.1.1-45
fast_float: Add fast_float
The GtkListBox::row-activated signal only emits when
a row is activated, not the child widget. This means,
the check button wouldn't trigger the emission of
the signal, thereby not updating the
NewBottleDialog:selected-environment property.

Fixes bottlesdevs#3740
@mirkobrombin
Copy link
Member

Hi, can u re-make this PR on top of main, please? Sorry for the trouble.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants