![]() |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Gotta go shopping, always fun with Guardia Civil (Spanish police) at every junction.....gloves [check!], alcohol hand rub[check!], mask[check!]. Thanks, |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
How many icons do we need?, one or two?, meaning a white icon for dark ambience and a black icon for light ambience?, or just one white icon named 'main-light.png' which will do the job for both light and dark ambience?, as usual, I am confused with your directions, sorry, not meaning to be awkward. Also, where is main.qml? and what do I need to change in main.qml when I find it?, again, I cannot follow your directions, seems like you are talking about patches for WebCatalog and not the usual Patchmanager...? |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
/usr/share/patchmanager/
you need 2 files, main.png and main-light.png as i wrote before it's working now |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Anyway, for those following this thread who perhaps didn't follow the given instructions, this is what you need to do;
Now when viewing your patch list in patchmanager and changing ambience, you should see either a light icon or a dark one. The confusion for me is being told to place the two images in 'usr/share/patchmanager' and not being told they need to be inserted into your actual patch folder (obvious really, but I'm a dummy!) I can now remove my BIG POINTY DUNCE HAT, move out of 'dumb boy' corner and discontinue sucking my thumb. Hope this helps those who couldn't follow the original instructions! :D |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
instructions are for patch developers... and *-light stands for light ambience, check default icons in os.
|
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
I'd like to work on a patch to prevent Android apps from pausing when minimized. Coderus suggested it might be possible by patching Lipstick to avoid sending "background status" to Android apps, but nothing certain.
I'm not a coder and I'm new to QML, Lipstick and patching, so I'm not sure how are the "background status" and the "Android apps" referenced in QML, if they are at all. Does anyone have any idea what variables I should be looking at to kickstart this idea a bit? I'm starting with compositor.qml, to see if I can understand how all this works. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Hi coderus, a user has tried to install one of my patches on a Sony Xperia Compact, but the patch has failed to apply, giving the following output;
Code:
checking file usr/share/maliit/plugins/com/jolla/Xt9InputHandler.qml |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
For the first file it is obvious, isn't it?
The patch cannot be applied as the two hunks (sections of changes) in the patch file cannot be found in the original (to-be-patched) file. For the second file I remember that this seems to zhow you that this patch (section) was already applied to the original file (so it contains the changed and not the original part of code). But this is standard output of diff/patch here. |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
most things are obvious when you know or understand what you are looking at.
Why call it Hunk?, it'd be better to say "code not found" or something similar. So basically, the output is saying it cannot find either of those pieces of code, okay good, I stated as much in an earlier reply to the user of my patch on my repo. . . thanks @petercoderusleinchen Ha!, 'hunk'......chunk, lump, piece, bit, dollop! :D |
Re: [WIP] App / Tweak: patchmanager a system-wide patching system + homescreen tweak
Quote:
Are you used to CVS, Mercurial, Git, YouNameIt? There are so many features the same but just called differently... Quote:
https://dict.leo.org/spanish-english/hunk It just means a (huge) piece of code failed to patch. And in a file there can happen quite a few hunks... But thanks for the dollop That is definitely a piece of English language that never said Hello to me :D |
All times are GMT. The time now is 18:17. |
vBulletin® Version 3.8.8