Re: [Xournal-devel] Why is xournalpp so ugly

2013-09-13 Thread Andreas Butti
Why? If you want to change something, or to start a discussion, you have to explain what you don't like / like. Andreas Am 12.09.2013 10:11, schrieb Edward Z. Yang: > This is not a technical failing, but I think Xournal looks a > lot nicer than xournalpp, skin-wise. :) > > Edward > >

Re: [Xournal-devel] Error during building xournal 0.4.6.

2012-07-01 Thread Andreas Butti
But Xournal++ don't depend so much on GTK, it should be possible to port it to Android. But we need a complete new gui for Android. Another option is also to port the Xournal++ Code to Java, because it's object oriented it should be possible. (I tried this with some parts). Andreas Am 01.07.

Re: [Xournal-devel] Xournal-devel Digest, Vol 22, Issue 2

2012-05-28 Thread Andreas Butti
> xournal-devel-requ...@lists.sourceforge.net >> >> You can reach the person managing the list at >> xournal-devel-ow...@lists.sourceforge.net >> >> When replying, please edit your Subject line so it is more specific >> than "Re: Contents of Xournal-devel

Re: [Xournal-devel] Implementing an optional background for text notes

2012-05-10 Thread Andreas Butti
Hi I have currently no time for Xournal, because I'm working on my Bachelor work until July. But you noted that there is Xournal++, which will replace Xournal when it's finished? And Xournal++ is nearly finished. Xournal is depending on GnomeCanvas, which is deprecated and will be removed in f

Re: [Xournal-devel] Trouble building Xournal++ on Fedora 16

2011-12-15 Thread Andreas Butti
The Problem is that I access Poppler through internal Headers, which are not installed on every system (e.g. Ubuntu install these headers). But for me there is currently no other way, so I created a workaround, which didn't work for you. You have to install poppler/CairoOutputDev.h OR you have

[Xournal-devel] Android Tablet with Pen

2011-05-24 Thread Andreas Butti
I saw the advertising for the HTC Flyer today in TV. This device has a pen... http://www.htc.com/uk/product/flyer/specification.html If there are more products like this it's may interesting to port Xournal to Android devices. BUT I paid for my used tablet pc less than this android tablet costs

Re: [Xournal-devel] another feature: export to PDF on save

2011-05-23 Thread Andreas Butti
I added also a command line interface for Xournal++ so you can export .xoj files to .pdf files. Somebody wrote once he would port Xournal++ to Android if it's finished, so we will see. I have also an Android Tablet (a cheap chinese one;-)) and would also like to have such an application. I read

Re: [Xournal-devel] Cairo: Performance or Stability

2011-05-21 Thread Andreas Butti
Am 21.05.2011 13:23, schrieb Cedric Sodhi: > Dear list, > > it has emerged that there is a problem with Cairo 1.10.2-r1 and > Xournal++ that, at least on this system, causes Xournal to frequently > freeze unrecoverably when using any selection tool and selecting more > than a few strokes. > > If

Re: [Xournal-devel] idea for improvement

2011-05-20 Thread Andreas Butti
Am 21.05.2011 02:44, schrieb Denis Auroux: > On 05/20/2011 02:39 PM, D M German wrote: >> With the laptops having more than one input device (mine has stylus, >> touch, and eraser) what would be needed to improve xournal to take >> advantage of it? >> >> What I am thinking is that I would like to m

Re: [Xournal-devel] idea for improvement

2011-05-20 Thread Andreas Butti
Am 20.05.2011 23:39, schrieb D M German: > With the laptops having more than one input device (mine has stylus, > touch, and eraser) what would be needed to improve xournal to take > advantage of it? Xournal++ has this settings already... You have simple to wait a few weeks, then I hopefully rele

[Xournal-devel] Poppler API

2011-05-12 Thread Andreas Butti
Hi I wrote to the poppler mailing list, in general it's not forbidden to access Poppler direct, some project also do this, but there are may compatibility problems between versions, so it's better not to do this. So I'll move my PDF-Merge impl

Re: [Xournal-devel] on poppler dependencies

2011-05-09 Thread Andreas Butti
ctly why you try to do this, and what's your target.* I don't understand this. Andreas -rhl On Mon, May 9, 2011 at 2:53 AM, Andreas Butti <mailto:andreasbu...@gmail.com>> wrote: > The more I'm looking into the code (and the development process) I'm &

Re: [Xournal-devel] on poppler dependencies

2011-05-08 Thread Andreas Butti
> The more I'm looking into the code (and the development process) I'm > getting the impression that that's not what is happening. Why? > Ryan's > suggestion to refactor the xournal++ code (which has not seen it's first > release) is a really extreme way of confirming my observation. Ryan thought

Re: [Xournal-devel] Delayed drawing when rotated

2011-05-07 Thread Andreas Butti
Did you start Xournal before or after rotating the screen? Try out if there is a difference... Which Version of Xournal are you using? Andreas Am 07.05.2011 19:48, schrieb Gautam Iyer: > Hi All, > > When my display is rotated, I find that the drawing of regular strokes > (not PDF backgrounds)

Re: [Xournal-devel] Xournal-devel Digest, Vol 17, Issue 12

2011-04-27 Thread Andreas Butti
thew Chan) >>2. Re: xournal++ cairoOutputDev.h build error (Matthew Chan) >>3. developer consensus on XMPP library (Matthew Chan) >>4. Re: developer consensus on XMPP library (Andreas Butti) >> >> >> ---------

Re: [Xournal-devel] developer consensus on XMPP library

2011-04-27 Thread Andreas Butti
Am 27.04.2011 21:47, schrieb Matthew Chan: > Hi all, > > I'm making good progress into implementing the collab features (the > messaging class is finished). I'd like to implement the XMPP backend, > but I need some community consensus first. > > I've put about a day and a half into using Gloox, but

Re: [Xournal-devel] On collaboration in Xournal

2011-04-23 Thread Andreas Butti
Am 23.04.2011 00:10, schrieb Matthew Chan: Hi Everyone, (This is a long email. Sorry!) I've been taking a look at how to implement the read-only layers + ownership transfer idea over XMPP today and I would like to continue laying out this plan o

Re: [Xournal-devel] xournal++ cairoOutputDev.h build error

2011-04-22 Thread Andreas Butti
Am 22.04.2011 08:20, schrieb Matthew Chan: > Hi Andreas, > > **cc'ing list incase someone looks for directions to build on F13 in > the future** I'm also working on a website for Xournal++, this website will contain a Wiki so we can share such information for the future... But the website is also

Re: [Xournal-devel] Xournal++ State

2011-04-20 Thread Andreas Butti
Am 20.04.2011 15:40, schrieb Michael J Gruber: >>> >> I can't get pdf-backgrounds to work - I always get "You don't have any >>> >> PDF pages to select from" (Journal->Paper background->PDF) even when the >>> >> "insert type" is set to PDF. Does this work when annotating only? >> > >> > I'm not fa

Re: [Xournal-devel] Xournal++ State

2011-04-19 Thread Andreas Butti
: > Andreas Butti [andreasbu...@gmail.com] wrote: >> First: I'll complete compatible, Second: I have to change things which >> are incompatible anyway => create a new file format without these problems. >> >> But Second will be in a later release > Why isn&

Re: [Xournal-devel] Xournal++ State

2011-04-19 Thread Andreas Butti
> I can't get pdf-backgrounds to work - I always get "You don't have any > PDF pages to select from" (Journal->Paper background->PDF) even when the > "insert type" is set to PDF. Does this work when annotating only? Yes, but may I should change this... > For annotating, I have a pdf which poppler

[Xournal-devel] Fwd: Re: collaborative xournal

2011-04-19 Thread Andreas Butti
: Andreas Butti An: Matt Chan My ideas about implementing collaboration (also see comments down in the quote block): Don't think about undo / redo, the implementation is still not stable on single mode, you ha

Re: [Xournal-devel] collaborative xournal

2011-04-18 Thread Andreas Butti
e a client is disconnected. I think it's quite a good idea. >> >> FYI I just pulled the xournalpp source and it doesn't build, due to a problem >> with Settings.cpp. >> >> Andreas Butti [andreasbu...@gmail.com] wrote: >>> This would be possible, b

Re: [Xournal-devel] Xournal++ State

2011-04-18 Thread Andreas Butti
>>> Regarding Images: >>> Having the option to not attach them (just like backgrounds) would be >>> really nice, with an element like: >>> >>> >> filename="bg_1.png"/> >> why? >> >> The Image format I use is 100% compatible with the pach which is >> available for Xournal on sf.net > It's good to h

Re: [Xournal-devel] Xournal++ State

2011-04-18 Thread Andreas Butti
Am 18.04.2011 11:32, schrieb Michael J Gruber: > Andreas Butti venit, vidit, dixit 31.03.2011 19:06: >> Hello >> >> I'm still working on a new release, I did some re-factoring: > ... >> And there are also some things not working with "make install",

Re: [Xournal-devel] collaborative xournal

2011-04-18 Thread Andreas Butti
This would be possible, but you cannot edit this again with Xournal. (SVG export is possible with copy paste or export in the current Xournal++) But I don't support DBUS or such a protocol at the moment. (And I won't, no time...) Andreas Am 18.04.2011 09:38, schrieb Jonathan R Young: I won

Re: [Xournal-devel] collaborative xournal

2011-04-17 Thread Andreas Butti
Ok, Denis was faster in writing mails=) Am 18.04.2011 03:40, schrieb Matt Chan: > Hi, > > I've been reading up on the xournal++ changes lately and I've been > impressed. I'm not sure whether this would be better posed to Andreas, > Denis, or anyone else, but I'm interested in adding collaborative

[Xournal-devel] Xournal++ State

2011-03-31 Thread Andreas Butti
Hello I'm still working on a new release, I did some re-factoring: Now all pages are only one Widget, instead of using GTK for calculating, painting, scrolling etc. I did an own implementation. There was a lot of flickering on zooming / scrolling, b

[Xournal-devel] Xournal++

2011-02-05 Thread Andreas Butti
I checked in a new version, I sorted some sourcefiles in subfolders and created for each undo / redo handle a separate file. If you update your SVN version you need to make clean before building, else you may get strange error messages...

Re: [Xournal-devel] You are most likely depending on an outdated poppler

2011-01-18 Thread Andreas Butti
This is needed for a hack, sorry... GLib search does not work as I need it, and in older GLib releases it had also a bug... You can find this file also in the current poppler release (I think its an internal file) in "/poppler-0.16.0/poppler/" copy this somewhere and adapt the include Path. You c

Re: [Xournal-devel] Xournal backend as a library

2011-01-17 Thread Andreas Butti
Am 17.01.2011 21:21, schrieb Denis Auroux: > On 01/17/2011 10:43 AM, Bob McElrath wrote: >> A brief perusal of google tells me this is unlikely. I do not see people >> porting complex libraries to android, in general. Android has its own >> java-based graphics stack. >> http://developer.android.c

Re: [Xournal-devel] Rendering to image

2011-01-17 Thread Andreas Butti
Only a short answer for the moment. First: its not finished. Second: If you are drawing, imagine a Zoom level about 100x, and the page needs about 10 seconds to render. You can draw on it, because then only your line is draw to the current document, nothing more, no re-rendering etc. (if you draw

Re: [Xournal-devel] Rendering to image

2011-01-17 Thread Andreas Butti
GTK has double buffering already. (if you do not turn it of every GTK widget) BUT only the visible area is buffered, as I found out, if you scroll a new area gets visible, then it has to be painted. Because of this I render the whole page first to an Image. Evince also do this... Double buffer

Re: [Xournal-devel] Rendering to image

2011-01-17 Thread Andreas Butti
Am 17.01.2011 19:50, schrieb Denis Auroux: > On 01/17/2011 10:33 AM, Andreas Butti wrote: >> So we can render all to an image instead of the screen, and then render >> the image to the screen, I anyway do this now, for performance reasons. > > I agree with you that the way to

Re: [Xournal-devel] Android port

2011-01-17 Thread Andreas Butti
Am 17.01.2011 19:43, schrieb Bob McElrath: > Denis Auroux [aur...@math.berkeley.edu] wrote: >> 2. The existing xournal code is completely tied into libgnomecanvas and >> GTK+, which unless I'm mistaken don't run in Android. (But... how long >> before there is a GTK+ Android port? After all, tha

Re: [Xournal-devel] Android port

2011-01-17 Thread Andreas Butti
Am 17.01.2011 19:12, schrieb Denis Auroux: > 2. The existing xournal code is completely tied into libgnomecanvas and > GTK+, which unless I'm mistaken don't run in Android. You're right. > (But... how long > before there is a GTK+ Android port? Because of the (usually) small screen GTK as it is

Re: [Xournal-devel] Android port

2011-01-17 Thread Andreas Butti
I have two Android tablets (cheap, no-name chines Tablets) one with capacitive touchscreen and one with resistive touchscreen. I wrote a small Android application, which sends all inputs to my PC to a Java application (and displays it on the tablet also). I first bought the one with resistive tou

[Xournal-devel] Xournal++ clipboard

2011-01-10 Thread Andreas Butti
First: A screenshot, you can see Xournal on the left, and Inkscape on the right, I copied the stroke from Xournal and insert into Inkscape, then filled the stroke, so you can see it's no Image, it's a path! But now the problems, If I select more than one s

Re: [Xournal-devel] Xournal++ online

2011-01-08 Thread Andreas Butti
Am 05.01.2011 21:30, schrieb Andruk Tatum: > The input not working properly in portrait mode is probably due to how > you rotated Xournal or the screen. In X, the output and the input > have to be rotated independently (the commands are 'xrandr -o right' > and 'xsetwacom set stylus Rotate CCW'), a

Re: [Xournal-devel] Fwd: Re: Xournal++ online

2011-01-04 Thread Andreas Butti
> This has been fixed in xournal's CVS code base. The patch adds an X > error trap around the functions to enable/disable Xinput devices. This > is in xo-callbacks.c, more precisely in on_canvas_enter_notify_event() > and on_canvas_leave_notify_event(). (see how these have changed > between stock

Re: [Xournal-devel] Fwd: Re: Xournal++ online

2011-01-04 Thread Andreas Butti
Am 04.01.2011 17:29, schrieb Aniello Del Sorbo: > In my version for Maemo I added a few lines of code to support > different icon themes. As I wrote, you can now replace the Xournal Icons (in my Version), if you would change the GTK icons you have to choose another theme or write a custom gtkrc. >

[Xournal-devel] Fwd: Re: Xournal++ online

2011-01-04 Thread Andreas Butti
And again, I didn't forgot to replay to the mailinglist... And an addition info: You can place Icons in ~/.xournalpp/ui/pixmaps then they will be loaded. This works only for Xournal Icons, not for this from stock. Am 04.01.2011 16:08, schrieb Bob McElrath: > Attached please find some icons I a

[Xournal-devel] Fwd: Re: Xournal++ online

2011-01-04 Thread Andreas Butti
Sorry, I didn't replay to the Mailinglist... So, now... Am 04.01.2011 15:59, schrieb Bob McElrath: Very nice work. Thank your A couple of comments/bugs: 1) When I switch to portrait mode, the stylus doesn't draw in the co

[Xournal-devel] Xournal++ online

2011-01-04 Thread Andreas Butti
Hi everybody I checked in my current source to SVN. This is my current development state, it is not a working application! If you would see what I did you can look into the code, or to build it you need the commands: ./configure

Re: [Xournal-devel] Xournal

2011-01-01 Thread Andreas Butti
It is not finished yet, so you can not find the code. I think I need about a month or so, until its in a state which is really functional. If you wish I can send you the code tomorrow, at your own risk, because not all is working at the moment. But think you can use the model without changes, th

Re: [Xournal-devel] Xournal

2011-01-01 Thread Andreas Butti
Am 01.01.2011 20:23, schrieb Denis Auroux: > Dear Andreas, > > Thanks for the quick reply! > >> The only thing which is new (and was really complicated;-)) is that the >> eraser not only look to the end of the line (start and endpoint) but >> also to the line itself. I calculate a line from the era