Accepting request 831070 from X11:Wayland
OBS-URL: https://build.opensuse.org/request/show/831070 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wofi?expand=0&rev=2
This commit is contained in:
@@ -1,3 +1,27 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 1 11:44:46 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 4 15:46:59 UTC 2020 - Denis Kondratenko <denis.kondratenko@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: wofi
|
||||
Version: v1.1.2
|
||||
Version: v1.2.2
|
||||
Release: 0
|
||||
Summary: Launcher for wlroots compositors
|
||||
License: GPL-3.0-only
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<param name="url">https://hg.sr.ht/~scoopta/wofi</param>
|
||||
<param name="scm">hg</param>
|
||||
<param name="versionformat">{tags}</param>
|
||||
<param name="revision">v1.1.2</param>
|
||||
<param name="revision">v1.2.2</param>
|
||||
</service>
|
||||
<service mode="disabled" name="set_version"/>
|
||||
<service name="tar" mode="buildtime"/>
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c17624156576c20dc850d56061f84dbb0513dce4e8355501432511a8623ede93
|
||||
size 263691
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:036e99c88b4da7da7fbd81c31922da067e25997462b604a23c88e8e504d4edd1
|
||||
size 293899
|
||||
+2
-2
@@ -1,3 +1,3 @@
|
||||
name: wofi
|
||||
version: v1.1.2
|
||||
mtime: 1583818656
|
||||
version: v1.2.2
|
||||
mtime: 1598496406
|
||||
|
||||
Reference in New Issue
Block a user