index
:
sxwm.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sxwm.c
Age
Commit message (
Expand
)
Author
2025-05-29
replace end with break
Abhinav
2025-05-29
Merge branch 'main' into main
uint23
2025-05-29
allow mod + alt
Abhinav
2025-05-29
fix workspace windows staying unmapepd.
Abhinav
2025-05-29
fix workspace windows staying unmapepd
Abhinav
2025-05-29
fix random space under second monitor if reajusted y-position
Abhinav
2025-05-29
added proper multi-monitor support.
Abhinav
2025-05-29
fix double mapping when opening window.
Abhinav
2025-05-29
unmanage unmapped windows. fix for issue #46
Abhinav
2025-05-28
improve should_float parsing (make comments and trailing spaces work),
werdl
2025-05-23
change focus after setting client monitor
bobthehuge
2025-05-20
Merge pull request #32 from werdl/main
uint23
2025-05-19
multiple should_float entries preliminary work
werdl
2025-05-18
Adding a Check for XGetWindowAttributes failure
elbachir-one
2025-05-18
it works now
werdl
2025-05-18
hard-coded firefox but spawns in top left corner for some reason
werdl
2025-05-17
Prevent child processes from becoming zombies
B. Bergeron
2025-05-16
Merge pull request #14 from bbergeron0/bugfix-remove-workspace-flicker
uint23
2025-05-16
fix return value for parse_col && remove debug symbol from make instructions
uint23
2025-05-16
Remove flickering when changing between workspaces
B. Bergeron
2025-05-10
make sxwm use fully opaque alpha
uint23
2025-05-03
update setup_atoms
uint23
2025-05-03
update spawn function && binds now work with multiple atgs
uint23
2025-05-03
update parser so binds will not overlap from pervious binds + parser is more ...
uint23
2025-04-30
fixed forefox PiP bug + made it so wm is recognisable
uint23
2025-04-29
fixed ghost window firefox bug + clangd now formats 120 lines
uint23
2025-04-29
using XCursor instead - nnyyxxxx
uint23
2025-04-29
hopefully fixed wierd firefox glitch
uint23
2025-04-29
bruh bruh forgot to set master_width to motion throttle bruh.... also updated...
uint23
2025-04-29
removed dependacy on config.h, updated readme to have config guide, updated d...
uint23
2025-04-29
update floating logic. these windows now float
uint23
2025-04-29
added guards to focus_next & pev to make sure no segfault on trying to swithc...
uint23
2025-04-29
fix splash screen handling with atoms
uint23
2025-04-29
fixed random window swapping when resizing
uint23
2025-04-29
discard use of macors
uint23
2025-04-29
fix window unmapping issue when changing workspace
uint23
2025-04-28
update formatting (using proper formatting) + WM_TAKE_FOCUS
uint23
2025-04-28
parser
uint23
2025-04-28
parser not stable, testing
uint23
2025-04-27
adding parser, added rc filke
uint23
2025-04-26
xinerama cleanup
uint23
2025-04-26
fixed quit syntax & free cursor on exit
uint23
2025-04-26
purge uint ulong u_char
uint23
2025-04-26
proper bar support + unified Xinerama support
uint23
2025-04-26
unmap window on exit + config stuff
uint23
2025-04-25
starting to add custom config
uint23
2025-04-21
if global_floating, open new window at centre
uint23
2025-04-21
Added: Swapping windows with the mouse
uint23
2025-04-21
massacre of the statics
uint23
2025-04-21
official release !v1.0.0
uint23
[next]