issues
search
RustAudio
/
baseview
low-level window system interface for audio plugin UIs
Apache License 2.0
283
stars
58
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add screen reader support via AccessKit
#200
Timtam
opened
1 week ago
0
fix leak of temporary GL context on windows
#199
glowcoil
opened
1 week ago
0
Fix memory leak when GUI window is closed
#198
dathinaios
opened
1 week ago
8
Memory leak when closing window
#197
dathinaios
opened
1 week ago
0
fix clippy lint for missing transmute annotations
#196
glowcoil
closed
1 month ago
0
remove call to setMouseCoalescingEnabled on macOS
#195
httnn
closed
1 month ago
0
x11: fix key modifiers mappings
#194
Quant1um
opened
4 months ago
0
Bump raw-window-handle = "0.6.2"?
#193
GaussianWonder
opened
5 months ago
0
Keyboard Input broken in parented Window - Windows 10
#192
nat3Github
closed
5 months ago
1
simple wgpu example
#191
andrew-r-thomas
opened
6 months ago
3
Fix usage of spare_capacity_mut which isn't available in MSRV 1.59
#190
prokopyl
closed
6 months ago
0
defer certain events on macOS to avoid re-entrant calls
#189
httnn
opened
6 months ago
2
merhe
#188
Justus975
closed
7 months ago
1
add drag n drop support to x11
#187
BillyDM
opened
8 months ago
3
Handle set_mouse_cursor event on windows
#186
Fredemus
closed
8 months ago
0
Remove unnecessary dependences from CI pipeline and README
#185
glowcoil
closed
8 months ago
0
Call XCloseDisplay instead of xcb_disconnect
#184
glowcoil
closed
8 months ago
1
X11: Split off the event loop into a separate module
#183
prokopyl
closed
7 months ago
0
Add additional CI checks
#182
prokopyl
closed
8 months ago
0
Fix GL X11 error handling
#181
prokopyl
closed
8 months ago
1
Fix warnings in examples
#180
glowcoil
closed
8 months ago
0
Fix temporary names left over from x11rb migration
#179
glowcoil
closed
8 months ago
0
Win32: Refactor, split off and fix resize logic and DPI changes handling
#178
prokopyl
opened
8 months ago
0
X11: split off Visual Info negotiation into a separate module
#177
prokopyl
closed
8 months ago
0
Add a new example for OpenGL context using femtovg
#176
prokopyl
closed
8 months ago
0
Render a background for the open_window example
#175
prokopyl
closed
8 months ago
0
Change `Window` from a borrowed handle to a weakly owned handle
#174
prokopyl
opened
8 months ago
1
Switch from xcb crate to x11rb
#173
glowcoil
closed
8 months ago
0
Add simple open_parented example
#172
prokopyl
closed
8 months ago
0
add support for Window::Focused/Unfocused events on macOS
#171
httnn
closed
8 months ago
1
Implement input focus for Mac & Windows
#170
dathinaios
closed
8 months ago
1
key events not working in Reaper on macOS
#169
httnn
opened
8 months ago
2
Development Sprint
#168
BillyDM
opened
8 months ago
3
Basic OpenGL example proposal
#167
pingpongcat
closed
8 months ago
0
Fix resizing on Windows not triggering an event
#166
robbert-vdh
closed
8 months ago
0
Remove obsolete roadmap from README
#165
glowcoil
opened
11 months ago
4
Fix window cleanup logic on macOS
#164
glowcoil
closed
11 months ago
4
Remove unnecessary PhantomData fields from platform::WindowHandle definitions
#163
glowcoil
closed
11 months ago
0
Unify Window struct across backends
#162
glowcoil
closed
11 months ago
0
Expose public Window::set_mouse_cursor method
#161
glowcoil
closed
11 months ago
0
Fix warnings on X11
#160
glowcoil
closed
11 months ago
0
Fix warnings on windows
#159
glowcoil
closed
11 months ago
0
Fix warnings in example
#158
glowcoil
closed
11 months ago
0
macOS: use interior mutability for WindowState
#157
glowcoil
closed
11 months ago
0
Remove RawWindowHandleWrapper
#156
glowcoil
closed
11 months ago
0
Fix warnings on macOS
#155
glowcoil
closed
11 months ago
0
Run rustfmt
#154
glowcoil
closed
11 months ago
0
Remove Window::open_as_if_parented
#153
glowcoil
closed
11 months ago
0
Add a `set_focus(bool)` interface for getting and losing keyboard focus
#152
Engid
opened
1 year ago
2
Add logic for CursorEntered/CursorLeft on x11
#151
Fredemus
closed
1 year ago
0
Next