| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 11 days | Replace hyprland_nvidia boolean with a fact from the role | Ahmed Abdelhalim | 4 | -6/+8 | |
| This to make the role have less configurations, and less prune to human errors | |||||
| 2026-07-10 | Replace hyprland monitors with kanshi profiles | Ahmed Abdelhalim | 7 | -17/+35 | |
| 2026-06-30 | Fix hyprland role and documentation | Ahmed Abdelhalim | 1 | -14/+19 | |
| 2026-04-10 | Fix hyprlock failing on Mac Machines | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-04-10 | Replace gradia on archlinux with satty | Ahmed Abdelhalim | 3 | -2/+25 | |
| 2026-04-03 | Fix steam scaling issue on MacArch | Ahmed Abdelhalim | 2 | -0/+7 | |
| 2026-03-22 | Fix theming wallpaper persistence | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-03-06 | Refactor hyprshare and abstract role dependencies | Ahmed Abdelhalim | 3 | -20/+1 | |
| 2026-03-06 | Add the role for installing sharing/w window previews | Ahmed Abdelhalim | 3 | -0/+19 | |
| 2026-03-06 | Move hyprland template files around for better structure | Ahmed Abdelhalim | 13 | -12/+12 | |
| 2026-03-06 | Use simple fusion style for now | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-03-06 | Refactor hyprland packages installing | Ahmed Abdelhalim | 1 | -11/+10 | |
| 2026-03-04 | Remove duplicate fields from argument_specs files | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-03-01 | Add battop to waybar and hyprland | Ahmed Abdelhalim | 2 | -1/+2 | |
| 2026-02-23 | Replace old evince with new papers | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2026-02-23 | Refactor hyprland configuration to follow recommendations | Ahmed Abdelhalim | 6 | -50/+39 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-23 | Fix hyprland showing gtk filepicker instead of nautilus for sys apps | Ahmed Abdelhalim | 1 | -1/+17 | |
| 2026-02-23 | Refactor power.sh to be the entry point for power control | Ahmed Abdelhalim | 3 | -29/+70 | |
| 2026-02-23 | Remove ctrl-0 binding to use it for reset zooming | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2026-02-23 | Fix hyprshutdown menu entries to run the correct commands | Ahmed Abdelhalim | 1 | -3/+3 | |
| 2026-02-23 | Move hyprshutdown into hyprland role as it's not standalone | Ahmed Abdelhalim | 2 | -1/+10 | |
| hyprshutdown does work only with hyprland therefore it makes sense to keep it internally in the hyprland role and not as a standalone role | |||||
| 2026-02-22 | Configure power menu using tofi | Ahmed Abdelhalim | 3 | -0/+48 | |
| Since it was almost impossible to change the spacing between the gum choose items, I used tofi instead, which is already themed and the only downside to it, is that it allows typing input on the menu which isn't my favorite but it's also not bad at all | |||||
| 2026-02-22 | Configure waybar scripts for launch tui and power menus | Ahmed Abdelhalim | 2 | -5/+0 | |
| 2026-02-22 | Add hyprshutdown and configure hyprlock to use it | Ahmed Abdelhalim | 2 | -3/+4 | |
| 2026-02-20 | Add hyprshot for screenshot-ing windows/regions | Ahmed Abdelhalim | 2 | -0/+5 | |
| 2026-02-20 | Add nvidia and XDG environments | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-02-20 | Modify hyprlock style and colors mostly | Ahmed Abdelhalim | 1 | -3/+19 | |
| 2026-02-20 | Refactor waybar/hyprland | Ahmed Abdelhalim | 8 | -5/+117 | |
| 2026-02-20 | Add hyprland sunset and hyprpicker with scripts/waybar integration | Ahmed Abdelhalim | 3 | -0/+86 | |
| 2026-02-19 | Merge the aur_font in the font role with conditional dependency | Ahmed Abdelhalim | 1 | -1/+0 | |
| 2026-02-19 | Add hyprland steam window rules and possible video driver values | Ahmed Abdelhalim | 2 | -0/+7 | |
| 2026-02-09 | Fix notification showing empty due to race condition | Ahmed Abdelhalim | 1 | -17/+19 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Use concurrent locking to avoid stacking ddcutil | Ahmed Abdelhalim | 1 | -13/+15 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Apply AI reviewed recommendations | Ahmed Abdelhalim | 1 | -27/+25 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Apply AI verified refactoring | Ahmed Abdelhalim | 1 | -28/+25 | |
| Co-Authored-By: Claude.ai | |||||
| 2026-02-09 | Minor styling to volume.sh to handle mic too (not tested) | Ahmed Abdelhalim | 1 | -17/+34 | |
| 2026-02-09 | Add volume controlling script with OSD (using mako) | Ahmed Abdelhalim | 3 | -4/+91 | |
| 2026-02-09 | Remove syshud role as it only works with volume on desktops | Ahmed Abdelhalim | 3 | -2/+0 | |
| 2026-02-09 | Add brightness control using ddcutil to hyprland | Ahmed Abdelhalim | 3 | -0/+129 | |
| The ddcutil is really slow by design and needing to wait the recommended 40-200ms after each request to get the response according to the ddc protocol specifications. For now this is a working draft, might switch to ddccontrol which is much faster but limited to communicate over /dev/<id> which can't be figured automatically or correlated with hyprctl monitors command | |||||
| 2026-02-08 | Move template files | Ahmed Abdelhalim | 11 | -14/+14 | |
| 2026-02-08 | Add the basic syshud role for OSD w/Hyprtheming extension | Ahmed Abdelhalim | 2 | -0/+2 | |
| 2026-02-04 | Add launcher binding and add more clipboard binding | Ahmed Abdelhalim | 1 | -2/+6 | |
| 2026-02-04 | Add the user configurations in dotfiles via ansible blocks | Ahmed Abdelhalim | 1 | -2/+29 | |
| 2026-02-04 | Add tofi launcher with theming | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-02-03 | Fix remove dead code | Ahmed Abdelhalim | 1 | -2/+0 | |
| 2026-02-03 | Reorder the hypland dependency roles | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-01-31 | Install clipse clipboard manager role with hyprland binding/rules | Ahmed Abdelhalim | 4 | -1/+9 | |
| 2026-01-24 | Fix hypr_monitor naming to follow the naming convention | Ahmed Abdelhalim | 1 | -2/+2 | |
| 2026-01-24 | Fix ansible_facts to use only bracket notation instead of dot notation | Ahmed Abdelhalim | 1 | -1/+1 | |
| Co-authored-by: claude.ai | |||||
| 2026-01-24 | Add nvidia driver role w/testing | Ahmed Abdelhalim | 3 | -1/+14 | |
| Fix nvidia role for clean installs and make hyprland nvidia env vars conditional - Add nouveau blacklist to prevent driver conflicts - Remove redundant DKMS install task (AUR package handles this automatically) - Fix mkinitcpio MODULES to append nvidia modules instead of overwriting - Add missing initramfs rebuild notification to modprobe.d template - Make hyprland NVIDIA environment variables conditional via hyprland_nvidia flag Co-authored-by: Claude.ai | |||||
