pygame-ce icon indicating copy to clipboard operation
pygame-ce copied to clipboard

🐍🎮 pygame - Community Edition is a FOSS Python library for multimedia applications (like games). Built on top of the excellent SDL library.

Results 348 pygame-ce issues
Sort by recently updated
recently updated
newest added
trafficstars

[Too long to explain in the time I have, so here's a discord link](https://discord.com/channels/772505616680878080/772847140992712734/1262100174680100895) [SDL issue I opened to see if they know what's going on](https://github.com/libsdl-org/SDL/issues/10270) Fix I found is...

bug
Gnu/Linux
display
SDL

Originally reported here : https://github.com/pygame/pygame/issues/4279 **Environnement** : ``` pygame-ce 2.5.0 (SDL 2.30.3, Python 3.12.0) Platform: Windows-11-10.0.22631-SP0 System: Windows System Version: 10.0.22631 Processor: AMD64 Family 23 Model 104 Stepping 1, AuthenticAMD...

bug
draw
segfault

After a short discussion with @Starbuck5 9-patch scaling is a recipe like process that doesn't involve algorithmic pixel manipulation so an example is probably good enough for it. This is...

examples

Hello, This PR aims to change the website style after years of no modifications. I understand this is considered as a BIG UI change and there is a huge talk...

docs
website

From a PR on changing the logos: Please update: https://github.com/pygame-community/pygame-ce/blob/6f7aeea6e4ef9f9fd6f67e56bf63ea77e9a1d961/src_py/meson.build#L30-L33 ```meson data_files = files( 'freesansbold.ttf', 'pygame_icon.bmp', 'pygame_ce_logo.png', 'pygame_ce_powered.png', ) ``` (and include copies of bundled images in ``src_py/`` - likely...

enhancement

**Description** I created an [overlay](https://github.com/Lumesque/pygame-ce-overlay) for pygame-ce for support on Nix for putting it into python projects either on __nixos__ or on the default systems nix supports in its package...

enhancement

Let's just let this run through CI as a separate PR instead.

Closes #2759 - [x] implement logic - [x] documentation - [x] tests - [x] stubs

enhancement
type hints
event

Click here for more info regarding `.options`: https://mesonbuild.com/Build-options.html

build
meson

# **Issue №2883 opened by *[salem-ok](https://github.com/salem-ok)* at 2021-12-04 11:18:05** **Environment:** You can get some of this info from the text that pops up in the console when you run a...

bug
Performance
Raspberry Pi