[go: up one dir, main page]

Skip to content

Tags

Tags give the ability to mark specific points in history as being important
  • v2.6.2

    Release: ddubsOS v2.6.2
    - Bumped version to  Stable-v2.6.2
    - Removed cachy kernel issues with v4l2 loopback
    - Noved to latest nixpkgs kernel
    - Added Virtual Camera loopback back
    - Added spice-arandr to hopefully work better with VMs
    - Added MangoWC  Thx to @tonybtw for the configs and video
    - Added waybar from TheBlackDon
    - Added zellij
    - Added nushell
    - Added nwg-menu to waybars
    - Added sway
    - Added nixvim as option vs. nvf
  • v2.6.1

    - [WM} Added i3 - using HM to link cfg files (phase 1)
    - [NIRI]
      - Fixed logout menu
      - Created custom waybar - niri compatible
     - ToDo: Need to port more waybars
     - [DWM]  Fixed no session at login
     - [Hyprland]
       - Added toogle-idle script and keybinding
       - Added rofi menu to show/switch open apps
      - [Wayfire]  Fixed weather on waybar
      - [Hyprlock]
        - Ported Jak's lockscreen
        - Changed to 12hr clock
      - [Starship]
        - Added more configs
        - Fixed Starship-1
        - Fixed Starship-catppuccin
  • v2.6.0

    - Added proxmox backup scripts
    - PVE scripts for backup, restore, verify, prune
    - Added more fonts
    - Added new starship prompt `starship-catppuccin`
    - Added documentation for adding flatpaks
    - Added option for building ladybird (not recommended)
    - Added option to use nixvim vs. nvf  nixvim using powerline
    - Refactored warp-terminal updater now all inside ddubsos config
  • v2.5.9

    ddubsOS v2.5.9 (2025-09-22)
    
    qs-apps (qs-cheatsheets, qs-docs):
    
    - Switch to Markdown → HTML pipeline via pandoc (GFM) for accurate rendering of code blocks, tables and lists
    
    - Viewer switched to QML TextEdit.RichText; renders generated HTML
    
    - Replaced inline highlighting with Matches side panel and approximate jump (Prev/Next navigate matches)
    
    - Simple HTML cache under /home/dwilliams/.cache/qs-html to speed up launches (reuse when cache newer than source)
    
    - Fixed Nix string escaping for Bash parameter expansion; corrected tee path to coreutils
    
    Other additions:
    
    - Added Weather.py
    
    - Added custom/weather to all Waybar profiles
  • v2.5.8

    ddubsOS v2.5.8 Stable Release
    
    This stable release includes several important improvements and fixes:
    
    🛠️ **Suckless Package Refactor**:
    - Modernized dwm, st, and slstatus build system using nixpkgs overrideAttrs
    - Better integration with nixpkgs for improved maintainability
    - Preserved all custom configurations and conditional building
    
    🚀 **Development Environment Enhancements**:
    - Updated and refined dev-env.nix module
    - Better tooling and dependency management for developers
    
    🔧 **qs-keybinds Fixes**:
    - Resolved critical QML syntax errors
    - Enhanced window manager mode support (Hyprland, Niri, BSPWM, DWM)
    - Improved UI refinements and functionality
    
    📝 **Documentation Updates**:
    - Updated FAQ (English and Spanish) to v2.5.8
    - Updated system version string to 2.5.8
    - Installer now defaults to Stable-v2.5.8 branch
    
    🎯 **Quality Improvements**:
    - Better error handling and user experience
    - Enhanced conditional module loading
    - More robust package building process
    
    Release Date: September 17, 2025
  • v2.5.7

    ddubsOS v2.5.7 - Stable Release
    
    New Features:
    - qs-docs: Technical documentation viewer for ~/ddubsos/docs/
    - qs-keybinds: Fixed critical QML syntax errors, now fully functional
    - qs-cheatsheets: Enhanced cheatsheets browser (existing, documented)
    - Vicinae Launcher: Modern C++/Qt application launcher integration
    - Enhanced Quick-Select keybinds: SUPER+SHIFT+K/C/D for instant help access
    
    Bug Fixes:
    - Fixed duplicate ListView components in qs-keybinds QML template
    - Resolved QML syntax errors preventing qs-keybinds from launching
    - Corrected malformed QML hierarchy and unclosed elements
    
    Documentation:
    - Comprehensive English and Spanish documentation for all new apps
    - Updated README, FAQ, and CHANGELOG with new features
    - Technical documentation for architecture, usage, and integration
    - Added new screenshots showcasing qs-apps functionality
    
    Integration:
    - Hyprland window rules for proper app floating and centering
    - Professional workflow integration for development productivity
    - Multi-language support throughout the ecosystem
    
    Screenshots Added:
    - qs-cheatsheets and keybinds menu viewer
    - Desktop with fastfetch and Yazi file manager
    - qs-docs technical documentation viewer
    - Interactive keybinds menu (qs-keybinds)
    - fastfetch with wallpaper/video wallpaper menu
    - Kitty terminal configuration menu
    - Yazi file manager with cheatsheet viewer
  • v2.5.6

    Release v2.5.6 - Warp Terminal Dual-Version Support
    
    Features Added:
    • warp-bld: Bleeding-edge Warp Terminal with automatic Wayland/X11 backend selection
    • warp-check: Version comparison script for stable vs bleeding-edge Warp builds
    • vicinae menu launcher: Distinct desktop entry for bleeding-edge Warp (warp-bld)
    
    This release introduces comprehensive dual-version Warp Terminal support with proper
    desktop integration, environment detection, and version management tools.
  • v2.5.5

    New QS Powermenu - English/Español
    
    Release v2.5.5 introduces a completely rewritten power menu (qs-wlogout) with:
    
    🔓 Compact Qt6 QML power menu implementation
      - Small, centered floating window (520x320px)
      - Six power options: Lock, Logout, Suspend, Hibernate, Shutdown, Reboot
      - Proper Hyprland integration with hyprctl dispatch exit
      - Semi-transparent styling with rounded corners
      - Keyboard shortcuts (L, E, U, H, S, R) and Escape to close
    
    🇪🇸 Spanish language support
      - Use -es flag or QS_WLOGOUT_SPANISH=1 environment variable
      - Complete Spanish translations: Bloquear, Cerrar Sesión, Suspender, Hibernar, Apagar, Reiniciar
      - Configurable Hyprland binding for Spanish default mode
    
    ✨ Improved user experience
      - Eliminated large shadow/blur boxes around menu area
      - Click-to-close functionality
      - 64x64 PNG icons with fallback generation
      - Qt6 QML runtime for better performance