![]() |
Sailfish Tweaks
I wanted to make thread for tweaks.
There's not much tweaks like N9 had, maybe because you cant reflash if you fail to do something. So at start this should be your most wanted tweaks? It can be anything from clock color change to landscape homescreen. My top tweaks I would like to see happen. 1. Make icons smaller like one tweak in N9QTweak. 5x or even 6x because bigger screen than N9. Done 2. Make lockscreen shorter so you could see battery and other info from there. 3. Force open applications to be in 3x3 size. Done I hope you share yours and maybe someone who knows what he's doing wants it too. :) Already found/working tweaks: 1. Jolla camera video bitrate tweak. 2. Sailfish Tweak/Patch Manager with many tweaks. 3. Make Sailfish UI smoother with one command. 4. Change shutdown graphic. 5. Want never browser? Coderus compiled this for us.Its old now 6. More use for pulley menu in lockscreen "Connect to internet" and "Lock device" 7. Lpm glance screen on Jolla More to come? . |
Re: Sailfish Tweaks
We can add a tweak to increase bitrate in video recording.
Thread: http://talk.maemo.org/showthread.php?t=92230 |
Re: Sailfish Tweaks
Have a look out here: http://talk.maemo.org/showthread.php?t=92935 :rolleyes:
Also a workaround to be able to use eduroam (WPA2-PSK) WIFI networks: here on TJC But my most wanted Tweak is to activate integrated Facebook integration (which is commented out by Jolla for now) and also get working feeds for having a useful notification screen. :) |
Re: Sailfish Tweaks
Updated list. :)
Everybody thinks Sailfish is perfect now? If not start posting to inspire developers. |
Re: Sailfish Tweaks
Symbian alike call and sms log. More contrast in messages app, I can't see anything while outside.
|
Re: Sailfish Tweaks
What I would maybe need the most, would be a tweak to disable that background darkening when you scroll down apps. Also I don't like the "smoked glass" effect (couldn't com up with any better name) that you get for your background when you open any Jolla app like settings, messages or whatever.
|
Re: Sailfish Tweaks
id quite like the app grid to scroll like N9, probably not possible!
|
Re: Sailfish Tweaks
Turning on flashlight by pressing and holding one of the volume keys on the locked phone.
|
Re: Sailfish Tweaks
Quote:
(double click because hold did turn it on accidentally) |
Re: Sailfish Tweaks
@Silwer good idea. Can i grab it for my application?
|
Re: Sailfish Tweaks
Quote:
Quote:
Quote:
And don't forget: SailfishOS is really easy to tweak. Much easier than the N9. |
Re: Sailfish Tweaks
I am fond of the 2x2 cover view, would it be possible to implement that kind of version of unlimited multitasking or similar pinch@zoom effect as in N9 to enable this?
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
Quote:
I think when I asked this you were offline and ya very fast:D:D |
Re: Sailfish Tweaks
I hate not being able to answer a phone call without taking my gloves off...
Would it be possible to map the volume up/down keys to perform the swipe up/down actions in certain UI pages? Those are all QML files after all so it shouldn't be impossible to do it just for specific pages. At least the camera capture view (usr/share/jolla-camera/pages/capture/CaptureView.qml) utilizes the volume keys for something other than volume control: Code:
readonly property bool _capturePending: _captureOnFocus |
Re: Sailfish Tweaks
/usr/share/voicecall-ui-jolla
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
Quote:
Quote:
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
I want to see the SSID and my IP on the lock screen, preferably below the date/mobile network name. How do I go about it?
|
Re: Sailfish Tweaks
Quote:
You need to create elements for your shown info there, for example just above the "Clock { }" element. Then you need some scripting to fish out the required info. IP address is easy, and I'd imagine you can also get the SSID out without too much problems. |
Re: Sailfish Tweaks
Thanks, Juice ;) One more silly question: how do you people know these things? Where do I look in the future before having to resort to asking?
|
Re: Sailfish Tweaks
Some suggestions:
1. deny 2G connections (to block low security) mode, detect IMSI catchers or provide more information about connections 2. block certain phone numbers (black list) against incoming call 3. silent mode where only calls/SMSes from VIP numbers comes through 4. show time and date in clock and calendar icons like on Nokia N9 5. configure LED patterns like on Nokia N900 6. grouping of contacts |
Re: Sailfish Tweaks
Quote:
Just doing a "ls -l" there shows you pretty much... and find/grep gives you a lot of nice places to start hacking :) QML is so tweak-friendly, you can immediately see the results of modifications. And if you botch something, it is easy to restore, just remember to have ssh available all the time you tweak something :) UI tweaks, for example require you to restart lipstick after modifying the QML's, just "killall lipstick" is enough to activate your new file. Looking at that, you will appreciate how hacker friendly the device really is, you can accomplish so much just looking at the QML's and making a small change here and there :cool: |
Re: Sailfish Tweaks
OK so the short answer is, "by poking around the device." It's not like I am missing 3 m tall neon letters somewhere saying, "OS tweaks **HERE**!"
|
Re: Sailfish Tweaks
you actually need some kind of developer mind to make mods/tweaks anyway.
|
Re: Sailfish Tweaks
Quote:
I am just not familiar with all ins and outs of everything. I never heard if lipstick, for example. |
Re: Sailfish Tweaks
Well, SailfishOS tweaks/patches are mostly just qml mods. So to know what files are used by application you can do some rpm magic. rpm -ql lipstick-jolla-home-qt5 for example. Usually files are well-named and well-organized, so you can find right file with no problem.
|
Re: Sailfish Tweaks
2 Attachment(s)
Quote:
As I had only a few minutes to spare, I tried only a very small modification, but one that has been bothering me for a while. See the dates in "before" and "after" screenshots, I think it is quite obvious without highlighting: Attachment 36373Attachment 36374 (In case you were wondering, "3" is the mobile network name.) |
Re: Sailfish Tweaks
Seems promising! And with the IP adress this would be perfect :rolleyes:
|
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
waiting for a how-to, too :P
|
Re: Sailfish Tweaks
Quote:
Please note that the change does have an undesired side effect that your email, SMS etc notifications now may overlap with the date text. Further tweaking is in order to move them a bit further down. Please note that fiddling with your system files like this may render your phone unbootable. Only attempt it if you understand the risks involved. |
Re: Sailfish Tweaks
Is it possible to reduce the cancellation timer to 2 seconds instead of 5? You know, like when you delete something.
It is sometimes a pain to wait everytime 5 seconds for an action that you want to happen.... |
Re: Sailfish Tweaks
You dont have to wait that 5 sec you can just continue doing, even close that application and timer will do that task.
And you cant change all timers at once because time is written in application code. |
Re: Sailfish Tweaks
Quote:
|
Re: Sailfish Tweaks
but you could start deleting something else while the countdown runs down (at least for email that is)
|
Re: Sailfish Tweaks
Quote:
/usr/lib/qt5/qml/Sailfish/Silica/RemorseItem.qml /usr/lib/qt5/qml/Sailfish/Silica/RemorsePopup.qml In those files, find the timeout numbers (two in each file; by default the value is 5000) and change them to 2000 (to get 2 seconds instead of 5). RemorseItem.qml affects remorse timers that happen "in place" (e.g., deleting an email) and RemorsePopup.qml affects timers that appear in the top part of the screen (e.g., deleting an app in Launcher). (Don't set it to zero though (to disable the timer altogether), it won't work (at least in some cases)). |
All times are GMT. The time now is 08:56. |
vBulletin® Version 3.8.8