Ignacio
Ignacio
Hi, I'd like to propose an enhancement to the DBML language that would ease the management of large and complex schemas, especially in projects that progress through multiple phases. I...
This commit introduces the `--exclude-titles` argument to the aw-watcher-window module, allowing users to specify a list of window titles or regular expression patterns to exclude from tracking. This new feature...
Implemented a try/except block to catch the `Xlib.error.BadWindow` error during window name and class fetching. This change prevents the appearance of unnecessary messages in the logs, which although they do...
Fix broken icons and add customization options (#7) This PR addresses issue #7 by implementing the following changes: - Replaced broken icons with working Nerd Font icons for different Pomodoro...