forked from pool/hyprland
Accepting request 998606 from home:sp1rit
Update to version 0.11.0beta OBS-URL: https://build.opensuse.org/request/show/998606 OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/hyprland?expand=0&rev=2
This commit is contained in:
parent
e72b3acc05
commit
386a828f42
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:65fe47feafce894354071088f7b0dd0e76d93a185461a93a4cfccac0c30fac20
|
||||
size 4719628
|
3
hyprland-0.11.0beta.obscpio
Normal file
3
hyprland-0.11.0beta.obscpio
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d20c879e551e00a8f46ec9142ee36b13a756b004fe5c98eb6887e51e65c4401c
|
||||
size 4724236
|
@ -1,3 +1,38 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 22 10:24:52 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
- Update to version 0.11.0beta:
|
||||
+ Breaking changes:
|
||||
* The SHIFT modifying behaviour in the config has been removed
|
||||
example:
|
||||
bind=SHIFT,exclam,movetoworkspace,1 # OLD
|
||||
bind=SHIFT,1,movetoworkspace,1 # NEW
|
||||
As an additional result of the above, for multi-layout users, see
|
||||
https://wiki.hyprland.org/Configuring/Uncommon-tips--tricks/
|
||||
+ New features:
|
||||
* Add mapwindow, unmapwindow and movewindow IPC events
|
||||
* Add switching to previous workspace
|
||||
* add general:allow_workspace_cycles option
|
||||
* add general:workspace_back_and_forth option
|
||||
* add switching to previous workspace
|
||||
+ Fixes:
|
||||
* fix a minor border issue
|
||||
* fix another edge case for fullscreen default windows
|
||||
* fix bug which allowed a switch to workspace ID -1.
|
||||
* fix crash
|
||||
* fix incorrect popup handling on oversized
|
||||
* fix retrieval of monitor
|
||||
* fix special workspace windows being xray with new optim
|
||||
* fix style conflicts and config + monitor retrieval
|
||||
* fix warn
|
||||
* minor activewindow and focus fixes
|
||||
+ Other:
|
||||
* handle fullscreen pre-map
|
||||
* remove unused func
|
||||
* set new optimizations for blur in example configs
|
||||
* use a custom translation state in keybinds
|
||||
* warn about outdated keybind cfg
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Aug 20 22:27:43 UTC 2022 - Florian "spirit" <packaging@sp1rit.anonaddy.me>
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
name: hyprland
|
||||
version: 0.10.3beta
|
||||
mtime: 1661018849
|
||||
commit: 61aa4ff70ea6805090ead06a2ebae435a5bdef3e
|
||||
version: 0.11.0beta
|
||||
mtime: 1661117097
|
||||
commit: f273ebed9cab738b2f6000a73df7fad08a279c15
|
||||
|
Loading…
x
Reference in New Issue
Block a user