Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / SFML/SFML issues and pull requests
#2353 - Replace Doctest with Catch2 v3
Issue -
State: closed - Opened by ChrisThrasher about 2 years ago
- 10 comments
Labels: feature, m:unittest
#2325 - Prefer fixed-width integer types over fundamental types like `unsigned int`.
Issue -
State: closed - Opened by ChrisThrasher about 2 years ago
- 8 comments
Labels: feature
#2319 - sf::Sound does not play mono sf::SoundBuffer when previously played stereo sf::SoundBuffer
Issue -
State: open - Opened by varnholt about 2 years ago
- 6 comments
Labels: bug, m:sfml-audio
#2316 - [2124] fix. Window.setSize() while resizing causes extraneous behavior
Pull Request -
State: closed - Opened by dogunbound about 2 years ago
- 1 comment
Labels: bug, m:sfml-window, p:linux, s:superseded
#2315 - Replaced clamp with std::clamp
Pull Request -
State: closed - Opened by HelloShiv about 2 years ago
- 5 comments
Labels: feature
#2300 - [MacOS] Empty `std::vector<VideoMode>` returned from `getFullscreenModes()`, causing segfault
Issue -
State: closed - Opened by md81544 about 2 years ago
- 18 comments
Labels: bug, m:sfml-window, p:macos
#2291 - [2.6.x] IME on Linux is broken yet again
Issue -
State: open - Opened by Edgaru089 about 2 years ago
- 3 comments
Labels: bug, m:sfml-window, p:linux
#2282 - Extending Font and Text to support multiple textures
Pull Request -
State: open - Opened by JonnyPtn about 2 years ago
- 8 comments
Labels: bug, m:sfml-graphics
#2280 - Add `sf::UniqueResource` to simplify the implementation of move semantics
Pull Request -
State: open - Opened by ChrisThrasher about 2 years ago
- 15 comments
Labels: feature, m:sfml-graphics
#2265 - Add drag and drop support
Pull Request -
State: open - Opened by justanobdy over 2 years ago
- 12 comments
Labels: feature, m:sfml-window, p:linux
#2256 - Make SFML dynamically support several VideoBackends for any OS
Issue -
State: open - Opened by substring over 2 years ago
- 9 comments
Labels: feature, m:sfml-window
#2237 - WIP - Replace font load error handling with exceptions
Pull Request -
State: closed - Opened by eXpl0it3r over 2 years ago
- 6 comments
Labels: feature, s:rejected
#2221 - Include InputStream.hpp directly in SoundFileReaderMp3.cpp
Pull Request -
State: closed - Opened by kimci86 over 2 years ago
Labels: bug, m:sfml-audio
#2215 - Certain MP3 files don't keep looping when using `sf::Music`
Issue -
State: open - Opened by Biohazard90 over 2 years ago
- 8 comments
Labels: bug, m:sfml-audio
#2210 - Copy OpenAL DLL into runtime directory alongside other DLLs and EXEs
Pull Request -
State: closed - Opened by ChrisThrasher over 2 years ago
- 4 comments
Labels: feature, m:sfml-audio, p:windows, m:config
#2208 - Make sf::VertexArray a plain struct with public members
Issue -
State: closed - Opened by therocode over 2 years ago
- 23 comments
Labels: feature, m:sfml-graphics
#2202 - Implement images as arrays of `sf::Color`, not arrays of `uint8_t`s.
Issue -
State: closed - Opened by ChrisThrasher over 2 years ago
- 11 comments
Labels: feature, m:sfml-graphics
#2194 - Replace the default constructor of sf::Text with one that takes an sf::Font
Issue -
State: closed - Opened by therocode over 2 years ago
- 7 comments
Labels: feature, m:sfml-graphics
#2170 - Separate test utilities between modules
Pull Request -
State: open - Opened by kimci86 over 2 years ago
- 4 comments
Labels: feature, m:unittest
#2159 - Automate formatting with clang-format
Pull Request -
State: closed - Opened by ChrisThrasher over 2 years ago
- 27 comments
Labels: feature, m:config
#2154 - Allow implicit construction of `sf::VideoMode`
Pull Request -
State: closed - Opened by ChrisThrasher over 2 years ago
- 9 comments
#2139 - Error handling in SFML 3
Issue -
State: closed - Opened by Bromeon over 2 years ago
- 31 comments
Labels: feature
#2136 - Add API to get monitor/screen information
Issue -
State: open - Opened by vittorioromeo over 2 years ago
- 2 comments
Labels: feature, m:sfml-window
#2124 - Calling Window.setSize() while resizing makes the window grow on Linux
Issue -
State: closed - Opened by Chnossos over 2 years ago
- 25 comments
Labels: bug, m:sfml-window, p:linux
#2079 - Build tooling and package interface improvements for v3
Issue -
State: closed - Opened by friendlyanon almost 3 years ago
- 19 comments
Labels: feature, s:rejected, m:config
#2071 - Update example android to work with ndk-r18b
Pull Request -
State: open - Opened by eXpl0it3r almost 3 years ago
- 2 comments
Labels: feature, p:android, m:example
#2067 - Suggestion: finish 2.6.0
Issue -
State: closed - Opened by dgcor almost 3 years ago
- 8 comments
Labels: feature
#2032 - Use 'ccache' if available
Pull Request -
State: closed - Opened by vittorioromeo almost 3 years ago
- 8 comments
Labels: feature, m:config
#2029 - DRM/KMS Implementation
Pull Request -
State: closed - Opened by oomek almost 3 years ago
- 25 comments
Labels: feature, m:sfml-window
#2027 - Add `sf::Span`
Pull Request -
State: closed - Opened by kimci86 almost 3 years ago
- 10 comments
Labels: feature, s:rejected
#2004 - Make `sf::Clock` pausable
Pull Request -
State: open - Opened by MetGang about 3 years ago
- 12 comments
Labels: feature, m:sfml-system
#1991 - Vendoring dependencies presents maintenance issues
Issue -
State: closed - Opened by ChrisThrasher about 3 years ago
- 22 comments
Labels: feature, m:config
#1964 - Use std::filesystem::path
Pull Request -
State: closed - Opened by ChrisThrasher about 3 years ago
- 10 comments
Labels: feature, m:sfml-system
#1893 - Improve compilation time (compile-time benchmark)
Issue -
State: closed - Opened by vittorioromeo about 3 years ago
- 12 comments
Labels: feature
#1823 - Calling `sf::Text::setOutlineThickness()` in a loop allocates a lot of memory (0.5 GB)
Issue -
State: open - Opened by gravitycontained over 3 years ago
- 11 comments
Labels: bug, m:sfml-graphics
#1817 - Idea to improve high DPI handling on OS X
Pull Request -
State: closed - Opened by jqdg over 3 years ago
- 22 comments
Labels: feature, m:sfml-window, p:macos
#1816 - Suggestion: add API to check if a texture is equal using the internal id
Issue -
State: open - Opened by dgcor over 3 years ago
- 4 comments
Labels: feature, m:sfml-graphics
#1807 - Add texture coordinate type to RenderStates
Pull Request -
State: closed - Opened by cschreib over 3 years ago
- 8 comments
Labels: feature, m:sfml-graphics
#1802 - Add draw batching
Pull Request -
State: closed - Opened by deltanedas over 3 years ago
- 7 comments
Labels: feature, m:sfml-graphics
#1801 - Proposal: Vertex Batch
Issue -
State: open - Opened by deltanedas over 3 years ago
- 1 comment
Labels: feature, m:sfml-graphics
#1800 - sf::RenderTarget::pushGLStates()/sf::RenderTarget::popGLStates() does not track last active texture.
Issue -
State: open - Opened by ASxa86 over 3 years ago
- 7 comments
Labels: bug, m:sfml-graphics
#1791 - Fix several unused warnings
Pull Request -
State: closed - Opened by Bromeon almost 4 years ago
- 13 comments
Labels: feature, s:superseded, m:config
#1773 - Allow using CoordinateType::Normalized in RenderTarget::draw
Issue -
State: closed - Opened by cschreib almost 4 years ago
- 16 comments
Labels: feature, m:sfml-graphics
#1770 - Feature request: implement getter for sf::Texture::m_pixelsFlipped
Issue -
State: open - Opened by eliasdaler almost 4 years ago
- 15 comments
Labels: feature, m:sfml-graphics
#1752 - (suggestion) sf::Packet need a "reserve" method
Issue -
State: open - Opened by JonathSpirit about 4 years ago
- 4 comments
Labels: feature, m:sfml-network
#1706 - Call to Window::create can take up to a minute
Issue -
State: closed - Opened by Lauchmelder23 over 4 years ago
- 13 comments
Labels: bug, s:rejected, p:windows
#1675 - sf::Shader is not moveable
Issue -
State: closed - Opened by Eren121 over 4 years ago
- 4 comments
Labels: feature, m:sfml-graphics
#1594 - Clarify image documentation
Pull Request -
State: closed - Opened by Hapaxia over 5 years ago
- 5 comments
Labels: bug, m:doc
#1593 - CMAKE find_package() error
Issue -
State: closed - Opened by Sky-Ero over 5 years ago
- 9 comments
Labels: not an issue
#1585 - Modular rendering backends
Pull Request -
State: open - Opened by binary1248 almost 6 years ago
- 3 comments
Labels: feature, m:sfml-graphics
#1559 - Wrong fullscreen resolution fix
Pull Request -
State: closed - Opened by acsbendi almost 6 years ago
- 4 comments
Labels: bug, m:sfml-window, p:android
#1494 - SFML WebAssembly support?
Issue -
State: closed - Opened by blackjyn over 6 years ago
- 17 comments
Labels: not an issue
#1472 - [Linux] Building SFML fails with conflicting declarations when using a recent git mesa
Issue -
State: closed - Opened by ShadowsFriend over 6 years ago
- 6 comments
Labels: bug, m:sfml-window, p:linux
#1453 - Added support for stencil testing.
Pull Request -
State: closed - Opened by binary1248 over 6 years ago
- 25 comments
Labels: feature, m:sfml-graphics
#1451 - Added support for scissor testing.
Pull Request -
State: open - Opened by binary1248 over 6 years ago
- 7 comments
Labels: feature, m:sfml-graphics
#1439 - Install CMake config files into lib${LIB_SIFFIX}
Pull Request -
State: closed - Opened by jcowgill almost 7 years ago
- 1 comment
Labels: bug, p:linux, m:config
#1361 - Use -stdlib=libc++ on macOS
Pull Request -
State: closed - Opened by Ceylo about 7 years ago
- 15 comments
Labels: bug, p:macos, m:config
#1349 - Android - sf::RenderWindow::Create doesn't take the button drawer into account
Issue -
State: closed - Opened by xxzoltanxx about 7 years ago
- 3 comments
Labels: bug, m:sfml-window, p:android
#1299 - Add functionality to provide the actual framebuffer size to fix the broken DPI awareness
Issue -
State: open - Opened by vvuk over 7 years ago
- 4 comments
Labels: feature, m:sfml-window
#1259 - Feature: Opus as additional audio codec
Pull Request -
State: closed - Opened by eXpl0it3r over 7 years ago
- 15 comments
Labels: feature, m:sfml-audio
#1235 - Scancode
Pull Request -
State: closed - Opened by mantognini over 7 years ago
- 63 comments
Labels: feature, m:sfml-window
#1217 - Karabiner confuses Keyboard::isKeyPressed on MacOSX Sierra
Issue -
State: closed - Opened by TGlas almost 8 years ago
- 25 comments
Labels: bug, m:sfml-window, p:macos
#1184 - Window::waitEvent does not return when window is closed
Issue -
State: closed - Opened by norgor about 8 years ago
- 10 comments
Labels: bug, m:sfml-window, p:windows
#1184 - Window::waitEvent does not return when window is closed
Issue -
State: closed - Opened by norgor about 8 years ago
- 10 comments
Labels: bug, m:sfml-window, p:windows
#844 - Add CMake options to install examples and documentation separately.
Pull Request -
State: closed - Opened by eXpl0it3r almost 10 years ago
- 13 comments
Labels: s:rejected
#647 - sf::Image::saveToFile() fails when user has special characters in his username
Issue -
State: closed - Opened by GuiTeK over 10 years ago
- 70 comments
Labels: bug, m:sfml-graphics, p:windows
#407 - sf::String <-> ANSI string conversion is broken.
Issue -
State: open - Opened by Oberon00 over 11 years ago
- 12 comments
Labels: bug, m:sfml-system
#246 - Investigate support for complex text layouts
Issue -
State: open - Opened by LaurentGomila over 12 years ago
- 9 comments
Labels: feature, m:sfml-graphics