1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
Commit graph

11 commits

Author SHA1 Message Date
attila
9d45b5bc30 XEmbedComponent: Add new option to ignore the XEMBED_MAPPED flag 2026-01-08 12:40:43 +01:00
attila
fde2512f64 XEmbedComponent: Add new constructor taking XEmbedComponentOptions 2026-01-08 12:40:43 +01:00
reuk
ea5cffcbd2
XEmbedComponent: Improve formatting 2025-12-16 12:29:59 +00:00
reuk
f48ca1b1e3
XEmbedComponent: Update embedded window size when peer scale changes 2025-12-16 12:29:59 +00:00
reuk
1c2d5f69f3
LV2 Host: Avoid double-nesting XEmbed views
This fixes an issue where some LV2 plugin UIs failed to display
correctly. The issue seemed to be more likely to manifest on a plain
Xorg session.
2025-12-16 12:23:59 +00:00
attila
47d441787c Linux: Fix bad window error when using the XEmbedComponent
The issue was reproducible by opening a plugin window in the AudioPluginHost.
2025-09-10 11:06:38 +02:00
attila
0c2d55c7dd Linux: Fix XEmbedComponent::setVisible
This also affects the WebBrowserComponent. Prior to this fix calling
setVisible (false) had no effect.
2025-07-30 11:18:39 +02:00
attila
624fed2c7f Linux: XEmbedComponent: Improve focus transfer handling 2024-04-16 17:43:21 +01:00
Tom Poole
94d98a2b10 Update licensing information 2024-04-16 11:39:35 +01:00
Tom Poole
6bf9bb9a2e Add final specifiers in implementation files 2023-10-10 16:12:38 +01:00
Anthony Nicholls
05d5c94990
Native: Rename all native files for improved consistency 2023-04-04 19:54:29 +01:00
Renamed from modules/juce_gui_extra/native/juce_linux_XEmbedComponent.cpp (Browse further)