#tde-devs < 2023/06/30 >
[01:48]micheleC has joined
[08:17]micheleC: @denk: what's the status of TDE/tdemultimedia#39?
[08:17]tde-bot: [TGW][tdemultimedia] #39 - SunOS specific patches
[08:17]tde-bot: https://mirror.git.trinitydesktop.org/gitea/TDE/tdemultimedia/pulls/39
[08:55]denk: nothing
[08:57]denk: currently I can't test sound at all, I need to port some parts of drivers to audiohd to get it working
[08:58]denk: https://paste.dilos.org/?0387b9c63d8120e0#xIgPia+dnKcPjTXbpzmGklVJgC4oxrTxilWocH9wiBc=
[08:58]tde-bot: Page title: PrivateBin
[08:58]denk: therefore I need some other hardware to finish that all
[09:05]denk: I built tdemultimedia package with the patch but I'm pretty sure it does not work properly
[09:20]denk: micheleC: I guess you can merge it because it is sunos specific and does not affect your systems
[09:36]micheleC: Slavek had some comments though
[09:36]micheleC: @SkavekB: what do you think?
[09:37]denk: I agree that it needs to rewrite it, but not now
[09:38]micheleC: ok, we can keep it open till the time you can have a second look at it, no prob with that
[09:38]denk: now it builds, without the patch it does not
[09:40]micheleC: I see. let's wait for Slavek's feedback and see where we are
[09:43]denk: we are in the deep [skipped]
[09:44]micheleC: hopefully not due to the war going on...
[09:44]micheleC: unless I remember wrongly
[09:46]denk: let avoid talking about the war because we have (perhaps) different opinions on it
[09:47]denk: btw, I built rxvt for my purpose and now I think about konsole
[09:48]denk: should I fix it as I wanted it or not?
[09:48]micheleC: is it about the scroll with mouse wheel?
[09:48]denk: yes
[09:49]micheleC: the best way is to add an option as a checkbox to let user choose their preferred behavior
[09:49]denk: and one more: when I select by mouse something in rxvt it copies the data into the main clipboard
[09:49]micheleC: default behavior is as now. If the user enables "continuous scrolling", then it behaves as per your preference
[09:49]denk: and then I can paste it by Shift+Ins, konsole does not do it
[09:51]micheleC: nope, you have to copy it first. That would be another nice improvement, again as an option so users can choose the preferred behavior
[09:51]micheleC: also worth checking if something like this has already been implemented in KDE4/5. If so, it may be easier to backport the required code
[09:52]denk: you said "backport" and I just remember that somebody wants to backport moc to use CPP
[09:53]denk: I don't remember who it was and the stage of the progress
[09:54]SlavekB: I remember such projects and when I found out more information about it, it did not give good results.
[09:54]micheleC: TDE/tqt3#65
[09:54]tde-bot: [TGW][tqt3] #65 - moc is ignoring preprocessor directives
[09:54]tde-bot: https://mirror.git.trinitydesktop.org/gitea/TDE/tqt3/issues/65
[09:54]micheleC: this one?
[09:55]denk: yes, it is
[09:55]denk: 6 months have passed
[09:56]micheleC: I think it would be more sensible to have a special keyword/syntax that moc can use to decide whether to include or exclude a section of a file, rather than using the preprocessor
[09:56]micheleC: because using the preprocessor could be for reasons unrelated to moc-ing
[09:58]denk: huh, you offer to write a syntax parser
[09:58]micheleC: :-D
[09:59]denk: as we say over here: I have no health to do it once again :)
[10:00]micheleC: it could be something as simple as
[10:00]micheleC: MOC_CONDITIONAL_BEGIN
[10:00]micheleC: #if ....
[10:00]micheleC: ....
[10:00]micheleC: #endif
[10:00]micheleC: MOC_CONDITIONAL_END
[10:00]micheleC: if inside the conditional block, interpret cpp preproc for moc-ing. If outside, use cpp preproc as usual
[10:01]micheleC: as we say over here: do it again and you will get healthy :-)
[10:01]micheleC: or at least is how I look at things
[10:02]denk: it's time to eat somebody, I'll be back in a hour...
[10:03]micheleC: enjoy :-)
[11:02]denk: nice, we can continue :)
[11:14]micheleC: (y)
[13:32]micheleC has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[15:20]SlavekB has quit (Quit: Kopete 0.12.7 : http://trinitydesktop.org)
[21:57]SlavekB has joined

#tde-devs < 2023/06/30 >