aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-02Merge branch 'master' into customcustomAlessandro Iezzi
2024-05-02Add instructions to build my customizationsAlessandro Iezzi
2024-05-02Change the default fontAlessandro Iezzi
2024-05-02Add FreeBSD logo on tag barAlessandro Iezzi
2024-03-19bump version to 6.5HEAD6.5masterHiltjo Posthuma
2023-09-22Makefile: remove the options targetHiltjo Posthuma
2023-05-16Merge branch 'master' into customAlessandro Iezzi
2023-04-09restore SIGCHLD sighandler to default before spawning a programHiltjo Posthuma
2023-03-03Merge branch 'master' into customAlessandro Iezzi
2023-02-17config.mk: update to _XOPEN_SOURCE=700LNRK
2023-01-28Use sigaction(SA_NOCLDWAIT) for SIGCHLD handlingChris Down
2022-12-07grabkeys: Avoid missing events when a keysym maps to multiple keycodesChris Down
2022-10-28Revert "Remove dmenumon variable"Hiltjo Posthuma
2022-10-04bump version to 6.46.4Hiltjo Posthuma
2022-09-17remove workaround for a crash with color emojis on some systems, now fixed in...Hiltjo Posthuma
2022-08-28Remove dmenumon variableStein
2022-08-19config.def.h: make keys and buttons constNRK
2022-08-17Remove blw variable in favour of calculating the value when neededStein
2022-08-12Make floating windows spawn within the monitor's window areaStein
2022-08-10Simplify client y-offset correctionStein
2022-08-08sync code-style patch from libslHiltjo Posthuma
2022-08-06code-style: simplify some checksNRK
2022-08-02spawn: reduce 2 lines, change fprintf() + perror() + exit() to die("... :")explosion-mental
2022-08-02unmanage: stop listening for events for unmanaged windowsStein
2022-07-22Revert "do not call signal-unsafe function inside sighanlder"Hiltjo Posthuma
2022-07-15do not call signal-unsafe function inside sighanlderNRK
2022-07-15use named parameter for func prototypeNRK
2022-05-10sync latest drw.{c,h} changes from dmenuHiltjo Posthuma
2022-05-01Makefile: add manual path for OpenBSDHiltjo Posthuma
2022-04-26manage: Make sure c->isfixed is applied before floating checksChris Down
2022-04-26LICENSE: add Chris DownHiltjo Posthuma
2022-04-26Revert "manage: For isfloating/oldstate check/set, ensure trans client actual...Hiltjo Posthuma
2022-04-16Update monitor positions also on removalSanttu Lakkala
2022-04-16manage: propertynotify: Reduce cost of unused size hintsChris Down
2022-03-13manage: For isfloating/oldstate check/set, ensure trans client actually existsMiles Alan
2022-03-13fix mem leak in cleanup()NRK
2022-02-06Add Pidgin to ruelsAlessandro Iezzi
2022-02-06Add config.h in clean targetAlessandro Iezzi
2022-01-07bump version to 6.36.3Hiltjo Posthuma
2021-12-19drawbar: Don't expend effort drawing bar if it is occludedChris Down
2021-08-20Revert "Improve speed of drw_text when provided with large strings"Hiltjo Posthuma
2021-08-09Improve speed of drw_text when provided with large stringsMiles Alan
2021-07-14Add a configuration option for fullscreen lockingQuentin Rameau
2021-04-20Merge branch 'pertag' into currentAlessandro Iezzi
2021-04-20Patch pertagAlessandro Iezzi
2021-04-20Replace st with mate-terminalAlessandro Iezzi
2021-03-29Do not allow focus to drift from fullscreen client via focusstack()Chris Down
2021-03-19Merge branch 'bottomstack' into currentAlessandro Iezzi
2021-03-19Add .gitignoreAlessandro Iezzi
2021-03-19Apply bottomstack patchAlessandro Iezzi