View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006323 | ardour | features | public | 2015-05-13 22:22 | 2016-03-17 22:18 |
Reporter | ssj71 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 4.0 | ||||
Summary | 0006323: Implement LV2_UI__resize for plugin resizing | ||||
Description | the LV2 ui:resize feature can be used for non-native toolkit plugins to be able to be resized after initialization. This requires binding resize callback ("configure-event" in gtk) of the parent window created for the plugin to a callback that calls the LV2UI_Resize ui_resize function passed by the plugin's extension data. The current behavior resizes the parent window but the actual plugin widget is not resized correspondingly. Anyhow, this just makes it so that I can use my infamous plugins comfortably with my tiling window manager. If you'd like to test you can use the infamous plugins built from the gui branch of my git repo: git://git.code.sf.net/p/infamousplugins/code | ||||
Tags | No tags attached. | ||||