| Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Add OpenBSD installation instructions
|
|
|
|
Add FreeBSD installation instructions
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Add missing dependency to ubuntu install instructions
|
|
Without this, I'm getting a fatal error when running `make`. Afterwards it succeeded. Tested on debian
src/sxwm.c:33:10 `#include <X11/Xcursor/Xcursor.h>` No such file or directory.
|
|
|
|
ensure segfaults are no longer a problem
|
|
|
|
|
|
|
|
|
|
Change focus after setting client monitor
|
|
|
|
Make dependency commands more consistant
|
|
|
|
|
|
|
|
for alpine
|
|
Rename NixOS dependencies
|
|
|
|
Multiple should_float entries
|
|
Adding a Check for XGetWindowAttributes failure.
|
|
Copy sxwmrc during installation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CHANGELOG.md file and updated README.md
|
|
|
|
|
|
|
|
|