| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 11 days | Replace hyprland_nvidia boolean with a fact from the role | Ahmed Abdelhalim | 1 | -0/+7 | |
| 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 | 1 | -0/+16 | |
| 2026-04-10 | Replace gradia on archlinux with satty | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2026-03-06 | Refactor hyprshare and abstract role dependencies | Ahmed Abdelhalim | 1 | -15/+0 | |
| 2026-03-06 | Add the role for installing sharing/w window previews | Ahmed Abdelhalim | 1 | -0/+13 | |
| 2026-03-06 | Move hyprland template files around for better structure | Ahmed Abdelhalim | 1 | -12/+12 | |
| 2026-03-06 | Refactor hyprland packages installing | Ahmed Abdelhalim | 1 | -11/+10 | |
| 2026-02-23 | Refactor hyprland configuration to follow recommendations | Ahmed Abdelhalim | 1 | -18/+8 | |
| 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 | Move hyprshutdown into hyprland role as it's not standalone | Ahmed Abdelhalim | 1 | -0/+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 | 1 | -0/+2 | |
| 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 | 1 | -2/+0 | |
| 2026-02-20 | Add hyprshot for screenshot-ing windows/regions | Ahmed Abdelhalim | 1 | -0/+1 | |
| 2026-02-20 | Refactor waybar/hyprland | Ahmed Abdelhalim | 1 | -0/+6 | |
| 2026-02-20 | Add hyprland sunset and hyprpicker with scripts/waybar integration | Ahmed Abdelhalim | 1 | -0/+4 | |
| 2026-02-09 | Add volume controlling script with OSD (using mako) | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-02-09 | Add brightness control using ddcutil to hyprland | Ahmed Abdelhalim | 1 | -0/+11 | |
| 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 | 1 | -10/+10 | |
| 2026-02-04 | Add the user configurations in dotfiles via ansible blocks | Ahmed Abdelhalim | 1 | -2/+29 | |
| 2026-02-03 | Fix remove dead code | Ahmed Abdelhalim | 1 | -2/+0 | |
| 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 | Fix ansible 2.20.1 deprecation warning about ansible_vars | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-22 | Workaround tuigreet gets overlaid | Ahmed Abdelhalim | 1 | -1/+1 | |
| Issue: https://unix.stackexchange.com/questions/796530/systemd-message-litters-tuigreet-greetd Workarounds: - https://github.com/apognu/tuigreet/issues/190 - https://todo.sr.ht/~kennylevinsen/greetd/26#event-96767 - https://wiki.archlinux.org/title/Greetd#Prevent_systemd_messages_from_overwrting_console-based_greeterd Depends on: https://git.sr.ht/~a14m/ansible-distro-install/commit/b1928501d77dfaa6448bebd5d811aa26845a9933 | |||||
| 2026-01-16 | Enable hyprland gnome settings to set prefer-dark for all apps | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-01-12 | Switch to tuigreet instead of gtkgreet | Ahmed Abdelhalim | 1 | -1/+1 | |
| 2026-01-09 | Add hypridle configuration for hyprland | Ahmed Abdelhalim | 1 | -0/+3 | |
| 2026-01-09 | Replace swaybg role with just package install | Ahmed Abdelhalim | 1 | -0/+1 | |
| Since it's highly unlikely for this role to be used separately from archlinux hyprland setup, it's better to have it installed as a package and not as a separate role | |||||
| 2026-01-09 | Replace hyprlock with package | Ahmed Abdelhalim | 1 | -0/+1 | |
| Since the hyprland role installs hyprland and all the required dependencies that are needed (that can't function on their own), it's better to just replace the hyprlock role with just the package needed in the hyprland role | |||||
| 2026-01-09 | Add hyprlock to hyprland with preliminary theme | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2026-01-07 | Fix hyprland after updating to 0.53 and add window rules | Ahmed Abdelhalim | 1 | -0/+2 | |
| 2025-12-22 | Refactor hyprland/mako | Ahmed Abdelhalim | 1 | -14/+9 | |
| This follows a more clean setup (inspired by omarchy) with the difference that the user files are delegated to the user dotfile (and are calling the system defaults first). This is to insure clarity and don't depend on hidden behaviour in the default system configurations | |||||
| 2025-12-12 | Add initial (basic) hyprland role configurations | Ahmed Abdelhalim | 1 | -0/+60 | |
