Revisions of rofi

buildservice-autocommit accepted request 1148495 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 52)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 51)
- Use %autosetup macro. Allows to eliminate the usage of deprecated
  %patchN.
buildservice-autocommit accepted request 1032650 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 50)
baserev update by copy to link target
Martin Pluskal's avatar Martin Pluskal (pluskalm) accepted request 1032524 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 49)
- Add rofi-launcher provides to allow coexistence with
  rofi-wayland.
buildservice-autocommit accepted request 998582 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 48)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 47)
- Update to 1.7.5:
  * In DMenu sync mode, the separator is left in the string.
  * On special crafted delayed input in dmenu it shows updates to the
    list very slow.
    It now forces to push update (if there) every 1/10 of a second.
  * In the view some of the update/redraw policies are fixed to reduced
    the perceived delay.
buildservice-autocommit accepted request 995115 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 46)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 45)
- Update to 1.7.4:
  * [Doc] Add -config to -help output. (#1665)
  * [Dmenu] Fix multi-select, use text as indicator.
  * [filebrowser] Fix building on Mac. (#1662,#1663)
  * [textbox] Implement text-transform option. (#1010)
  * [script] Add new-selection (#1064).
  * [Script] Add keep-selection flag that keeps the current selection. (#1064)
  * [Debug] Add '-log' flag to redirect debug output to a file.
  * [XCB] Try to deduce rotated monitors.
  * [Doc] Add rofi-dmenu to 'See also' in rofi(1).
  * [Options] Mark offset(s) as deprecated.
  * [Modes] Support loading multiple icon sizes.
  * [View] Add textbox|icon-current-entry widget.
  * [Doc] Add ascii manpage to rofi-script(5).
  * [Script] Print user-scripts in -h
  * [Script] Look into $XDG_CONFIG_HOME/rofi/scripts/ for user scripts.
  * [Dmenu|Script] Allow (some) theme modification from script/dmenu.
  * [Textbox] Fix some pango alignment.
  * [FileBrowser] Bind 'kb-accept-custom-alt' to directory up.
  * [Build] Add desktop files as per complaint (rofi theme selector and rofi itself).
  * [Dmenu] Code cleanups.
  * [Themes] Remove broken themes.
  * [Modes] Allow fallback icon per mode. (#1633)
  * [View] Fix broken anchoring behaviour. (#1630)
  * [Rofi] Move error message on commandline to UI.
  * [Listview] Option to hide listview elements when not filtered. (#1622,#1079)
  * [DMenu] Speed up reading async in of large files from stdin.
  * [FileBrowser] Make accept-alt open folder if selected.
  * [Helper] Add XDG_DATA_DIRS to the theme search path. (#1619)
  * [Doc] Split up manpages and extend them with examples.
buildservice-autocommit accepted request 972583 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 44)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 972562 from Dominique Leuenberger's avatar Dominique Leuenberger (dimstar) (revision 43)
- Drop cppcheck BuildRequires: it would only be used when
  explicitly calling make cppcheck (which is not done;
  additionally, cppcheck does not exist on all arches anymore)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 42)
- Update to 1.7.3:
  * [Help] Print out the parsed config/theme files in -help output.
  * [Keybindings] Fix keybindings being modified by -theme-str
  * [Doc] Add rofi-dmenu manpage.
  * [XCB] Cache lookup of monitor.
  * Add -replace option (#568)
  * Fix memory leak.
  * [1566] Add extra debug for resolving monitors.
  * [Theme] Add round,floor,ceil function in @calc (#1569)
  * [Doc] Explain icon lookup.
  * [Combi] Add -combi-display-format (#1570)
  * [Theme] Expand list type ([]) for more data types.
  * [Theme] Add support for tab-stops on textbox. (#1571)
  * [Theme] Testing direct access to widgets via cmdline
    option (-theme+widget+property value)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 41)
- Update to 1.7.2:
  * [Build] Fix building without window mode enabled.
  * [Config] Do not print out the 'theme' field in configuration on dump.
  * [CI] test window mode less build.
  * Allow configuration block in theme again.
- Remove fix-shebangs.patch

- Update to 1.7.1:
  * [Theme] Fix highlight with only theme.
  * Updated documentation and landing page (Thanks to RaZ0rr-Two)
  * [Combi] Fix nesting combi modi (#1510)
  * [DMenu] Fix crash dmenu mode when no entry is available. (#1504)
  * [Run|Drun] Only initialize file-completer on first use.
  * [FileBrowser] Reduce number of re-allocs.
  * [Readme] Remove generating readme.html for dist.
  * [Dmenu] Fix uninitialized memory (non-selectable)
  * [FileBrowser] Try to convert invalid encoded text. (#1471)
  * [FileBrowser] Don't crash on invalid file filenames. (#1471)
  * [Theme] print known colors as its color name.
  * [CMD] If failed to convert commandline to new option, do not stop. (#1425)
  * [Theme] Fix parsing of nested media blocks. (#1442)
  * [Widgets] Fix sizing logic widgets. (#1437)
  * [Window] Try to fix auto-sizing of desktop names for non-i3 desktops. (#1439)
  * [Window] Fix broken close-on-delete. (#1421)
  * [Listview] Correctly check if selected item is highlighted. (#1423)
  * [Entry] Allow action to be taken on input change. (#1405)
  * [Theme] Don't truncate double values. (#1419)
  * [Grammar] Add support for env(ENV,default).
  * [Documentation] documentation fixes.
  * [Theme] fix dmenu theme ( #1396).
buildservice-autocommit accepted request 850111 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 850005 from Avindra Goolcharan's avatar Avindra Goolcharan (avindra) (revision 39)
- Update to 1.6.1:
  * resolving issues that the default theme had on some systems
  * [Theme] Add min/max operator support to calc()
  * [Theme] @media statements can now be nested 
  * FileBrowser: the file browser plugin is now integrated
  * Use GdkPixbuf for Icon parsing
  * Fix parsing dicts in config file (with " in middle of string)
  * Add -normalize-match option, that tries to o match ö, é match e
  * Show error message and return to list instead of closing
  * [Textbox] Try to fix estimated font height
  * [DRun] Fix crash in broken caching mechanism
buildservice-autocommit accepted request 832692 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 38)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 37)
- Update to 1.6.0:
  * Add themes/ directory in the users rofi config directory to the
    theme search path. (#1001)
  * Split listview element into box widget holding icon and textbox.
    Supporting more dynamic themes. (#949)
  * Fix default theme.
  * Add -upgrade-config option.
  * Add ROFI_PLUGIN_PATH variable.
  * Add check for running rofi inside a Script mode.
  * Remove gnome-terminal from rofi-sensible-terminal (#1074)
  * Set window title based on mode name. (#969)
  * Subpixel rendering workaround. (#303)
  * Support character type in configuration {} block . (#1131)
  * Use XDG_CONFIG_DIRS (#1133)
  * [Box] Bug fix update propagation.
  * [Build] Fix meson build with meson 0.55.
  * [DMenu] Add -keep-right flag. (#1089)
  * [DMenu] Don't match markup when filtering. (#579,#1128)
  * [DRUN] Support Type=Link (#1166)
  * [DRun] Add % to escape variable.
  * [DRun] Add an optional cache for desktop files. (#1040)
  * [DRun] Add keywords as default match item. (#1061)
  * [DRun] Don't run custom commands.
  * [DRun] Match keywords field.
  * [DRun] Only show selected categories. (#817)
  * [Dmenu|Script] Add non-selectable entries. (#1024)
  * [Doc] Update documentation.
  * [IconFetcher] Add jpeg support.
  * [Icon] Set default size to 1.2 CH.
  * [Icon] support distance for size.
buildservice-autocommit accepted request 712862 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 36)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 35)
- Update to version 1.5.4:
  * Fix crash in SSH dialog
buildservice-autocommit accepted request 711637 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 34)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 33)
- Update to version 1.5.3:
  * Sidebar renamed to mode-switcher
  * Icons in dmenu
  * Ellipsizing listview entries
  * Update manpage with missing entry. (#937)
  * Rename sidebar widget to mode-switcher and allow configuration from theme.
  * Timing: Moving timing output to glib debug system.
  * SSH: Fix unitialized variable issue.
  * SSH: resolve ':' conflict in history entries.
  * SSH: be case-insensitive when parsing keywords.
  * RASI Lexer: Fix nested () in variable default field.
  * USABILITY: When mode not found, show in gui not just on commandline.
  * ICON: Allow aligning image in icon widget.
  * Meson build system: cleanups and improvements.
  * Meson build system: add documentation (#943)
  * Window: Fix default formatting and remove (invalid) deprecation warning.
  * DMenu: Add support for showing icons infront of displayed list.
  * Overlay: Fix overlay widget to correctly integrate in new theme format.
  * Update libnkutils, libgwater.
  * DMENU: Add format option to strip pango markup from return value.
  * ListView: allow user to change ellipsizing displayed value at run-time.
- Update xdg-terminal.patch
Displaying revisions 1 - 20 of 52
openSUSE Build Service is sponsored by