Commit Graph

6 Commits

Author SHA1 Message Date
Mads Kiilerich 91b08d5f45
gtkmm: use get_realized() instead of deprecated Gtk::Widget::is_realized() 2022-04-08 20:20:32 +02:00
Robin Gareus fb8112eb7e
Fix crash when changing UI scale on Windows
When the UI scale changes without the Recorder UI being shown
at least once, the Widgets have not yet been realized, size-groups
not evaluated, and a widget size of 1x1 is assumed.
2021-08-10 04:15:15 +02:00
Robin Gareus 0d838355c3
RecorderUI: handle meter lineup level config changes 2021-02-28 20:57:22 +01:00
Robin Gareus f8c75914c4
RecorderUI: handle meter-theme changes 2021-02-28 20:03:12 +01:00
Robin Gareus c2e4198c0d
RecorderUI: add option to disable waveforms 2021-02-23 16:25:01 +01:00
Robin Gareus 582c99a156
RecorderUI: initial implementation 2021-02-23 16:24:23 +01:00