Skip to content

update: temporary fix for kirigami not found error#184

Open
kagurazakei wants to merge 3 commits into
Axenide:mainfrom
kagurazakei:main
Open

update: temporary fix for kirigami not found error#184
kagurazakei wants to merge 3 commits into
Axenide:mainfrom
kagurazakei:main

Conversation

@kagurazakei

@kagurazakei kagurazakei commented May 22, 2026

Copy link
Copy Markdown

Describe your changes

( 'kirirgami not found' error in nixos with qs version 3.0. i use pkgs override attrs fixing this problem.)

image

@kagurazakei kagurazakei force-pushed the main branch 2 times, most recently from 950c174 to ea0b4ee Compare May 25, 2026 16:46
leriart added 3 commits May 26, 2026 07:18
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants