update: temporary fix for kirigami not found error#184
Open
kagurazakei wants to merge 3 commits into
Open
Conversation
950c174 to
ea0b4ee
Compare
…g-drop, per-monitor positioning, animation fixes
- Reemplazados assets de branding con originales de Ambxst - Renombrado NothingLess → Ambxst en todo el codigo - README original de Ambxst - Conservados presets de Leriart (Dot Matrix, Nothing, Pure Monochrome, Minimal) - Conservadas todas las features nuevas: Free Layout, Island Mode, Task Tray, M3 Animations, Monitor Config, Snap Assistant, etc. - Splash con logo de Ambxst
- MonitorCard: remove monitorSyncDebounce restart from onMonitorsChanged to break the infinite sync -> reload -> monitorsChanged loop - CompositorConfig: remove redundant globalStateConnections that caused double dispatch, double file write, and double axctl reload - CompositorTomlWriter: remove stale [[monitors]] generation; the monitors_writer.py now writes correct data to axctl.toml - CompositorTomlWriter: preserve existing [[monitors]] sections when writing toml to avoid nuking monitors_writer.py's changes - MonitorsWriter: stop calling CompositorTomlWriter.writeTomlFile() after sync, which overwrote the entire toml file - monitors_writer.py: add write_axctl_monitors() to write correct [[monitors]] to axctl.toml directly - AxctlService: bypass axctl v0.0.19 broken 'window move-to-workspace-silent' subcommand; use hyprctl dispatch directly instead - Overview + ScrollingWorkspace: replace instant Qt.callLater refresh after drag-drop with a 200ms delayed timer to let hyprctl process moves - All comments in English, no emojis
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
( 'kirirgami not found' error in nixos with qs version 3.0. i use pkgs override attrs fixing this problem.)