Loading
Commits on Source 46
-
Christian Hergert authored
-
Danial Behzadi authored
-
Yuri Chornoivan authored
-
Jürgen Benvenuti authored
-
Vasil Pupkin authored
-
Fran Dieguez authored
-
Christian Hergert authored
We can easily disable editing while the document is loading now that GtkSourceBuffer has a loading property set via the GtkSourceFileLoader. Fixes #645
-
Yaron Shahrabani authored
-
Nathan Follens authored
-
Matej Urbančič authored
-
Christian Hergert authored
There is no reason to keep them around if they're still loading beacuse it's likely they're something we won't handle well.
-
Christian Hergert authored
We're specifically not supposed to do what we were doing, but it was at the time the only way I found I could get things to break cycles. But with how things are working now, we can switch this to forcing dispose on the page and cleaning up template objects. Fixes #651
-
Kukuh Syafaat authored
-
Daniel Mustieles authored
-
Luming Zh authored
-
Jiri Grönroos authored
-
Asier Sarasua Garmendia authored
-
Andi Chandler authored
-
Baurzhan Muftakhidinov authored
-
Vincent Chatelain authored
-
Rūdolfs Mazurs authored
-
Aurimas Černius authored
-
Jordi Mas authored
-
Sophie Herold authored
Appstream decided to use reversed domains. Please merge before 46 if possible.
-
Christian Hergert authored
metainfo: Fix wrong developer id See merge request GNOME/gnome-text-editor!145
-
Balázs Meskó authored
-
Piotr Drąg authored
-
Anders Jonsson authored
-
Christian Hergert authored
-
Christian Hergert authored
Fixes #656
-
Andre Klapper authored
-
Christian Hergert authored
This makes things use what is upstream in GtkSourceView and Builder both.
-
Alan Mortensen authored
-
Davide Ferracin authored
-
Rūdolfs Mazurs authored
-
Christian Hergert authored
We want this to render faster than it does currently which can be quite slow on fractional scaling due to anti-aliasing with the border on possibly merged pixels. Remove this when GTK's NGL/Vulkan renderer does faster shadows and better corner clipping w/ rounded borders (which will be needed even if the shadow part is fixed).
-
Christian Hergert authored
-
Christian Hergert authored
This helps us avoid the overview map from damaging within the rounded corners. Doing so can sigificantly speed up the renderer where we might otherwise fail to hit our target framerate. This seems to affect us on fractional scaling.
-
Christian Hergert authored
-
Quentin PAGÈS authored
-
Christian Hergert authored
-
Christian Hergert authored
-
Christian Hergert authored
GTK 4.14.1 is going to have considerable performance improvements we've been working through. This shouldn't warrant the same necessity that it did previously.
-
Christian Hergert authored
-
Christian Hergert authored
-
Amin Bandali authored