You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0 / 5 Cloning the plugin reposi→ Cloning https://github.com/zakk4223/hyprNStack
╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0 / 5 Cloning the plugin reposi✔ cloned
━━━━━━━━━━╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1 / 5 Cloning the plugin reposi✔ found hyprpm manifest
✔ parsed manifest, found 1 plugins:
→ hyprNStack by Zakk version
→ Manifest has 13 pins, checking
✔ Hyprland headers OK
→ Building hyprNStack
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╍━━━━━━━━━━━━━━━━━━━ 3 / 5 Building plugin(s)[v] shell returned: -> cd /run/user/1000/hyprpm/user && PKG_CONFIG_PATH="/home/user/.local/share/hyprpm/headersRoot/share/pkgconfig" make all
g++ -DWLR_USE_UNSTABLE -shared -fPIC --no-gnu-unique main.cpp nstackLayout.cpp -o nstackLayoutPlugin.so -g pkg-config --cflags pixman-1 libdrm hyprland -std=c++2b
nstackLayout.cpp: In member function ‘void CHyprNstackLayout::calculateWorkspace(PHLWORKSPACE)’:
nstackLayout.cpp:365:49: error: ‘class CCompositor’ has no member named ‘getFullscreenWindowOnWorkspace’; did you mean ‘getPrevWindowOnWorkspace’?
365 | const auto PFULLWINDOW = g_pCompositor->getFullscreenWindowOnWorkspace(PWORKSPACE->m_iID);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| getPrevWindowOnWorkspace
make: *** [Makefile:2: all] Error 1
✖ Plugin hyprNStack failed to build.
This likely means that the plugin is either outdated, not yet available for your version, or broken.
If you are on -git, update first
Try re-running with -v to see more verbose output.
✔ all plugins built
✔ installed repository
✔ you can now enable the plugin(s) with hyprpm enable
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5 / 5 Done!
The text was updated successfully, but these errors were encountered:
╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0 / 5 Cloning the plugin reposi→ Cloning https://github.com/zakk4223/hyprNStack
╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0 / 5 Cloning the plugin reposi✔ cloned
━━━━━━━━━━╍━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1 / 5 Cloning the plugin reposi✔ found hyprpm manifest
✔ parsed manifest, found 1 plugins:
→ hyprNStack by Zakk version
→ Manifest has 13 pins, checking
✔ Hyprland headers OK
→ Building hyprNStack
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╍━━━━━━━━━━━━━━━━━━━ 3 / 5 Building plugin(s)[v] shell returned: -> cd /run/user/1000/hyprpm/user && PKG_CONFIG_PATH="/home/user/.local/share/hyprpm/headersRoot/share/pkgconfig" make all
g++ -DWLR_USE_UNSTABLE -shared -fPIC --no-gnu-unique main.cpp nstackLayout.cpp -o nstackLayoutPlugin.so -g
pkg-config --cflags pixman-1 libdrm hyprland
-std=c++2bnstackLayout.cpp: In member function ‘void CHyprNstackLayout::calculateWorkspace(PHLWORKSPACE)’:
nstackLayout.cpp:365:49: error: ‘class CCompositor’ has no member named ‘getFullscreenWindowOnWorkspace’; did you mean ‘getPrevWindowOnWorkspace’?
365 | const auto PFULLWINDOW = g_pCompositor->getFullscreenWindowOnWorkspace(PWORKSPACE->m_iID);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| getPrevWindowOnWorkspace
make: *** [Makefile:2: all] Error 1
✖ Plugin hyprNStack failed to build.
This likely means that the plugin is either outdated, not yet available for your version, or broken.
If you are on -git, update first
Try re-running with -v to see more verbose output.
✔ all plugins built
✔ installed repository
✔ you can now enable the plugin(s) with hyprpm enable
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5 / 5 Done!
The text was updated successfully, but these errors were encountered: