[Freeciv-Dev] [bug #21726] Gtk3 Freeciv theme extremely slow

2014-06-12 Thread Marko Lindqvist
Follow-up Comment #5, bug #21726 (project freeciv):

There's discussion about the theme engine bug that's probably causing our
problems in the forums: http://forum.freeciv.org/f/viewtopic.php?f=8t=317

I'm still about to commit the theme change. It doesn't hurt, and workaround in
our own system helps end-users more than just saying that it's not our fault.

___

Reply to this item at:

  http://gna.org/bugs/?21726

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21726] Gtk3 Freeciv theme extremely slow

2014-06-12 Thread Marko Lindqvist
Update of bug #21726 (project freeciv):

  Status:  Ready For Test = Fixed  
 Assigned to:None = cazfi  
 Open/Closed:Open = Closed 


___

Reply to this item at:

  http://gna.org/bugs/?21726

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev


[Freeciv-Dev] [bug #21726] Gtk3 Freeciv theme extremely slow

2014-06-07 Thread Marko Lindqvist
Update of bug #21726 (project freeciv):

  Status:None = Ready For Test 
 Planned Release: = 2.4.3, 2.5.0, 2.6.0
 Summary: Unit movement extremely slow = Gtk3 Freeciv theme
extremely slow

___

Follow-up Comment #4:

Apparently the cover property (stretching to fill entire widget) of
background and notebook images was causing massive readjustments when ever
screen was refresehed. It didn't help to remove either one of them, but
getting rid of both fixed the issue.

Patch attached

- Background image now uses round. That makes it still to fill the entire
area, but it can repeat to do so.
- Notebook image has been replaced with gradient.

In addition to applying this patch one should remove Tabs/notebook.png as it's
no longer needed.

(file #20965)
___

Additional Item Attachment:

File name: Gtk3ThemeNoCover.patch Size:1 KB


___

Reply to this item at:

  http://gna.org/bugs/?21726

___
  Message sent via/by Gna!
  http://gna.org/


___
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev