![]() |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
How about unistallation?
I cant find anything.. |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
well. it's very complicated process. you should open settings, go to applications and open applications management menu (it's the most complicated). then you should ask your friend to find cyclotron in huge list of installed application (alone you will spend about 10 hours, just ask friends to find it in about 1 hour), then click on it and find Uninstall button. It hides sometimes, just ask button to appear. remember - N9 is SMART phone, so it watching and listening you all the time. Good luck and be careful!
apt-get remove cyclotron |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Hahhaa! This made my day |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Apps that can f*ck your phone if you install them together No serious backup tool like ios & android Sorry but i would like to ask first, shoot later Anyway, thanks for your time boy :) |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
|
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Coderus :p you may know that but there are people who are unaware and we shoud be responsible to some extent to make em aware:)
btw u the coderus from symbian sence na?? Thats question killing me:( if yes a tight hug in advance:D |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Thanks. This package is great and the "Next" and "Previous" scripts allow me to use MyMoves to switch without using the volume buttons. |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Like this hack very much, really makes using N9 that much more awesome. However, I have a question - if I remember correctly - in one of the early versions, the cycling area was at the bottom of the screen and a line was displayed. I actually think that area was better - not necessarily with that line visible, cause now, every now and then instead of cycling it opens top menu or sometimes freezes for a few seconds. Would it be possible to add a toggle option somewhere to choose between old and new cycling area?
|
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
In other words: All applications are really full-screen on MeeGo Harmattan, and the toolkit (libmeegotouch for most built-in applications and Qt Quick Components for some built-in applications and most third party apps) is used to display the status bar inside that fullscreen window. The toolkit is also responsible for handling touch events on the area, and that's where Cyclotron hooks in and adds the swipe left/right gesture handling (see the patches on the Cyclotron website for how simple / naive this really is implemented) - we can't really do that with the bottom area that easily. Of course, one option would definitely be to implement this in the compositor (mcompositor, i.e. the application that manages all the windows), but the "Swipe" plugin to the compositor (that handles all swipe gestures for the window starting from the screen edges) is closed source, and as far as I know, the most recent versions (as shipped with PR1.3) of it don't include the necessary hooks anymore (that e.g. SwipeManager used; and even there only the pre-defined actions could be defined, no external command/D-Bus signal). If the Swipe plugin was open, I could imagine a Cyclotron where you could swipe left and right to directly go between applications (see this video @ 02:35 for how this works on a Blackberry Playbook). |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
thp Thanks for this great app,i know you've answered it already :
" In other words: All applications are really full-screen on MeeGo Harmattan, and the toolkit (libmeegotouch for most built-in applications and Qt Quick Components for some built-in applications and most third party apps) is used to display the status bar inside that fullscreen window. " But what about those that they don't display status bar such as : documents,notes etc...? They just don't work with this mod? Also it doesn't work for me with ''Settings'' anyone else have this problem? Thanks. |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
|
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
|
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
This is a wonderful advancement to the already smooth gesture base of N9! Thank @qwazix and ye for the idea and implementation respectively! Given that Coderus aegis-install hack has mostly replaced the need for Inception, can u pl provide me absolute steps to install this with coderus aegis-install as opposed to Inception? TIA, Cheers 'n beers, JoEy |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
If that is too complicated, you should probably not try it out - you'll probably risk a reflash or bricking your device. |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Surely, the old timers might understand but if we could, as a community, be a little more amiable towards newbies that are actually trying to learn the nuances, N9 could get more love and attention. But every thread that I visit and try to learn something new, I seem to be greeted with this snobbish approach that is so discouraging. I love the N9 and Meego as much as ye developers, which is why I shifted from top-end androids to N9; but I'm from a different line of education and do not have prior knowledge in linux/ development. But that should not be a reason why I sholud not enjoy the beauty of Open Source development. I may not be able to code but I surely can contribute with ideas and testing of development. But hardly see any warmth in this community :| :| :mad: |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Hello StygiAn TrepidAtioN The TMO community in one of the nicest and warmest I personally have encountered and I am sure there were only a glitch in communication and no harm were meant. If you feel that THP's approach is a bit too demanding, maybe you could try out Schturmans N9QuickTweak app? He has integrated many, many really nice tweaks to one app that is quite easy to use. Cyclotron is also available there. Just remember the read instructions CAREFULLY ON THE FIRST PAGE! http://talk.maemo.org/showthread.php...ght=quicktweak THP probably only wanted to raise caution, as Cyclotron in in its nature a tweak that could cause your device go so haywire that you would need to flash it. No problem and instructions can be found here in the forum quite extensively, but there are several steps that might seem dangerous ;) |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
there is some nice project which takes advantage of the Swipe todisplays a listview when swiping from the left side to right, but it can also change any swipe,
isnt it possible to hook the every app the same way? |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Reading http://talk.maemo.org/showthread.php?t=90750, it might be enough to just skip step 7 and 8 of http://o.thp.io/tmp/cyclotron-statusbar/ and use "aegis-dpkg -i" instead of /usr/sbin/incept in steps 9, 10 and 11 - but I didn't test this, so don't blame me if it doesn't work / breaks your device / steals your cat. Make backups first, and make sure you have the necessary firmware and flasher files to make sure you can reflash and restore the backup. Quote:
|
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
Quote:
Code:
/usr/sbin/incept Code:
aegis-dpkg -i |
Re: [ANN] Cyclotron - CLI tools to cycle between app windows
It seems file links are dead. I found them on a Chinese site and threw into my Google Drive. I checked the performance, it’s simple enough to install through DPKG and reboot. You can download them from this link.
Sorry for bad english. |
All times are GMT. The time now is 05:48. |
vBulletin® Version 3.8.8