summaryrefslogtreecommitdiff
path: root/src/sxwm.c
AgeCommit message (Collapse)Author
2025-04-29fix splash screen handling with atomsuint23
2025-04-29fixed random window swapping when resizinguint23
2025-04-29discard use of macorsuint23
2025-04-29fix window unmapping issue when changing workspaceuint23
2025-04-28update formatting (using proper formatting) + WM_TAKE_FOCUSuint23
2025-04-28parseruint23
2025-04-28parser not stable, testinguint23
2025-04-27adding parser, added rc filkeuint23
2025-04-26xinerama cleanupuint23
2025-04-26fixed quit syntax & free cursor on exituint23
2025-04-26purge uint ulong u_charuint23
they were useless and i was trying to be quirky using them, but ive realised my mistake
2025-04-26proper bar support + unified Xinerama supportuint23
2025-04-26unmap window on exit + config stuffuint23
2025-04-25starting to add custom configuint23
added config struct added sxrc config file ~ master_width is now an int
2025-04-21if global_floating, open new window at centreuint23
2025-04-21Added: Swapping windows with the mouseuint23
added swap with mouse ability. hold mod + shift and drag around.
2025-04-21massacre of the staticsuint23
removed statics made all ifs and fors and while use braces!!
2025-04-21official release !v1.0.0uint23
added mouse support for polybar
2025-04-21Xinerama multimonitor supportuint23
2025-04-20fixed bar wont properly if opened before wmuint23
2025-04-20fixed, fixed windows and unresizeable shennaginsuint23
2025-04-20fixed tiny xephyr and updt versionuint23
2025-04-20graceful closeuint23
2025-04-20rename config, added resizeable masteruint23
2025-04-20added ewmhmwmw more compliance and fullscreen compliance bc thats probs usefuluint23
2025-04-20fullscr support + readme glowup + makefile glowup gaaaaashhhuint23
2025-04-20rename usercfg.huint23
2025-04-20added workspacesuint23
whoops, forgot to commit for a whiiilllleee
2025-04-19adding workspace supportuint23
2025-04-19statusbar supportuint23
2025-04-19update tile function + update coloursuint23
2025-04-18changes:uint23
change // to /**/ added support for changeable master width
2025-04-18fixed snapping + config docs improveduint23
2025-04-17proper global floating handlinguint23
2025-04-17global toggle floatinguint23
2025-04-17optimisations, can resize from tiled modeuint23
2025-04-17proper err handlinguint23
2025-04-17inc, dec gapsuint23
2025-04-17snap borders and release time ( less cpu usage)uint23
2025-04-17cleanupuint23
2025-04-17raise window when clickeduint23
2025-04-17cursoruint23
2025-04-17resizing windwo + movinguint23
2025-04-17added mouse hover over supportuint23
2025-04-16fixed nvim indentationuint23
2025-04-16win borders working, tiling working, closing doesnt close master anymoreuint23
2025-04-16tiling completeuint23
2025-04-16changed client typeuint23
2025-04-16added mask cleaning to accept all types of inputsuint23
2025-04-15changed to O3 optimizations, can map windowsuint23