Revisions of tint2

buildservice-autocommit accepted request 1163615 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 42)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1163561 from Christian Ludwig's avatar Christian Ludwig (luchr) (revision 41)
- Added glib.patch:
  Fix segfault of tint2 with new version of glib2.
  See https://gitlab.com/nick87720z/tint2/-/issues/4
buildservice-autocommit accepted request 1149977 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 40)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 1149746 from Andrea Manzini's avatar Andrea Manzini (amanzini) (revision 39)
- Update to 17.1.3
  * Activated task had chance to lose activation if it's on other desktop, with multi-desktop taskbar
- Update to 17.1.2
  * Fixed multi-taskbar size distrubution (border width was not counted)
  * Scale was not counted sometimes
  * Updated russian translation
- Update to 17.1.1
  * Report XShm status on start
  * Prints X11 errors when they occur
  * Long versions for some command line options
  * Extended help text
  * Small optimizations
  * Reduced load from events spam with shrinking on
  * tint2-send: Stdin daemon mode
  * Fixed widgets redraw after they were hidden
  * Fixed panel flicker if mouse was over during panel start
  * Current desktop was set to first instead of current, on start
  * Tray subwindow had no PID set, which broke cyrrent owner PID report by
  * Desktop launcher parsing is now more freedesktop-compliant
  * Fixed some X11 errors
  * Fixed some memory leaks
- Update to 17.1
  * Added option "rounded_corners" to disable rounding for separate corners
  * Added option to use continuous executor process as command sink for its own action commands
  * "tput clear" command in executors is possible without "-T" option (TERM is set to better value than "dumb")
  * Enhanced API documentation comment style to look more like documentation right in code (resemble doxygen output)
  * tint2conf: spacing option for buttons and executors, enable negative spacing for task icon and text
  * Small optimizations
  * Found few regressions, possibly introduced between versions 17.0.2 and 17.0.3
  * GTK2 was still listed among current dependencies in few places
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 958685 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 38)
initialized devel package after accepting 958685
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 37)
- Update to 3.6.0:
  Breaking:
  * We added the backslash escape character (\) for configuration values. This
    means that the literal backslash character now has special meaning in
    configuration files, therefore if you want to use it in a value as a literal
    backslash, you need to escape it with the backslash escape character. The parser
    logs an error if any unescaped backslashes are found in a value. This affects
    you only if you are using two consecutive backslashes in a config value, which
    will now be interpreted as a single literal backslash. (#2354)
  * We rewrote our formatting tag parser. This shouldn't break anything, if you
    experience any problems, please let us know. The new parser now gives errors for
    certain invalid tags where the old parser would just silently ignore them.
    Adding extra text to the end of a valid tag now produces an error. For example,
    tags like %{T-a}, %{T2abc}, %{rfoo}, and others will now start producing errors.
    This does not affect you unless you are producing your own invalid formatting
    tags (for example in a script).
  * For security reasons, the named pipe at /tmp/polybar_mqueue.<PID> had its
    permission bits changed from 666 to 600 to prevent sending ipc messages to
    polybar processes running under a different user.
  * For details see: https://github.com/polybar/polybar/releases/tag/3.6.0
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 36)
- Update to 17.0.2:
  Fixes:
  * On dual monitor, when minimizing Chrome window it minimizes on
    the wrong monitor panel (issue #818)
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 897265 from Asterios Dramis's avatar Asterios Dramis (adra) (revision 35)
Update to 17.0.1, Updated build requirements
buildservice-autocommit accepted request 718474 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 33)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 717790 from Namor Barcode's avatar Namor Barcode (z1trus) (revision 32)
- Update to 16.7:
  Fixes:
  * Fix spacing around icons in executor without text in vertical panels (issue #716)
  * Fix Bug: Clock Only Updates Every Minute With Format %s (issue #724)
  * Fix markup drawing when font shadow enabled (issue #709)
  * Struts pivoting: workaround for panel positioning between monitors in mutter (Chris Billington)
  Enhancements:
  * Blink battery when discharging and low (issue #723)
  * Add support for battery percentage without % sign (issue #730)
  * Expand leading ~ in icon paths
buildservice-autocommit accepted request 631974 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 31)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 30)
- Update to 16.6.1:
  * Fix packaging regression for debian (issue #715)
- Changes from 16.6:
  * Fix regression in task icon brightness (issue #714)
- Changes from 16.5:
  * Add new build script
  * Add option to sort taskbar by application name
  * Fix regression in image loading
buildservice-autocommit accepted request 627045 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 29)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 28)
- Update to 16.4:
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 27)
 Update to 16.4:
  * Update AUTHORS
  * Fix leak in image loading (issue #704)
  * Fix executors no longer log unless env var DEBUG_EXECUTORS
    is set
  * Fix layout in executor (issue #695)
  * Fix Other small issues
buildservice-autocommit accepted request 568545 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 26)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 25)
- Update to 16.2:
  * Proper fix for having too much space between virtual desktop
    taskbar (issue #688)
  * Fix bad word wrapping (issue #693)
  * Preliminary high DPI support
buildservice-autocommit accepted request 563608 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 23)
- Update to 16.1:
  * Executor: updated tooltip documentation (issue #676)
  * Systray: warn on duplicate config option systray_name_filter (issue #652)
  * Taskbar: thumbnail support in tooltips
  * Taskbar: `taskbar_distribute_size = 1` now playes well with `task_align = center` and
    `task_align = right` (issue #6
  * Fixed several use-after-free errors in the timer code
  * Task, Button, Executor: add a bit of slack in the pango text layout,
    to avoid wrapping due to rounding errors
- Add ifdef around post/postun
Displaying revisions 1 - 20 of 42
openSUSE Build Service is sponsored by