Discussion:
replace unclutter with unclutter-xfixes?
Henrique Martins
2018-11-28 16:40:29 UTC
Permalink
Unclutter seems to be an orphaned package that keeps being
rebuilt, there even is an fc30 rpm. The URL given in the
fc29 package points to a dead link on MIT. I filed a
bugzilla report on this and no one replied.

Rdesktop seems to haven been obsoleted. It has its problems,
mostly excessive refreshes that can freeze the display for
long periods of time. The rdesktop package on my system is
for fc24.

One of its replacements is xfreerdp. No combination of
unclutter's options seem to work without interfering with
xfreerdp, short of making unclutter not hide the cursor in
those windows which I'd like to do. (When unclutter wakes
up to check for mouse moves, it temporarily steals the mouse
from xfreerdp which causes it to reset the keyboard, loosing
the state of modifiers keys, e.g. control being held down.)

There is an utility called unclutter-xfixes on github
http://github.com/Airblader/unclutter-xfixes
which is a rewrite based on the X11-xfixes library and works
much better than the old unclutter.

There is a COPR build of unclutter-xfixes
https://copr.fedorainfracloud.org/coprs/nbeernink/unclutter-xfixes/
Most other distros seem to have it as an optional package.

I've recently submitted a pull request to unclutter-xfixes
that will make it accept all unclutter flags and behave like
unclutter did. It ignores a couple of flags that don't make
sense with xfixes, without any loss of functionality.

Once accepted, it will be an almost drop-in replacement for
unclutter, maybe needing a couple of minor tweaks: it uses
the same binary name, it calls itself unclutter-xfixes under
usage, the man page is unclutter-xfixes, not unclutter.

Could Fedora replace unclutter with unclutter-xfixes?

-- Henrique
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.o
Till Maas
2018-11-29 15:47:40 UTC
Permalink
Hi Henrique,
Post by Henrique Martins
Unclutter seems to be an orphaned package that keeps being
rebuilt, there even is an fc30 rpm. The URL given in the
fc29 package points to a dead link on MIT. I filed a
bugzilla report on this and no one replied.
the package is not maintained in Fedora anymore and going to be removed,
soon. Would you be willing to maintain it in Fedora?

Kind regards
Till
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/***@lists.fedoraproject.
Henrique Martins
2018-11-30 06:04:23 UTC
Permalink
Post by Till Maas
the package is not maintained in Fedora anymore and going
to be removed, soon. Would you be willing to maintain it
in Fedora?
Maybe, though I have no idea what's involved ...

-- Henrique
_______________________________________________
devel mailing list -- ***@lists.fedoraproject.org
To unsubscribe send an email to devel-***@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/d
Peter Oliver
2018-11-30 07:37:20 UTC
Permalink
Post by Henrique Martins
Post by Till Maas
the package is not maintained in Fedora anymore and going
to be removed, soon. Would you be willing to maintain it
in Fedora?
Maybe, though I have no idea what's involved ...
It's explained at
https://fedoraproject.org/wiki/Join_the_package_collection_maintainers
--
Peter Oliver
Loading...