Michael Gregorius

Results 115 comments of Michael Gregorius

Thanks for the info, @Rossmaxx!

@Rossmaxx, I have made adjustments to your branch so that minimal mode now fully compiles. Is it okay if I push the changes into your branch?

> > Is it okay if I push the changes into your branch? > > Yes please. Ok, great! Done with commit bb4d04b5e71.

Here's a list of the build warnings that are currently given when building commit 684afdb7c9e from @Rossmaxx's repository: [build_warnings.zip](https://github.com/LMMS/lmms/files/15047467/build_warnings.zip). We will need to check how to deal with the different...

Depending on the surrounding code this might also be solvable with a helper method that uses a type as the last parameter that's defined via a `using` depending on the...

> I'd like to propose to create a "qt6-migration" branch in the official repository using the changes already done in #7182. That way the code could be worked on collaboratively...

With the current implementation it's even "inconsistent" between themes. So the underlying question is if LMMS wants to be consistent with the desktop environment or if it wants to have...

Another option would be to make the internal cursors optional. If the theme provides one then that one is used and otherwise a specified system cursor is used. In that...

> Again, setting a fixed length may not work. The user can add their own scales, can they not? These can be of any length. Perhaps would be better to...

> @Rossmaxx These numbers (widths of combo boxes) were intended for 1k resolution screen. Other sizes may cause us to vary those widths. Yes, I would suggest, at least let...