Commit Graph

  • c388396d72 Accepting request 1302274 from X11:Utilities factory Ana Guerrero 2025-09-02 15:58:42 +00:00
  • e5e722acf3 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi?expand=0&rev=62 Michael Vetter 2025-09-02 05:20:15 +00:00
  • b03a766852 - Update to 2.0.0: * Removal of autotools build system * To help bug reports, we added the command rofi -info * Redraw on startup #2165 * Close on click out of window #2158 * No IMDKIT support in wayland Michael Vetter 2025-09-02 05:19:13 +00:00
  • 99a29287ca Accepting request 1282040 from X11:Utilities Ana Guerrero 2025-06-03 15:51:44 +00:00
  • 3d3b6b9040 Accepting request 1279978 from home:amanzini:branches:X11:Utilities Michael Vetter 2025-06-02 16:57:02 +00:00
  • 926a33ce06 Accepting request 1238822 from X11:Utilities Dominique Leuenberger 2025-01-19 20:50:18 +00:00
  • 6fec3c8359 - Update to 1.7.8: * Fix drawing issue In the last release we had some code that hit a bug in some graphics drivers. #2076 * DBusActivatable The previously introduced DBusActivatable seems to cause some issues and confusion. #2077 * CI Fixes * See https://github.com/davatorium/rofi/releases/tag/1.7.8 for details Michael Vetter 2025-01-19 13:00:57 +00:00
  • 2d1a007913 Accepting request 1235530 from X11:Utilities Ana Guerrero 2025-01-07 19:53:57 +00:00
  • ea11e9daaa - Update to 1.7.7: * Fix drawing issue #2068 * Fix window mode missing some windows #2071 * Fix character in config file broken #2070 * Resolve 'rasinc' for @imports #2069 * Desktop file DBus activation #1924 * Resolve -config identical to -theme #2040 - Update to 1.7.6: Michael Vetter 2025-01-07 09:32:14 +00:00
  • f8ae4a2368 Accepting request 1233579 from X11:Utilities Ana Guerrero 2025-01-01 22:04:15 +00:00
  • e79cd16acf - Update to 1.75: * Recursive file browser * Copy to clipboard support * Entry box history * Fix calc * Text and cursor outline * Other smaller changes * For details see: https://github.com/davatorium/rofi/releases/tag/1.7.6 Michael Vetter 2024-12-27 16:39:07 +00:00
  • ee65bcff56 Accepting request 1148495 from X11:Utilities leap-16.1 leap-16.0 Ana Guerrero 2024-02-21 17:00:56 +00:00
  • b449726aec Accepting request 1148495 from X11:Utilities Ana Guerrero 2024-02-21 17:00:56 +00:00
  • b95a08b1e9 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 09:47:11 +00:00
  • 785123e1e3 - Use %autosetup macro. Allows to eliminate the usage of deprecated %patchN. Michael Vetter 2024-02-21 09:47:11 +00:00
  • a09e1e0954 Accepting request 1032650 from X11:Utilities Dominique Leuenberger 2022-11-01 12:43:31 +00:00
  • e2ff9523fb Accepting request 1032650 from X11:Utilities Dominique Leuenberger 2022-11-01 12:43:31 +00:00
  • 226137d504 Accepting request 1032524 from home:mcepl:branches:X11:Utilities Martin Pluskal 2022-11-01 08:30:19 +00:00
  • ce138ca693 Accepting request 1032524 from home:mcepl:branches:X11:Utilities Martin Pluskal 2022-11-01 08:30:19 +00:00
  • cdb45490ab Accepting request 998582 from X11:Utilities Dominique Leuenberger 2022-08-22 09:05:08 +00:00
  • d2bc925d6a Accepting request 998582 from X11:Utilities Dominique Leuenberger 2022-08-22 09:05:08 +00:00
  • f60865732a - 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. Michael Vetter 2022-08-22 08:34:43 +00:00
  • b8ac42c69d - 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. Michael Vetter 2022-08-22 08:34:43 +00:00
  • a9aae1b8d5 Accepting request 995115 from X11:Utilities Dominique Leuenberger 2022-08-15 17:58:29 +00:00
  • c30a0f546f Accepting request 995115 from X11:Utilities Dominique Leuenberger 2022-08-15 17:58:29 +00:00
  • 638d8b3529 - 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. Michael Vetter 2022-08-15 06:35:36 +00:00
  • 90bdec8574 - 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. Michael Vetter 2022-08-15 06:35:36 +00:00
  • 422e99900a Accepting request 972583 from X11:Utilities Dominique Leuenberger 2022-04-25 21:35:45 +00:00
  • c33f0c849e Accepting request 972583 from X11:Utilities Dominique Leuenberger 2022-04-25 21:35:45 +00:00
  • d86904df40 Accepting request 972562 from home:dimstar:Factory Michael Vetter 2022-04-25 11:03:03 +00:00
  • 768a0798ee Accepting request 972562 from home:dimstar:Factory Michael Vetter 2022-04-25 11:03:03 +00:00
  • 608f76cc50 Accepting request 950436 from X11:Utilities Dominique Leuenberger 2022-02-01 15:59:48 +00:00
  • a09ce912e6 Accepting request 950436 from X11:Utilities Dominique Leuenberger 2022-02-01 15:59:48 +00:00
  • de7acdff77 - 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 2022-02-01 13:15:59 +00:00
  • 6f3c46d5bb - 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 2022-02-01 13:15:59 +00:00
  • 26586aefa5 Accepting request 935969 from X11:Utilities Dominique Leuenberger 2021-12-06 23:00:03 +00:00
  • cce4d2cdc5 Accepting request 935969 from X11:Utilities Dominique Leuenberger 2021-12-06 23:00:03 +00:00
  • dbd865fe82 - 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 Michael Vetter 2021-12-06 10:38:58 +00:00
  • e8cf252a53 - 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 Michael Vetter 2021-12-06 10:38:58 +00:00
  • bd77b3526a Accepting request 850111 from X11:Utilities Dominique Leuenberger 2020-11-23 14:49:05 +00:00
  • 21a1ae4d0f Accepting request 850111 from X11:Utilities Dominique Leuenberger 2020-11-23 14:49:05 +00:00
  • d1182ec308 Accepting request 850005 from home:avindra:branches:X11:Utilities Michael Vetter 2020-11-23 08:38:52 +00:00
  • 319c8ad455 Accepting request 850005 from home:avindra:branches:X11:Utilities Michael Vetter 2020-11-23 08:38:52 +00:00
  • 7c6615e550 Accepting request 832692 from X11:Utilities Dominique Leuenberger 2020-09-07 19:35:55 +00:00
  • 51cb1b64e2 Accepting request 832692 from X11:Utilities Dominique Leuenberger 2020-09-07 19:35:55 +00:00
  • 0b52bfbe2f - 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. Michael Vetter 2020-09-07 08:03:20 +00:00
  • df4e663715 - 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. Michael Vetter 2020-09-07 08:03:20 +00:00
  • 3b4b149a78 Accepting request 712862 from X11:Utilities Dominique Leuenberger 2019-07-02 08:39:10 +00:00
  • 385348279d Accepting request 712862 from X11:Utilities Dominique Leuenberger 2019-07-02 08:39:10 +00:00
  • 53dc2eeaf3 - Update to version 1.5.4: * Fix crash in SSH dialog Michael Vetter 2019-07-01 13:32:18 +00:00
  • 702e78e0fb - Update to version 1.5.4: * Fix crash in SSH dialog Michael Vetter 2019-07-01 13:32:18 +00:00
  • c145919d50 Accepting request 711637 from X11:Utilities Dominique Leuenberger 2019-06-24 19:53:06 +00:00
  • 3b52fea663 Accepting request 711637 from X11:Utilities Dominique Leuenberger 2019-06-24 19:53:06 +00:00
  • 928e2ec846 - 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 Michael Vetter 2019-06-24 06:05:38 +00:00
  • 4e50b59315 - 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 Michael Vetter 2019-06-24 06:05:38 +00:00
  • 6137f31271 Accepting request 662083 from X11:Utilities Dominique Leuenberger 2018-12-31 08:47:22 +00:00
  • 7471fd3cfc Accepting request 662083 from X11:Utilities Dominique Leuenberger 2018-12-31 08:47:22 +00:00
  • e1fff66ca7 - Update to version 1.5.2: * Clearify Check dependency. (#879) * Add option to change negate character. (#877) * Fix assert and update test. (#875) * Add missing example Script (#869) * Add drun-display-format option. (#858) * Fixing typos (#867,#837,#831,#804) * Fix loading icons that are in cache (#860) * Improve ssh known_host parser. (#820) * Add terminals to rofi-sensible-terminal (#808) * Lexer Fix several ambiguity and handling of empty input. * IconFetcher preload the user set icon theme. * IconFetcher use generic threadpool. * Lexer support environment variables. * Cleanup syntax for sorting. (#816) * Documents update. * Fix how borders are drawn. (#792, #783) Michael Vetter 2018-12-30 16:55:20 +00:00
  • e224faf1fb - Update to version 1.5.2: * Clearify Check dependency. (#879) * Add option to change negate character. (#877) * Fix assert and update test. (#875) * Add missing example Script (#869) * Add drun-display-format option. (#858) * Fixing typos (#867,#837,#831,#804) * Fix loading icons that are in cache (#860) * Improve ssh known_host parser. (#820) * Add terminals to rofi-sensible-terminal (#808) * Lexer Fix several ambiguity and handling of empty input. * IconFetcher preload the user set icon theme. * IconFetcher use generic threadpool. * Lexer support environment variables. * Cleanup syntax for sorting. (#816) * Documents update. * Fix how borders are drawn. (#792, #783) Michael Vetter 2018-12-30 16:55:20 +00:00
  • d76d9c1cad Accepting request 588487 from X11:Utilities Dominique Leuenberger 2018-03-19 22:39:16 +00:00
  • b6e090b99f Accepting request 588487 from X11:Utilities Dominique Leuenberger 2018-03-19 22:39:16 +00:00
  • 4bc948aeeb Accepting request 588318 from home:avindra Michael Vetter 2018-03-19 10:09:30 +00:00
  • bb1b347f88 Accepting request 588318 from home:avindra Michael Vetter 2018-03-19 10:09:30 +00:00
  • e5d671f6e1 Accepting request 571947 from X11:Utilities Dominique Leuenberger 2018-02-02 21:22:11 +00:00
  • 76f04f33f6 Accepting request 571947 from X11:Utilities Dominique Leuenberger 2018-02-02 21:22:11 +00:00
  • ff287e54c3 Accepting request 571838 from home:avindra Ondřej Súkup 2018-02-02 09:48:01 +00:00
  • a8b472dfdc Accepting request 571838 from home:avindra Ondřej Súkup 2018-02-02 09:48:01 +00:00
  • 964fe11f21 Accepting request 534106 from X11:Utilities Dominique Leuenberger 2017-10-16 23:52:37 +00:00
  • bc50e2858f Accepting request 534106 from X11:Utilities Dominique Leuenberger 2017-10-16 23:52:37 +00:00
  • 47a7ec2daf - Update to version 1.4.2: * Add sort to manpage. (#682[1]) * Add tranaparent to theme manpage. (#688[2]) * Re-add theme headers. (#679[3]) * Fix super key. (#684[4]) * Unknown option libnkutils:uuid. (#677[5]) * Mode window is not found. (#686[6]) * Fix meson build in dist file. Michael Vetter 2017-10-15 21:52:56 +00:00
  • 386e65dad5 - Update to version 1.4.2: * Add sort to manpage. (#682[1]) * Add tranaparent to theme manpage. (#688[2]) * Re-add theme headers. (#679[3]) * Fix super key. (#684[4]) * Unknown option libnkutils:uuid. (#677[5]) * Mode window is not found. (#686[6]) * Fix meson build in dist file. Michael Vetter 2017-10-15 21:52:56 +00:00
  • 547cd8aa4c Accepting request 528921 from X11:Utilities Dominique Leuenberger 2017-10-02 14:52:51 +00:00
  • 140898b340 Accepting request 528921 from X11:Utilities Dominique Leuenberger 2017-10-02 14:52:51 +00:00
  • ec1a376004 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi?expand=0&rev=23 Michael Vetter 2017-09-27 10:44:48 +00:00
  • 700c6ed88f OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi?expand=0&rev=23 Michael Vetter 2017-09-27 10:44:48 +00:00
  • 696b872636 - Update to version 1.4.1: * Improved error messages * Customizable highlight, allowing underline, strikethrough, italic, bold, small caps and the color to be set. * Give up when keyboard is not grabbed in first 5 seconds. * Improve manpage * Super-{1..10} hotkeys for selecting the first 10 rows. * Allow x-align/y-align on textbox. * Support matching bangs on multiple characters in combi mode. (#542) * Set WM_CLASS (#549) * Async pre-read 25 rows for improving user experience. (#550) * Improve handling in floating window manager by always setting window size. * DRun speedups. * Make lazy-grab default. * Remove extra layer in textbox. (#553) * Ignore fonts that result in a family name or size 0. (#554) * [Combi] Allow bang to match multiple modes. (#552) * Add detection of window manager and work around quirks. * Support dynamic plugins. * DMENU tty detection. * Support for icons in drun, combi and window mode. * Startup notification of launched application support. * Meson support. * Fuzzy matching with fzf based sorting algorithm. * Auto-detect DPI. * Set cursor at the end of the input field. (#662) * Meson support (thx to SardemFF7). * [Script] parse the command as if it was commandline. (#650) * Don't enable asan by meson. (#642) * Allow text widgets to be added in theme and string to be set. Michael Vetter 2017-09-27 10:41:01 +00:00
  • 95a79ec8a5 - Update to version 1.4.1: * Improved error messages * Customizable highlight, allowing underline, strikethrough, italic, bold, small caps and the color to be set. * Give up when keyboard is not grabbed in first 5 seconds. * Improve manpage * Super-{1..10} hotkeys for selecting the first 10 rows. * Allow x-align/y-align on textbox. * Support matching bangs on multiple characters in combi mode. (#542) * Set WM_CLASS (#549) * Async pre-read 25 rows for improving user experience. (#550) * Improve handling in floating window manager by always setting window size. * DRun speedups. * Make lazy-grab default. * Remove extra layer in textbox. (#553) * Ignore fonts that result in a family name or size 0. (#554) * [Combi] Allow bang to match multiple modes. (#552) * Add detection of window manager and work around quirks. * Support dynamic plugins. * DMENU tty detection. * Support for icons in drun, combi and window mode. * Startup notification of launched application support. * Meson support. * Fuzzy matching with fzf based sorting algorithm. * Auto-detect DPI. * Set cursor at the end of the input field. (#662) * Meson support (thx to SardemFF7). * [Script] parse the command as if it was commandline. (#650) * Don't enable asan by meson. (#642) * Allow text widgets to be added in theme and string to be set. Michael Vetter 2017-09-27 10:41:01 +00:00
  • b0fe598906 Accepting request 454807 from X11:Utilities Dominique Leuenberger 2017-02-09 10:15:17 +00:00
  • f30bc049e8 Accepting request 454807 from X11:Utilities Dominique Leuenberger 2017-02-09 10:15:17 +00:00
  • 4609745a17 Accepting request 454000 from home:jengelh:branches:X11:Utilities Ondřej Súkup 2017-02-05 18:37:15 +00:00
  • 0b7129568d Accepting request 454000 from home:jengelh:branches:X11:Utilities Ondřej Súkup 2017-02-05 18:37:15 +00:00
  • 79a62ff904 Accepting request 451259 from X11:Utilities Dominique Leuenberger 2017-01-24 09:34:50 +00:00
  • 7f1939e04c Accepting request 451259 from X11:Utilities Dominique Leuenberger 2017-01-24 09:34:50 +00:00
  • 84bf3ec9d0 - Update to version 1.3.1: New Features * [DRun] Search categories. (#449) Improvements * Fix exit when failed to grab keyboard. (#524) * Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3. * Add copyrights to theme (needed for debian packaging). * DMENU: Correctly detect end-of-file (#518) * Directly queue redraw on overlay change. * Remove pango markup from workspace names in I3. (#507) Michael Vetter 2017-01-11 19:02:41 +00:00
  • 02f3b57780 - Update to version 1.3.1: New Features * [DRun] Search categories. (#449) Improvements * Fix exit when failed to grab keyboard. (#524) * Introduce lazy keyboard grab mode for people who want rofi to show on key-down in i3. * Add copyrights to theme (needed for debian packaging). * DMENU: Correctly detect end-of-file (#518) * Directly queue redraw on overlay change. * Remove pango markup from workspace names in I3. (#507) Michael Vetter 2017-01-11 19:02:41 +00:00
  • 388506d52e Accepting request 425196 from X11:Utilities Dominique Leuenberger 2016-09-08 15:39:14 +00:00
  • f70a9d000e Accepting request 425196 from X11:Utilities Dominique Leuenberger 2016-09-08 15:39:14 +00:00
  • 94b173a309 - Update to version 1.2.0: New Features * Highlight matched part of the string. * Make window switcher string customizable. Improvements * Improved selection mode in dmenu with selection counter. * Improved selection mode with 'dot' indicator. * Fix Current Desktop window switcher. * Fix launching in terminal. * Supports include in config. * Add Control+k remove till eol keybinding. * Change clear line to Control+w and make Control+u remove till sol (matching readline) * Track origin of option value e.g. who set the option. * Comment default values in dump-xresources. * Fix displaying on 30bit 10bpc X setup. Removals: * Remove xlib dependency (xcb-xrm) * Remove fuzzy option * Remove i3 workaround as it no longer needed since I3 v4.9. (Feb. 2015) - Remove BuildRequire xorg-x11-devel in favour of xcb-util-xrm-devel Michael Vetter 2016-09-07 09:56:01 +00:00
  • 057b21bc6c - Update to version 1.2.0: New Features * Highlight matched part of the string. * Make window switcher string customizable. Improvements * Improved selection mode in dmenu with selection counter. * Improved selection mode with 'dot' indicator. * Fix Current Desktop window switcher. * Fix launching in terminal. * Supports include in config. * Add Control+k remove till eol keybinding. * Change clear line to Control+w and make Control+u remove till sol (matching readline) * Track origin of option value e.g. who set the option. * Comment default values in dump-xresources. * Fix displaying on 30bit 10bpc X setup. Removals: * Remove xlib dependency (xcb-xrm) * Remove fuzzy option * Remove i3 workaround as it no longer needed since I3 v4.9. (Feb. 2015) - Remove BuildRequire xorg-x11-devel in favour of xcb-util-xrm-devel Michael Vetter 2016-09-07 09:56:01 +00:00
  • 3325b804ef Accepting request 402721 from X11:Utilities Dominique Leuenberger 2016-06-19 08:49:51 +00:00
  • 5f2b3b361f Accepting request 402721 from X11:Utilities Dominique Leuenberger 2016-06-19 08:49:51 +00:00
  • bb8f0084c1 OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi?expand=0&rev=14 Michael Vetter 2016-06-16 12:22:13 +00:00
  • 4db48f061d OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/rofi?expand=0&rev=14 Michael Vetter 2016-06-16 12:22:13 +00:00
  • 1d4a9671b4 - Fix typo in xdg-terminal.patch Michael Vetter 2016-06-16 12:18:49 +00:00
  • 1eb6b57f70 - Fix typo in xdg-terminal.patch Michael Vetter 2016-06-16 12:18:49 +00:00
  • d774581754 - Update to version 1.1.0: New Features * Keys mode, showing keybindings. * Stop cycling option (#407) (Thx to Yaroslav) * Kill window on delete entry (#316) Improvements * Add Control+Backspace as remove word back keybinding. * Allow user to use X11 background for fake transparency (#390) * Allow user to specify background image. * Improved keybinding handling, allowing on-release and modifier only (#384). * Use display name for prompt (#409) * Parse subdirectories in drun parser (#416) * Switch to stop cycling (#407) Bug fixes * Grab mouse pointer with keyboard - Update xdg-terminal.patch to match Michael Vetter 2016-06-16 12:10:42 +00:00
  • 64225ca9d7 - Update to version 1.1.0: New Features * Keys mode, showing keybindings. * Stop cycling option (#407) (Thx to Yaroslav) * Kill window on delete entry (#316) Improvements * Add Control+Backspace as remove word back keybinding. * Allow user to use X11 background for fake transparency (#390) * Allow user to specify background image. * Improved keybinding handling, allowing on-release and modifier only (#384). * Use display name for prompt (#409) * Parse subdirectories in drun parser (#416) * Switch to stop cycling (#407) Bug fixes * Grab mouse pointer with keyboard - Update xdg-terminal.patch to match Michael Vetter 2016-06-16 12:10:42 +00:00
  • 8e3939b4ef Accepting request 395012 from X11:Utilities Dominique Leuenberger 2016-05-13 07:24:17 +00:00
  • a343048ee1 Accepting request 395012 from X11:Utilities Dominique Leuenberger 2016-05-13 07:24:17 +00:00
  • c38ab9a227 - Update to version 1.0.1 * Fix typo in manpage. * Return old behaviour for rofi placement (#395, #389) * Switch desktop when switching window (#393) * Remove unneeded use of bash (#391) * Make history parser more robust against corrupted files. (#388) * Fix desktop number (#386) Michael Vetter 2016-05-12 09:57:11 +00:00