issues
search
RobLoach
/
nuklear_console
Console-like user interface for Nuklear with gamepad, keyboard or mouse support
https://robloach.github.io/nuklear_console/
MIT License
13
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add support for multiple consoles/windows.
#117
fkallevik
opened
2 weeks ago
7
Prevent NK_ASSERT error when minimizing or closing a console window.
#116
fkallevik
closed
2 weeks ago
1
Fix nuklear_console.hpp semicolon
#115
RobLoach
closed
2 weeks ago
0
C++ API issues
#114
fkallevik
closed
2 weeks ago
2
Request: Flag that makes the console window auto-resize to fit the contents (up to the specified height as a maximum)
#113
StrikerMan780
opened
2 months ago
3
Buggy text alignment in comboboxes.
#112
StrikerMan780
closed
2 months ago
3
Add knob
#111
RobLoach
opened
2 months ago
0
Fix highlighted and active buttons not using their text hover and act…
#110
StrikerMan780
closed
2 months ago
0
Patch: Fix text hover color on buttons.
#109
StrikerMan780
closed
2 months ago
3
Ability to change window title?
#108
StrikerMan780
closed
1 week ago
5
Add font styling
#107
RobLoach
opened
2 months ago
0
Any way to disable nuklear_gamepad dependency? (I have my own controller implementation I'd like to pass forward to it)
#106
StrikerMan780
opened
2 months ago
2
Widget: Knob
#105
RobLoach
opened
2 months ago
0
Any way to set font for individual widgets or windows?
#104
StrikerMan780
opened
2 months ago
4
Widget: Tabs
#103
RobLoach
opened
2 months ago
0
Message Improvements
#102
RobLoach
opened
2 months ago
0
Add nk_console_gamepad_source()
#101
RobLoach
opened
3 months ago
0
Add clang-format
#100
RobLoach
closed
3 months ago
0
Add Radio Buttons
#99
RobLoach
closed
3 months ago
0
Use `nk_recti()` instead of `nk_rect()`
#98
RobLoach
opened
3 months ago
0
Switch `nk_bool` flags to a single `nk_uint`
#97
RobLoach
opened
3 months ago
0
Add visible flag to widgets
#96
RobLoach
closed
3 months ago
0
Visible Flag
#95
RobLoach
closed
3 months ago
0
Add `nk_console_render_window()`
#94
RobLoach
closed
3 months ago
0
Add dynamic event system
#93
RobLoach
closed
3 months ago
1
File: Invalid button clears
#92
RobLoach
closed
3 months ago
1
Add dynamic event system
#91
RobLoach
closed
3 months ago
1
Add testing suite
#90
RobLoach
closed
3 months ago
0
Documentation
#89
RobLoach
opened
3 months ago
0
Testing Suite
#88
RobLoach
closed
3 months ago
0
On render, use cvector iterators
#87
RobLoach
closed
3 months ago
0
Switch parent during `nk_console_free()`
#86
RobLoach
opened
3 months ago
0
Events: Pass the value for `onchange`
#85
RobLoach
opened
3 months ago
0
Localization/Translation
#84
RobLoach
opened
3 months ago
0
TextEdit: Apply filters to restrict entry
#83
RobLoach
opened
3 months ago
0
Add ToDoMVC Application Example
#82
RobLoach
opened
3 months ago
0
Widget: Radio
#81
RobLoach
closed
3 months ago
0
Move `input_processed` to `top_data`
#80
RobLoach
closed
3 months ago
0
Move active_parent to top_data
#79
RobLoach
closed
4 months ago
0
Event System Improvements
#78
RobLoach
closed
3 months ago
1
Move `input_processed` to `top_data`
#77
RobLoach
closed
3 months ago
0
Use pointers for destroy callbacks
#76
RobLoach
closed
4 months ago
0
Temporarily disable deleting all of the keyboard children when done using the keyboard.
#75
RobLoach
closed
4 months ago
0
Textedit: Destroy keyboard when not used
#74
brianwatling
opened
4 months ago
1
Use stdlib's realloc() because of invalid reads
#73
RobLoach
closed
4 months ago
0
Messages: Symbols/Images
#72
RobLoach
opened
4 months ago
0
Expand callback capabilities
#71
brianwatling
closed
4 months ago
1
Revert "Move `user_data` to `nk_console_top_data`"
#70
RobLoach
closed
4 months ago
1
Better callback support
#69
brianwatling
closed
4 months ago
3
Move active_parent to nk_console_top_data
#68
RobLoach
closed
4 months ago
0
Next