Accepting request 999933 from home:sp1rit
Update to version 0.12.0beta OBS-URL: https://build.opensuse.org/request/show/999933 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=4
This commit is contained in:
parent
f3c83e3b53
commit
41de0ea5e9
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b0e6d29b52e5ad13b67ac52cdf11b8aa2571933cdf9b32f289b86c15c036823b
|
||||
size 4731404
|
3
hyprland-0.12.0beta.obscpio
Normal file
3
hyprland-0.12.0beta.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9b9102e864bb45fc0fb71dacfb6169d32323b86020e1539580b14ab4223a0089
|
||||
size 4748300
|
@ -1,3 +1,57 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 29 11:25:37 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Update to version 0.12.0beta:
|
||||
+ New features:
|
||||
* Add cleaninstall task
|
||||
* Nix: add nixConfig
|
||||
* add clean install for those who build from source
|
||||
* added a forceinput rule
|
||||
* added a specialWorkspace anim leaf
|
||||
* added a swapactiveworkspaces dispatcher
|
||||
* added an event for moving workspace
|
||||
* added swapnext
|
||||
* added swapnext and swapprev for master
|
||||
+ Fixes:
|
||||
* fix device closing
|
||||
* fix fullscreen in moving ws
|
||||
* fix fullscreen on workspace rule silent
|
||||
* fix indents, change crit log to info
|
||||
* fix internal keybinds
|
||||
* fix logic in candidates on unmap
|
||||
* fix more indents, im sorry vaxry
|
||||
* fix parser in nested categories
|
||||
* fix segfault in inactive sessions
|
||||
* fix shadows on silent rule
|
||||
* fix silent workspaces with back and forth
|
||||
* fix styling in const ptrs
|
||||
* fix subsurface UV handling on oversized windows
|
||||
* fix window rules
|
||||
* fix xwayland config option for nix (#587)
|
||||
* fixes to swapnext logic on dwindle
|
||||
* minor damage fixes
|
||||
* minor fixes to the viewporter behavior
|
||||
+ Other:
|
||||
* Allow passing the mouse as well in pass
|
||||
* Force wlroots to not send leave events in pass to XWayland
|
||||
* Multiple improvements to the shutdown procedure
|
||||
* Unfocus first on non-internal ws changes
|
||||
* Viewporter implementaion (#585)
|
||||
* allow specifying window for toggle floating
|
||||
* better find device cats
|
||||
* don't find a new candidate to refocus on unfocused unmap
|
||||
* don't focus silent windows
|
||||
* guard nullptr in unmap
|
||||
* ignore oversized popups' dims in global coords
|
||||
* implemented DRM leasing for VR headsets
|
||||
* modify exit behaviour a bit
|
||||
* move X11 transients to top on parent top
|
||||
* optimize options in dwindle
|
||||
* pass press and release events separately
|
||||
* ratelimit setting cursor
|
||||
* remove general:sensitivity from the default config
|
||||
* reset uv on invalid buffer source box
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 23 21:43:17 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: hyprland
|
||||
version: 0.11.1beta
|
||||
mtime: 1661289304
|
||||
commit: fba7ed97fbb3dfe7c2a9ac45ceef2243624eaa04
|
||||
version: 0.12.0beta
|
||||
mtime: 1661764662
|
||||
commit: 6c8ce734fb8e487add1c28efc2f86ff075f8d679
|
||||
|
Loading…
Reference in New Issue
Block a user