AArch64 | |
ppc64le | |
s390x | |
x86-64 |
- update to 1.2.4: * Fixed key_submit not properly working with multi-action entires * drun mode now removes field codes when printing the command * drun should no longer crash when encountering invalid cache entries * Moved the call to exit() outside the else as otherwise wofi won't exit when printing the command
- Update to 1.2.3: * Fixed wofi with new wlroots not allowing 0 width/height with unanchored surfaces
- Update to v1.2.2 * Added print_command to run * widget_builder now only lets you assign classes. The name will be consistent with the image escape system * data: will now be correctly handled * Added layer config option * Added layer config option * The img "escapes" should now correctly deal with HiDPI * Wofi now loads modes multi-threaded, this should decrease startup times * Added --search * Added support for the PrefersNonDefaultGPU desktop entry flag * Wofi will now keep its percentage size even when moving between monitors * Added display_generic option to drun * Added img-noscale * Added support for purism virtual keyboards * Added key_hide_search * Added key_expand * Added alacritty to the default terminal list * Added page up/down support * number of other fixes
- Switch from URL-based Source line to _service file * remote couldn't provide stable source ball
- Switch to URL-based Source line. Use %autosetup. Improve description of wofi-devel.
- Updated spec file to use general meson macros - Added devel package as default meson build does it - Update to version v1.1.2: * Wofi properly shuts down if its window is closed in normal window mode * Removed threads from the dependencies * Pressing a key with no modifier which is bound with a modifier will now correctly focus the search box * Added support for using \t as a separator in dmenu mode * Modes are no longer loaded on their own thread * Replaced 1 with TRUE when setting gtk-application-prefer-dark-theme * Removed debug print * add switch to use the dark gtk theme
- Initial Package