<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atril/libview/ev-annotation-window.c, branch sign</title>
<subtitle>MATE document viewer</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/'/>
<entry>
<title>DPI: compute monitor resolution or get screen resolution</title>
<updated>2019-08-11T02:58:36+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2019-08-02T10:56:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=d387353c800961b730496dc79d2372b2a56875d9'/>
<id>d387353c800961b730496dc79d2372b2a56875d9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: fix text selection with mouse in annotation window</title>
<updated>2018-04-02T15:04:47+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-04-02T12:18:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=68166966cd7a3a646fe33c622837938b86364405'/>
<id>68166966cd7a3a646fe33c622837938b86364405</id>
<content type='text'>
taken from:
https://github.com/GNOME/evince/commit/91ac78bc587eb2ac931136c9da9609b142410209
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
taken from:
https://github.com/GNOME/evince/commit/91ac78bc587eb2ac931136c9da9609b142410209
</pre>
</div>
</content>
</entry>
<entry>
<title>require GTK+ 3.22 and GLib 2.50</title>
<updated>2018-01-31T08:55:09+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2018-01-29T19:22:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=45cbbd09a196d3143e25db3fe0ae7103388aae10'/>
<id>45cbbd09a196d3143e25db3fe0ae7103388aae10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change the opacity of the annotation window</title>
<updated>2017-08-28T14:04:00+00:00</updated>
<author>
<name>Giselle Machado</name>
<email>giselle.mnr@gmail.com</email>
</author>
<published>2014-06-20T13:15:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=0ff0828b0dfa9c70597382421f1ca3a3dd5ff260'/>
<id>0ff0828b0dfa9c70597382421f1ca3a3dd5ff260</id>
<content type='text'>
Implements the functions needed to change the
opacity of the annotation windows.

https://bugzilla.gnome.org/show_bug.cgi?id=725571

origin commit:
https://git.gnome.org/browse/evince/commit/?id=b968cfb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implements the functions needed to change the
opacity of the annotation windows.

https://bugzilla.gnome.org/show_bug.cgi?id=725571

origin commit:
https://git.gnome.org/browse/evince/commit/?id=b968cfb
</pre>
</div>
</content>
</entry>
<entry>
<title>avoid gdk_screen_get_primary_monitor/gdk_screen_get_monitor_scale_factor</title>
<updated>2017-08-20T15:00:09+00:00</updated>
<author>
<name>ZenWalker</name>
<email>scow@riseup.net</email>
</author>
<published>2017-08-20T01:29:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=444cec08e38299e5d6ae9489ae74d02f4e4a5f97'/>
<id>444cec08e38299e5d6ae9489ae74d02f4e4a5f97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>ev-annotation-window: Fix setting the color of the window border</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>JosephMcc</name>
<email>mccullarjoseph@gmail.com</email>
</author>
<published>2017-03-18T20:19:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=1707819fbed55e83e2ecf069b4de6281e66d4d22'/>
<id>1707819fbed55e83e2ecf069b4de6281e66d4d22</id>
<content type='text'>
We need to actually connect to a change in the correct property to update this.
In this case "rgba", not "color". We also need to prevent the system theme from
affecting the color of the annotation window.

taken from:
https://github.com/linuxmint/xreader/commit/1236d4b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We need to actually connect to a change in the correct property to update this.
In this case "rgba", not "color". We also need to prevent the system theme from
affecting the color of the annotation window.

taken from:
https://github.com/linuxmint/xreader/commit/1236d4b
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: fix annotation window focus change after creation</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>Nelson Benitez Leon</name>
<email>nbenitezl@gmail.com</email>
</author>
<published>2013-08-14T08:37:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=74c480343a89e8fcabc3b1e8d71d77db8c039c75'/>
<id>74c480343a89e8fcabc3b1e8d71d77db8c039c75</id>
<content type='text'>
Be able to start entering text right after selecting
or creating an annotation, also hide text cursor
when window goes unfocused (backdrop state).

https://bugzilla.gnome.org/show_bug.cgi?id=668446

taken from:
https://git.gnome.org/browse/evince/commit/?id=fc8fe57
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Be able to start entering text right after selecting
or creating an annotation, also hide text cursor
when window goes unfocused (backdrop state).

https://bugzilla.gnome.org/show_bug.cgi?id=668446

taken from:
https://git.gnome.org/browse/evince/commit/?id=fc8fe57
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Fix focus on ev_annotation_window</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>José Aliste</name>
<email>jaliste@src.gnome.org</email>
</author>
<published>2013-05-21T04:04:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=ce879aea4038548fa04beacf3ed0df1b8684ebbe'/>
<id>ce879aea4038548fa04beacf3ed0df1b8684ebbe</id>
<content type='text'>
Make annotation windows always accept input focus. Based on patch by
Florian Echtler.

https://bugzilla.gnome.org/show_bug.cgi?id=668446

Taken from:
https://git.gnome.org/browse/evince/commit/?id=24c1029
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make annotation windows always accept input focus. Based on patch by
Florian Echtler.

https://bugzilla.gnome.org/show_bug.cgi?id=668446

Taken from:
https://git.gnome.org/browse/evince/commit/?id=24c1029
</pre>
</div>
</content>
</entry>
<entry>
<title>libview: Don't change the font color of the annotation window</title>
<updated>2017-08-14T18:02:44+00:00</updated>
<author>
<name>Carlos Garcia Campos</name>
<email>carlosgc@gnome.org</email>
</author>
<published>2013-02-02T14:42:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=c1ddcaba5fb552a8321afebdae518944c4d10e8c'/>
<id>c1ddcaba5fb552a8321afebdae518944c4d10e8c</id>
<content type='text'>
We were using the annotation color, but it should only be used for the
background of the annotation window.

https://bugzilla.gnome.org/show_bug.cgi?id=677471

taken from:
https://git.gnome.org/browse/evince/commit/?id=792d878
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We were using the annotation color, but it should only be used for the
background of the annotation window.

https://bugzilla.gnome.org/show_bug.cgi?id=677471

taken from:
https://git.gnome.org/browse/evince/commit/?id=792d878
</pre>
</div>
</content>
</entry>
<entry>
<title>fix runtime warnings caused by previous HDPI commit</title>
<updated>2017-08-12T20:01:34+00:00</updated>
<author>
<name>raveit65</name>
<email>mate@raveit.de</email>
</author>
<published>2017-08-09T15:16:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/atril/commit/?id=e4dc06ec2c72f536affda251c98a42dc8355ede3'/>
<id>e4dc06ec2c72f536affda251c98a42dc8355ede3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
