summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-04-29hopefully fixed wierd firefox glitchuint23
2025-04-29bruh bruh forgot to set master_width to motion throttle bruh.... also ↵uint23
updated tile function!
2025-04-29removed dependacy on config.h, updated readme to have config guide, updated ↵uint23
default_sxrc
2025-04-29update floating logic. these windows now floatuint23
2025-04-29added guards to focus_next & pev to make sure no segfault on trying to ↵uint23
swithc focus on them
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-20update colsuint23
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-20updt usercfguint23
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-18doc updateuint23
2025-04-17forgor to update version 💀uint23
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