Slashdot Mirror


User: johanka

johanka's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Re:bug reports? on GTK+ TTY Port · · Score: 1

    Sorry :( I'm the main developer now and I don't have enough time(!!)/skills(:)) to patch the bugs, the other developer (who had actually written 80% of Cursed GTK..) doesn't want to have anything in common with it...I'm looking for a maintainer :)

  2. Re:Okay but on GTK+ TTY Port · · Score: 1

    There were some problems with this - we needed to patch some widgets manually (spacing -> 0, alignment -> 0, size_request -> 50x80 etc.) and you need to do the same thing with custom widgets (if any).
    The other way, simple dividing by 5, 10, 20 didn't work correctly.