issues
search
raysan5
/
raygui
A simple and easy-to-use immediate-mode gui library
zlib License
3.61k
stars
303
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Infinite texture load/compression dark style
#443
insanebytes
closed
5 days ago
1
Use of GuiIconText() leads to confusing side-effects due to static buffer.
#442
markusbkk
closed
1 week ago
1
Failed to compile in linux env.
#441
sakurawald
closed
2 weeks ago
2
Missing pixels on `DrawCircleV()` only with raygui
#440
timtro
opened
2 weeks ago
2
`GuiToggleGroup()` should return interaction status in current frame
#439
ssoher
opened
3 weeks ago
1
Added guiAlpha getter
#438
planetis-m
opened
3 weeks ago
0
Prevent crash when passing NULL to GuiToggleSlider
#437
planetis-m
opened
3 weeks ago
0
Make `RAYGUI_WINDOWBOX_STATUSBAR_HEIGHT` customizable at runtime
#436
jmrico01
opened
1 month ago
0
added logic for gui clipping rectangle
#435
JettMonstersGoBoom
opened
1 month ago
0
`GuiButton()` stay in state `STATE_PRESSED` until we touch screen else where on Android
#434
GreenSnakeLinux
opened
1 month ago
1
Multiline textboxes
#433
kotek900
opened
2 months ago
0
Implicit declaration of function 'TextToFloat', undefined reference to `TextToFloat'
#432
0ero-1ne
closed
2 months ago
3
add ctrl backspace support for deleting words
#431
shakkar23
closed
2 months ago
2
Changed the way tooltips work, for better usability
#430
AndreaBoroni
closed
2 months ago
1
Improve support for line breaks in ``GuiTextBox()``
#429
Nathan-MV
closed
2 months ago
1
Add ``GuiDropdownBoxEx()`` with a scroll bar
#428
Nathan-MV
closed
2 months ago
1
Fix #426
#427
Adrian-Samoticha
closed
2 months ago
1
Prevent conditional expression between different enum types using `static_cast`
#426
Adrian-Samoticha
closed
2 months ago
2
Raygui objects not deleting using control variables / Unable to have proper screen management
#425
BlizzardBunny
closed
2 months ago
8
GuiLoadStyle() this need unload??
#424
ruby-bang
closed
3 months ago
0
Unable to use the GUI if it's rendered on top of 3D viewport in Raylib
#423
alexlnkp
closed
3 months ago
11
`GuiTextBox()` and `GuiTextInputBox()` handle some key presses incorrectly on macOS.
#422
Adrian-Samoticha
opened
3 months ago
0
[`rGuiLayout`] Support elements scrolling for scroll view
#421
DrSloth
closed
2 months ago
1
GuiTextBox(): Do not get previous code point when at start of string
#420
segcore
closed
2 months ago
1
README: Added move in building for linux
#419
Brian-ED
closed
4 months ago
1
Fix modules with compile errors when in C++ mode
#418
foxblock
closed
2 months ago
2
Does this work with the master branch of raylib? - Zig Compilation Error
#417
nat3Github
closed
3 months ago
2
GuiListView can only draw 128 items
#416
Nathan-MV
closed
4 months ago
0
`GetTextWidth()` returns incorrect value for multi-line strings
#415
rfblock
opened
4 months ago
0
Check whatever any GUI element was just clicked
#414
VladPavliuk
closed
4 months ago
2
Support keypad Enter key with GuiValueBox and GuiValueBoxFloat.
#413
mdavisprog
closed
4 months ago
1
Correct Spelling Error
#412
ninadsachania
closed
4 months ago
2
Align text in the basic controls section
#411
ninadsachania
closed
4 months ago
1
Allow passing icons in GuiTabBar
#410
PasVegan
closed
4 months ago
1
Multiple definitions of raygui functions
#409
Vi-dot1
closed
3 months ago
2
Fix icon padding adjustment in `GetTextWidth`
#408
kolunmi
closed
6 months ago
1
``TextToFloat`` was not declared in this scope when compiling a raygui program
#407
Justaus3r
closed
3 months ago
10
Create Rollup Box GUI element
#406
Spacerulerwill
closed
4 months ago
4
GuiTextBox(): Fix buffer overrun from cursor index
#405
segcore
closed
6 months ago
1
GuiLoadIcons example?
#404
JupiterRider
closed
6 months ago
4
missing .c file in src ?
#403
Ronin15
closed
6 months ago
2
Define a consistent convention on controls return values
#402
raysan5
opened
6 months ago
0
Raspberry Pi - touch does not works.
#401
colesnicov
closed
6 months ago
3
Compile for Rapberry Pi 2B
#400
colesnicov
closed
6 months ago
3
Issue with Unicode input on `GuiTextBox()`
#399
electrolys
closed
2 months ago
2
Documentation on the `rgs` format
#398
LiamM32
closed
6 months ago
2
Added new style: Amber
#397
ssoher
closed
7 months ago
2
Fix division by zero in GuiScrollBar function
#396
Elkantor
closed
7 months ago
1
fix typo in raygui.h
#395
Gidan
closed
7 months ago
1
fix compile error in custom input example
#394
emoney17
closed
8 months ago
1
Next