[Xfce4-commits] [xfce/xfce4-settings] branch xfce-4.12 updated (ce7b3e5 -> 1cc31f6)

noreply at xfce.org noreply at xfce.org
Sun Feb 25 23:56:09 CET 2018


This is an automated email from the git hooks/post-receive script.

o   c   h   o   s   i       p   u   s   h   e   d       a       c   h   a   n   g   e       t   o       b   r   a   n   c   h       x   f   c   e   -   4   .   1   2   
   in repository xfce/xfce4-settings.

      from  ce7b3e5   Update changelog
       new  c1b58e0   Add a simple find-cursor helper
       new  83e650c   Make sure that the circles are always correctly positioned
       new  5ba3f25   Code cleanup and better cairo drawing code
       new  be099e2   Add xfconf setting to enable find-cursor
       new  620bdbb   Backport find-cursor to Gtk2
       new  dfa685a   Rename binary to xfce4-find-cursor for consistency
       new  54af000   Make the visualisation follow the mouse-cursor
       new  28fa452   Drop Gtk3 property halign
       new  fa5e67c   Create a popup window instead of a dock
       new  7d7491b   Fix build
       new  e608b42   WIP: Fake transparency support
       new  eaed902   Add comments and fixme
       new  35bc2c2   Fixed screenshot in non-compositor mode
       new  6d67a79   Fixed indentation
       new  566476d   Minimize error for wrong coordinates of screenshot
       new  c1f700b   Reduce hardcoded circle sizes
       new  104ba82   Valgrind findings
       new  e72d738   Workaround for non-compositing mode
       new  f5a5195   Fixed screenshot around the "origin"
       new  20f9fa2   Clean up the motion-notify-event code
       new  151e294   Fix race condition and drop lots of unneeded calls
       new  c4bb03d   Make sizes const and drop useless includes
       new  5a8d1e4   Improve code formatting
       new  91a9186   Add destroy callback to always free the pixbuf
       new  7b80873   Finalize strings for configuration option
       new  e60b12f   Fix indentation and code formatting
       new  1cc31f6   Update changelog

The 27 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .editorconfig                                      |  16 ++
 NEWS                                               |   1 +
 dialogs/accessibility-settings/Makefile.am         |  25 +-
 .../accessibility-dialog.glade                     |  16 ++
 dialogs/accessibility-settings/find-cursor.c       | 269 +++++++++++++++++++++
 dialogs/accessibility-settings/main.c              |   3 +
 xfce4-settings-editor/Makefile.am                  |   2 +
 7 files changed, 331 insertions(+), 1 deletion(-)
 create mode 100644 .editorconfig
 create mode 100644 dialogs/accessibility-settings/find-cursor.c

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Xfce4-commits mailing list