![]() |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Yes, I meant the unreleased yet one and the bookmarklets. google.com/calendar/gp is not working yet.
Strange, seems in the tracker I had the impression the bug was about Google Reader... oh, well... :) |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Bundyo, I was wondering - do you plan to make your repository public at some point?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Repository?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Sorry, I mean your code repository (as in, SCM). I realize you have the code up in garage, but you only update it on releases. I'm wondering if you plan to start committing directly to garage SVN at some point, or offer public access to your private repository. So the more adventurous among us can test changes as they're made. And long term, perhaps even to enable additional Tear developers.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
This my imitation of Bundyo: :eek: |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Speaking of scrolling...Tear is making me very frustrated with the rest of the apps I use that don't scroll as nicely ;) Any chance you could whip up a file manager :D |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
P.S. Updated the sources in Garage to current stage. Its not release ready yet, but I have to leave the town for 3 days. I hope to be able to use my Eee to finish it meanwhile, but not sure. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I accidentally deleted the line you have by default in userstyles.css. Can you give that to me here? And also, do you know off hand of a generic userstyles command to make pages from a certain domain always presented at, say, 180%?
Thanks! |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
* { -webkit-border-radius: 0 !important; -webkit-text-size-adjust: auto !important; }
Styles for specific domain are not possible yet. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Is there any way to make tear start up automatically, when we start up the tablet? Preferably in fullscreen mode..
I saw this tread, but i assume this would fire up the microb. Do you think making tear the default browser solve the problem, or is there any other way to simply launch any program we want on start up? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Tear can be launched similarly, but not fullscreen yet.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Just want to say that I just tried using tear while connected to boost mobile's iden network using Yodude's setup, and boy does it work great! True, when exploiting boost's 19.2 kbs data connection, it's wise to let something like skweezer.com act as your web portal. But so long as you do so, site content loads extremely quickly and snappily. And the best part: it's free! (Well, actually it's $3.33/month, after the purchase of the phone off ebay; you need to top up your boost account with $10 every three months to keep it active.)
Anyway, this will keep my mobile web needs satiated as I await the new hardware and decide whether to drop the $$ to upgrade. With tear, my tablet has new life. With tear+boost, I am truly mobile and happy. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Also, I might have missed the announcement, but tear now remembers my login information and preserves my logged-in status from one session to the next. This is a huge development, for which I am VERY grateful!
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I got some time to work on the tearbookmark task navigator plugin, and I was able to implement folder support :D I'm going to test this some more, and should be able to put it in extras-devel tomorrow night. This new version also includes some fixes to make the menu more standard (using set_ellipsize, instead of just taking the first x characters), and should fully dynamically update. This means that if you add a new bookmark, you don't need to reload the plugin. Every time the menu is opened, the database is read. This slows down opening a little, but it's not too bad. Also included is some better logic when launching tear, which should reduce some application overhead.
However, I'd like some input. Should the folders show up at the top of the menu (before the bookmarks in the root folder), or at the bottom of the menu? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
My vote is for being able to choose top or bottom.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Ive never encountered this myself at least. Its much better than trying to scroll in microb where its still keeps tryin to load stuff in and wont let ya move.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I'm pleased to announce that tearbookmarks 0.3.1-1 is in extras-devel! This includes folder support, and also installs bongo's bookmark manager (his currently-released version... I believe this doesn't allow you to add folders, yet...) Folder support is in the code, so when that gets added to the bookmark manager, it can be used right away. Currently, the only way to launch the bookmark manager is from the bookmark plugin.
Enjoy! And, as always, let me know if you find any bugs. [edit]After fixing some goofy mistakes I've made... 0.3.1-4 is in extras-devel... just some very small bug fixes. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Post #986... getting there... getting there... :-)
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Quote:
Code:
python tear-boomarks.pyThanks. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I installed the update, and when i tap the bookmark manager in the plugin, it doesnt open. I too used the previous method of launching it. Any ideas?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Seems to work fine for me.. Make sure you're using 0.3.1-4, the latest version (0.3.1-3 and earlier had some bugs...). Also, make sure you reload the plugin after you install the new version. Go to control panel, Panels. Uncheck tear bookmarks and check something else to replace it, click OK, then click panels again, and uncheck something in order to check tear bookmarks. Then, just click on the icon and click "Bookmarks".
If this doesn't work, open the command line, run Code:
python /usr/bin/tear-bookmarks/tear-bookmarks.py |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
was no output and it opens fine from the command line...i even made a .desktop file for the command. but it just wont launch from the plugin
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
It actually works for me. Maybe some dependency?
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Uninstalled and reinstalled and now it works fine.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
I'm having the launching problem, too, but it works from the command line (although it takes a few tries sometimes; I don't know why).
Actually, the one weird problem that's popped up for me -- and I was wondering if anyone else has seen this -- is that I'm having an issue where I visit a webpage (as an example, let's say I'm trying to reply to a thread on 4chan, because it happens all of the time on there now where it wasn't before), and the browser wants to download the whole webpage. If I'm on a page where it happens often as the page is loading (like Facebook), I'll see a request to save the page faster than I can hit cancel. It's not like it's bugging me any; I'm just curious if anyone else has seen this pop up yet. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Hmm... that's really weird. Have you tried restarting your tablet to see if that fixes the issue? Also, are you SURE you have 0.3.1-4? Try uninstalling and installing it again, maybe? It's also quite possible I missed a dependency somewhere... I'll check that out tomorrow.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Installed -4 outright, and it works fine. I'm amazed at how well you've got tearbookmarks looking like the original plugin! This, with Bongo's bookmark manager make an awesome paring (and of course, Tear itself!).
Although, the anal retentive side of me asks: Why is the bookmark manager installed in /usr/bin/tear-bookmarks/? It's quicker for me if it's in /usr/bin as I can run it from the command line quickly if I wish :) Plus, looking at /usr/bin/tear-bookmarks/, which only has images (minus the bookmark manager, which as said above, would be better in /usr/bin), that folder should really be in /usr/share. Ah, I see, the bookmark manager loads images from the same folder. But I guess that could be changed? (Looking at the os.chdir?) @Bongo, In this case, 'self.window.set_title("Bookmarks")' should be 'gtk.set_application_name("Bookmarks")' (Looks better in the task switcher) |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Glad to hear you like it :)
I stuck the bookmark manager in /usr/bin/tear-bookmarks as a quick fix. I didn't want to go through bongo's code and change it to look in /usr/share/tear-bookmarks for the images (I realize it wouldn't be terribly difficult...), so I just stuck everything in /usr/bin. Sloppy, I know... but it works. I'll work with bongo more to get this working properly for the next version. |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
@Bongo
http://pastebin.com/f64b29c4c Removed the double import hildon, correctly set the title, fix the tap & hold to work properly & remove the hardcoded /home/user, inherit generic bookmark icon (as there's no desktop) and give the add bookmark dialog a title & set the same size as the microb bookmark prog |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
gah, i still feel that webkit is slower then it used to be.
it seems to be using more time on images then microb is using. and imo, that does not sound right. now i recently recalled that i have a tuned microb setup, with a highly limited number of concurrent downloads. could something similar be hammering webkit? is it trying to download to many things at ones, choking the cpu in the process? |
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
No, CURL is reusing the handle/s it has (P.S. It is a multihadle, so not one job). Have to dig more in WebKit one of these days.
|
Re: Tear 0.3 - Simple WebKit browser, now with Dashboard
Personally, I don't remember a time WebKit/Tear was faster than it is now, for me. In fact, I used to find it slower, particularly because the smearing problem used to be much worse (I used to think the name "Tear" was poking fun at the smearing problem - as in, "tearing" - and that it was part of the concept ...).
Right now, my only regret with regard to Tear is me being to lazy to build the latest SVN code ;). |
| All times are GMT. The time now is 06:58. |
vBulletin® Version 3.8.8