| Age | Commit message (Collapse) | Author |
|
Improved function logic for clarity and maintainability
|
|
|
|
Fixed
- Corrected double increment bug in `should_floatn`
- Ensured `should_float` entries are properly parsed and quoted strings handled
- Prevented out-of-bounds access in float parsing
- Added fallback error if no config file is found
- Improved error messages for better diagnostics
- Replaced unnecessary heap allocation with stack-safe operations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ensure segfaults are no longer a problem
|
|
|
|
|
|
Multiple should_float entries
|
|
Adding a Check for XGetWindowAttributes failure.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Prevent child processes from becoming zombies
|
|
Ignoring SIGCHLD causes the system to automatically reap child processes
when they terminate, preventing them from becoming zombies.
|
|
|
|
Remove flickering when changing between workspaces
|
|
|
|
|
|
thanks to szatanjl dwm patch
|
|
|
|
|
|
|
|
simple
|
|
|
|
|
|
|
|
|
|
updated tile function!
|
|
default_sxrc
|
|
|
|
swithc focus on them
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|