mirror of
https://gitlab.freedesktop.org/xorg/lib/libxcb-errors.git
synced 2025-12-25 10:40:07 +01:00
Update KNOWN_ISSUES (and turn it more into a TODO)
Signed-off-by: Uli Schlachter <psychon@znc.in>
This commit is contained in:
parent
964a2b5350
commit
2d0d25aae0
1 changed files with 4 additions and 8 deletions
12
KNOWN_ISSUES
12
KNOWN_ISSUES
|
|
@ -1,8 +1,4 @@
|
|||
- XGE and XKB events are not handled correctly (Should another API for this be
|
||||
added? Does it perhaps really make sense to have an API which gets an
|
||||
xcb_generiv_event_t*)?
|
||||
- I'm not sure about xcb_errors_get_name_for_minor_code() being able to return
|
||||
NULL
|
||||
- Should the extension's name be included in strings for that ext? More
|
||||
generally, think about how this library can be used and if such usage would
|
||||
result in "good" messages.
|
||||
- API docs with examples on how to use this
|
||||
- Does the name still seem correct? Figuring out event names turned out to be
|
||||
more complicated than errors. Oh and we also handle requests...
|
||||
- Should releases come with pre-generated source?
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue