Accepting request 1029612 from home:sp1rit
Updated to version 0.16.0beta OBS-URL: https://build.opensuse.org/request/show/1029612 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=12
This commit is contained in:
parent
89c4b296cf
commit
39880f7e2a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:94ee2453ca049a9e7b4988ffb0ba064be46fff570ad881280eebc3c2db144ac9
|
||||
size 4850188
|
3
hyprland-0.16.0beta.obscpio
Normal file
3
hyprland-0.16.0beta.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a4368082f742565136b8b8924dc96868731b87167add1d59a871d436e2dd99fe
|
||||
size 4861964
|
@ -1,3 +1,41 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 17 21:02:05 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Updated to version 0.16.0beta:
|
||||
+ Thanks Brodie Robertson for the coverage!
|
||||
+ New features:
|
||||
* Add additionnal matrices and rename config var
|
||||
* Add debug coredump instructions (#812)
|
||||
* Add input:touchdevice:td_rotation config
|
||||
* Add input:touchdevice:transform config
|
||||
* Add support for rgba() and rgb() colors in the config
|
||||
* a bit more default config nice addons
|
||||
* add PKGBUILD to ignored files
|
||||
* add loose focus behavior
|
||||
* add maxsize window rule
|
||||
* add touch binding to output
|
||||
* added bringactivetotop dispatcher
|
||||
* fix invalid json output by adding a missing comma
|
||||
+ Fixes:
|
||||
* Nix modules: fix environment variables
|
||||
* fix crash in renderWorkspaceWithFullscreenWindow
|
||||
* fix invalid json output by adding a missing comma
|
||||
* fix windowsOut disabled with fadeOut enabled
|
||||
* simplify shouldRenderWindow and fix one cond
|
||||
+ Other:
|
||||
* check for same workspace in workspace rule
|
||||
* default & example config overhaul
|
||||
* don't recalc offset on monitor reload offset auto
|
||||
* ignore OR windows' size hints
|
||||
* remove old log
|
||||
* rename transform in DC to touch_transform
|
||||
* rework focus system to be more safe and faster
|
||||
* set XCURSOR_SIZE if not set in init
|
||||
* set workspace name in previous
|
||||
* unsetenv on no XWayland
|
||||
* use size hints when available in xwayland default geom
|
||||
* use static for transformation matrices
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 11 10:20:17 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: hyprland
|
||||
version: 0.15.3beta
|
||||
mtime: 1665480816
|
||||
commit: 8880298f50dcc53b0aa91e13673dbd3391b65170
|
||||
version: 0.16.0beta
|
||||
mtime: 1666022392
|
||||
commit: ecf0cdaba4f8da4922bbf8c2cc607b9f5e9ae3b6
|
||||
|
Loading…
Reference in New Issue
Block a user