<feed xmlns='http://www.w3.org/2005/Atom'>
<title>eom/src/eom-jobs.c, branch remove-external-gh-cli</title>
<subtitle>Eye of MATE (eom) graphics viewer program</subtitle>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/'/>
<entry>
<title>Eom*: Use fast content type as fallback</title>
<updated>2025-08-05T18:42:54+00:00</updated>
<author>
<name>Victor Kareh</name>
<email>vkareh@redhat.com</email>
</author>
<published>2025-07-24T13:26:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=b250c98f1e607b29e74ca2a14a1980ba905e4146'/>
<id>b250c98f1e607b29e74ca2a14a1980ba905e4146</id>
<content type='text'>
It turns out that, depending on the responsible GVfs implementation,
a GFileInfo may not actually set the content type attribute even if
requested. Since knowing the content type is rather critical for eom
try to use the fast content type as a fallback in those cases.

The fast content type should be hardly unknown as it is usually just
based on the file extension.

Fixes #360.

Backported from https://gitlab.gnome.org/GNOME/eog/-/commit/de19faf73c8d8627193320d512c8b97316d9740c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It turns out that, depending on the responsible GVfs implementation,
a GFileInfo may not actually set the content type attribute even if
requested. Since knowing the content type is rather critical for eom
try to use the fast content type as a fallback in those cases.

The fast content type should be hardly unknown as it is usually just
based on the file extension.

Fixes #360.

Backported from https://gitlab.gnome.org/GNOME/eog/-/commit/de19faf73c8d8627193320d512c8b97316d9740c
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'preserve-order' flag to allow viewing order specified on cmd line (#354)</title>
<updated>2025-06-20T07:03:56+00:00</updated>
<author>
<name>PeteHemery</name>
<email>peterhemery@yahoo.co.uk</email>
</author>
<published>2025-06-20T07:03:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=be3bbcc4144c69d0f65ab07aeb3e4e69e74d12a9'/>
<id>be3bbcc4144c69d0f65ab07aeb3e4e69e74d12a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary casts on signal function calls</title>
<updated>2021-01-20T06:48:05+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2021-01-03T10:15:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=7cd5fe838cfe53c06827377ab05530095ef69325'/>
<id>7cd5fe838cfe53c06827377ab05530095ef69325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused macros</title>
<updated>2020-09-02T16:18:35+00:00</updated>
<author>
<name>Pablo Barciela</name>
<email>scow@riseup.net</email>
</author>
<published>2020-08-12T11:48:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c'/>
<id>5f79d0620ffb2d7a85ea184e6f1c4594bdb6189c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove warnings: cast between incompatible function types</title>
<updated>2020-03-10T19:29:47+00:00</updated>
<author>
<name>rbuj</name>
<email>robert.buj@gmail.com</email>
</author>
<published>2020-02-27T19:49:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d34df9832f460c2bca79257aae4b5cfc77c959a1'/>
<id>d34df9832f460c2bca79257aae4b5cfc77c959a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove spurious g_object_unref</title>
<updated>2018-07-08T10:19:44+00:00</updated>
<author>
<name>Felix Riemann</name>
<email>friemann@gnome.org</email>
</author>
<published>2011-06-12T15:07:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=59ea038536cf7049f68760995a35079e03d60d3e'/>
<id>59ea038536cf7049f68760995a35079e03d60d3e</id>
<content type='text'>
The released reference isn't owned by the job.
Could cause a segfault upon closing an EogWindow.

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/757699b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The released reference isn't owned by the job.
Could cause a segfault upon closing an EogWindow.

origin commit:
https://gitlab.gnome.org/GNOME/eog/commit/757699b
</pre>
</div>
</content>
</entry>
<entry>
<title>eom-jobs: fix typo in annotation</title>
<updated>2016-11-30T15:45:24+00:00</updated>
<author>
<name>monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2016-11-30T15:45:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=d4850871903c7c44dfaa0a4bccc4068ec2c69b12'/>
<id>d4850871903c7c44dfaa0a4bccc4068ec2c69b12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix more introspections warnings</title>
<updated>2015-12-12T17:32:35+00:00</updated>
<author>
<name>Wolfgang Ulbrich</name>
<email>chat-to-me@raveit.de</email>
</author>
<published>2015-12-12T17:32:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=e0f8a7031abfe6b6207019cddfb911fd33561495'/>
<id>e0f8a7031abfe6b6207019cddfb911fd33561495</id>
<content type='text'>
partially taken from:
https://git.gnome.org/browse/eog/commit/?id=1b22c52
https://git.gnome.org/browse/eog/commit/?id=e51fe58
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
partially taken from:
https://git.gnome.org/browse/eog/commit/?id=1b22c52
https://git.gnome.org/browse/eog/commit/?id=e51fe58
</pre>
</div>
</content>
</entry>
<entry>
<title>don't change file permissions when saving the modified image</title>
<updated>2015-06-04T08:19:21+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-06-04T08:19:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=251d80191df6a2bcd81f1aa67da6e261ef41610d'/>
<id>251d80191df6a2bcd81f1aa67da6e261ef41610d</id>
<content type='text'>
adapted from:
https://git.gnome.org/browse/eog/commit/?id=4626596c2c179bfe35c4212efced15c38d7337d6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
adapted from:
https://git.gnome.org/browse/eog/commit/?id=4626596c2c179bfe35c4212efced15c38d7337d6
</pre>
</div>
</content>
</entry>
<entry>
<title>some fixes from upstream:</title>
<updated>2015-03-15T21:45:54+00:00</updated>
<author>
<name>Monsta</name>
<email>monsta@inbox.ru</email>
</author>
<published>2015-01-06T10:34:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.mate-desktop.org/eom/commit/?id=821e4a1be8a16a59316c5cca1f200b667c0c93d1'/>
<id>821e4a1be8a16a59316c5cca1f200b667c0c93d1</id>
<content type='text'>
https://git.gnome.org/browse/eog/commit/?id=ffd057a0be9610b49f2dc718060c82c4ee1065be
https://git.gnome.org/browse/eog/commit/?id=40919ebb2ce1fd70edae61c7b578c6a7ce8ef432
https://git.gnome.org/browse/eog/commit/?id=a3b769506abbbf7b24547b95c9c99349e99d44c0

Closes https://github.com/mate-desktop/eom/pull/67
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://git.gnome.org/browse/eog/commit/?id=ffd057a0be9610b49f2dc718060c82c4ee1065be
https://git.gnome.org/browse/eog/commit/?id=40919ebb2ce1fd70edae61c7b578c6a7ce8ef432
https://git.gnome.org/browse/eog/commit/?id=a3b769506abbbf7b24547b95c9c99349e99d44c0

Closes https://github.com/mate-desktop/eom/pull/67
</pre>
</div>
</content>
</entry>
</feed>
