Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

matt-fff

matt-fff deleted a branch matt-fff/quartz

dependabot/npm_and_yarn/production-dependencies-b4d385335d

matt-fff pushed 2 commits to v4 matt-fff/quartz
  • Bump the production-dependencies group with 4 updates Bumps the production-dependencies group with 4 updates: [@clac... aab0de5
  • Merge pull request #15 from matt-fff/dependabot/npm_and_yarn/production-dependencies-b4d385335d Bump the production-... b584fef

View on GitHub

matt-fff closed a pull request on matt-fff/quartz
Bump the production-dependencies group with 4 updates
Bumps the production-dependencies group with 4 updates: [@clack/prompts](https://github.com/natemoo-re/clack/tree/HEAD/packages/prompts), [@floating-ui/dom](https://github.com/floating-ui/floating-...
matt-fff pushed 1 commit to main matt-fff/bootstrap-nix

View on GitHub

matt-fff created a review comment on a pull request on hyprland-community/hyprland-autoname-workspaces
Just reuse the inactive default we already acquired.

View on GitHub

matt-fff created a review comment on a pull request on hyprland-community/hyprland-autoname-workspaces
Newly dead code

View on GitHub

matt-fff created a review on a pull request on hyprland-community/hyprland-autoname-workspaces

View on GitHub

matt-fff opened a draft pull request on hyprland-community/hyprland-autoname-workspaces
fix: default class formatting
## Description Default class strings did not respect active formatting configurations. This is because the pattern matcher that applies formatting only does so if the client is simultaneously [a...
matt-fff created a branch on matt-fff/hyprland-autoname-workspaces

mw/fix-108-default-format - Hyprland autoname workspaces 🪟 [maintainers=@cyrinux,@maximbaz]

matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
Generally speaking, the way to do this is to set this in your config (`~/.config/hyprland-autoname-workspaces/config.toml` by default): ``` [format] delim = " " workspace = "{clients}" client ...

View on GitHub

matt-fff closed an issue on hyprland-community/hyprland-autoname-workspaces
Workspacenames
Hello, I'd like the workspace name to just be all the apps which are open with no pattern matching. How can I do that? I need it for my eww bar.
matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
I'm going to close for the time being, but we can re-open if this is still an issue.

View on GitHub

matt-fff closed an issue on hyprland-community/hyprland-autoname-workspaces
[BUG] AUR install fails
**Describe the bug** When installing via `yay -S hyprland-autoname-workspaces-git`, console shows: ``` failures: ---- renamer::formatter::tests::test_app_workspace_new stdout ---- thread '...
matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
Going to close for the time being. Can reopen if this issue is still a problem.

View on GitHub

matt-fff closed an issue on hyprland-community/hyprland-autoname-workspaces
[BUG] Names not updating on window open/close
**Describe the bug** Workspace names are not properly updated on window open/close events (triggered by standard Hyprland keybinds). Old icons remain, new icons do not appear. The next event (work...
matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
I've run into the same thing. I believe this is caused by https://github.com/Alexays/Waybar/issues/3830. I have a fix I'm trying to get set up: https://github.com/Alexays/Waybar/pull/3878 I'll u...

View on GitHub

matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
As a workaround in the meantime, you can do the following: ``` [format] client = "{icon}" client_active = "<span color='#ff4040'>{icon}</span>" [icons] DEFAULT = "" [class_active] DEFA...

View on GitHub

matt-fff created a comment on an issue on hyprland-community/hyprland-autoname-workspaces
This should be corrected now that https://github.com/hyprland-community/hyprland-autoname-workspaces/pull/120 is merged. I've tested on my EndeavorOS box and it seemed to work. Please let me know.

View on GitHub

matt-fff pushed 1 commit to mw/selective-name-emit matt-fff/hyprland-autoname-workspaces
  • Only emit rename on string change. 1408fed

View on GitHub

matt-fff deleted a branch matt-fff/hyprland-autoname-workspaces

mw/hyprland-0.4.0-beta-2

matt-fff pushed 1 commit to main hyprland-community/hyprland-autoname-workspaces
  • chore: hyprland-rs 0.4.0-beta.2 ba126d5

View on GitHub

matt-fff closed a pull request on hyprland-community/hyprland-autoname-workspaces
chore: hyprland-rs 0.4.0-beta.2
## Description Updates hyprland-rs to 0.4.0-beta.2 ## Type of change - [x] New feature (non-breaking change which adds functionality) ## How Has This Been Tested? Relying on existi...
matt-fff created a comment on a pull request on hyprland-community/hyprland-autoname-workspaces
It looks to me like the verbose logging for unknown events was removed at the same time, so the silent feature is no longer necessary.

View on GitHub

matt-fff pushed 1 commit to mw/hyprland-0.4.0-beta-2 matt-fff/hyprland-autoname-workspaces
  • chore: hyprland-rs 0.4.0-beta.2 43a73ed

View on GitHub

matt-fff deleted a branch matt-fff/hyprland-autoname-workspaces

mw/fix-failing-test

matt-fff pushed 1 commit to main hyprland-community/hyprland-autoname-workspaces

View on GitHub

matt-fff closed a pull request on hyprland-community/hyprland-autoname-workspaces
test: fix broken tests
## Description Corrects the failing unit tests currently in main. ## Type of change Please delete options that are not relevant. - [x] Bug fix (non-breaking change which fixes an issue) ...
matt-fff created a comment on a pull request on hyprland-community/hyprland-autoname-workspaces
Thanks @cyrinux. I fixed the signing problem. I just never had a reason to set it up until now.

View on GitHub

matt-fff pushed 1 commit to mw/fix-failing-test matt-fff/hyprland-autoname-workspaces

View on GitHub

matt-fff created a comment on a pull request on hyprland-community/hyprland-autoname-workspaces
> It looks good for me. > > But any reason you remove silent? > > For info, It will be very verbose for end user if a event if not handle by hyperland-rs - if this feature flag still exist. M...

View on GitHub

Load more