Log - dwm - dynamic window manager
git clone git://git.suckless.org/dwm
Log
Files
Refs
README
LICENSE
---
Date              Commit message                            Author
2024-10-28 00:34  Avoid unsigned integer underflow in drw…  Raymond Cole
2024-10-27 19:10  util.c: output function might override …  Hiltjo Posthuma
2024-10-05 11:01  sync drw.{c,h} from dmenu                 Hiltjo Posthuma
2024-06-08 10:36  Add missing void to updateclientlist de…  Pontus Stenetorp
2024-03-19 11:13  bump version to 6.5                       Hiltjo Posthuma
2023-09-22 13:13  Makefile: remove the options target       Hiltjo Posthuma
2023-04-09 10:37  restore SIGCHLD sighandler to default b…  Hiltjo Posthuma
2023-02-17 05:05  config.mk: update to _XOPEN_SOURCE=700L   NRK
2023-01-28 11:53  Use sigaction(SA_NOCLDWAIT) for SIGCHLD…  Chris Down
2022-12-07 14:55  grabkeys: Avoid missing events when a k…  Chris Down
2022-10-28 14:37  Revert "Remove dmenumon variable"         Hiltjo Posthuma
2022-10-04 17:35  bump version to 6.4                       Hiltjo Posthuma
2022-09-16 21:06  remove workaround for a crash with colo…  Hiltjo Posthuma
2022-08-26 12:48  Remove dmenumon variable                  Stein
2022-08-18 16:13  config.def.h: make keys and buttons con…  NRK
2022-08-15 12:31  Remove blw variable in favour of calcul…  Stein
2022-08-11 09:15  Make floating windows spawn within the …  Stein
2022-08-09 08:38  Simplify client y-offset correction       Stein
2022-08-08 08:43  sync code-style patch from libsl          Hiltjo Posthuma
2022-08-05 22:27  code-style: simplify some checks          NRK
2022-07-29 23:26  spawn: reduce 2 lines, change fprintf()…  explosion-mental
2022-08-01 09:42  unmanage: stop listening for events for…  Stein
2022-07-22 07:18  Revert "do not call signal-unsafe funct…  Hiltjo Posthuma
2022-07-14 01:26  do not call signal-unsafe function insi…  NRK
2022-07-14 01:27  use named parameter for func prototype    NRK
2022-05-10 17:07  sync latest drw.{c,h} changes from dmenu  Hiltjo Posthuma
2022-05-01 16:37  Makefile: add manual path for OpenBSD     Hiltjo Posthuma
2022-04-26 08:42  manage: Make sure c->isfixed is applied…  Chris Down
2022-04-26 13:50  LICENSE: add Chris Down                   Hiltjo Posthuma
2022-04-26 08:30  Revert "manage: For isfloating/oldstate…  Hiltjo Posthuma
2022-02-21 14:58  Update monitor positions also on removal  Santtu Lakkala
2022-03-17 15:56  manage: propertynotify: Reduce cost of …  Chris Down
2022-02-21 06:10  manage: For isfloating/oldstate check/s…  Miles Alan
2022-03-11 14:40  fix mem leak in cleanup()                 NRK
2022-01-07 11:39  bump version to 6.3                       Hiltjo Posthuma
2021-12-18 16:58  drawbar: Don't expend effort drawing ba…  Chris Down
2021-08-20 21:09  Revert "Improve speed of drw_text when …  Hiltjo Posthuma
2021-08-09 16:24  Improve speed of drw_text when provided…  Miles Alan
2021-07-12 21:44  Add a configuration option for fullscre…  Quentin Rameau
2020-07-02 19:18  Do not allow focus to drift from fullsc…  Chris Down
2020-03-03 22:23  Fix x coordinate calculation in buttonp…  Ian Remmler
2020-07-08 16:05  dwm.1: fix wrong text in man page         Hiltjo Posthuma
2020-06-11 13:28  Fix memory leaks in drw                   Alex Flierl
2020-04-23 07:50  dwm crashes when opening 50+ clients (t…  bakkeby
2020-04-22 14:48  drawbar: Don't shadow sw global           Chris Down
2020-04-22 14:48  getatomprop: Add forward declaration      Chris Down
2020-04-20 15:41  setmfact: Unify bounds for compile-time…  Chris Down
2020-04-03 13:36  config.mk: fix POSIX_C_SOURCE macro for…  Hiltjo Posthuma
2019-02-02 12:50  Prepare 6.2 release.                      Anselm R Garbe
2018-06-02 15:15  pledge: add rpath promise for the ugly …  Hiltjo Posthuma
2018-06-02 15:04  Makefile: just show the compiler output   Hiltjo Posthuma
2018-06-02 13:12  Do not strip at link stage                Klemens Nanni
2018-05-25 05:56  Pledge on OpenBSD                         Klemens Nanni
2018-05-25 04:56  config.def.h: ClkTagBar missing from co…  Hiltjo Posthuma
2018-05-02 22:09  Function declarations in correct order.   Christopher Drelich
2018-05-12 17:14  remove old TODO and BUGS entries          Hiltjo Posthuma
2018-03-14 20:03  update README: remove mentioning the ol…  Hiltjo Posthuma
2018-03-14 17:58  All functions in alphabetical order exc…  Christopher Drelich
2018-03-14 16:44  ColBorder has been moved to the enum wi…  Christopher Drelich
2017-12-27 12:36  dont NUL terminate _NET_WM_NAME           Hiltjo Posthuma
2017-11-03 20:20  sync dmenu drw.{c,h} code: use Clr* (wa…  Hiltjo Posthuma
2017-11-03 15:36  gettextprop: check result of XGetTextPr…  Hiltjo Posthuma
2017-11-03 16:58  Set class name on status bar              Omar Sandoval
2017-10-10 21:10  simplify isfixed conditions               Daniel Cousens
2017-05-08 19:08  yet another cleanup                       Anselm R Garbe
2017-01-07 16:21  Don't restrict snap in mousemove          Markus Teich
2017-01-07 16:21  Button passthrough when client is not f…  Markus Teich
2017-01-07 16:21  cleanup                                   Markus Teich
2016-12-05 09:16  applied Markus' tagset purge of alterna…  Anselm R Garbe
2016-12-05 09:09  applied Ivan Delalande's NET_SUPPORTING…  Anselm R Garbe
2016-12-05 09:05  applied Ian Remmler's man page adjustme…  Anselm R Garbe
2016-12-05 09:01  applied Markus' decouple color-scheme p…  Anselm R Garbe
2016-12-05 08:54  applied Markus' clarify status text pad…  Anselm R Garbe
2016-11-14 10:49  LICENSE: update people                    Quentin Rameau
2016-11-14 10:18  dwm.1: add keybinding for spawning dmenu  Quentin Rameau
2016-11-05 10:34  die() on calloc failure                   Hiltjo Posthuma
2016-08-12 12:35  die() consistency: always add newline     Hiltjo Posthuma
2016-06-28 16:04  config.def.h: style improvement, use co…  Hiltjo Posthuma
2016-05-22 20:33  import new drw from libsl and minor fix…  Markus Teich
2016-05-25 23:33  Configure geometry before applying rules  Eric Pruitt
2015-12-19 19:25  fix fullscreen clients not resized on X…  Hiltjo Posthuma
2015-12-19 19:04  Shut up glibc about _BSD_SOURCE being d…  Quentin Rameau
2015-11-08 22:11  code-style consistency                    Hiltjo Posthuma
2015-11-08 21:48  unboolification                           Hiltjo Posthuma
2015-11-08 19:38  sort include + whitespace fix             Hiltjo Posthuma
2015-11-07 13:04  separate program-specific c99 bool and …  Hiltjo Posthuma
2015-11-08 15:52  Makefile: package all files with make d…  Hiltjo Posthuma
2015-11-07 13:09  setfullscreen: don't process the proper…  Quentin Rameau
2015-10-20 21:34  sync updated drw code from dmenu          Hiltjo Posthuma
2015-10-20 21:30  dwm: use ecalloc, prevent theoretical o…  Hiltjo Posthuma
2015-10-20 21:28  cleanup, dont use c++ style comments      Hiltjo Posthuma
2015-10-20 21:27  dwm: cleanup: free schemes and cursors …  Hiltjo Posthuma
2015-10-20 21:10  config.h: use common default font, pass…  Hiltjo Posthuma
2015-10-20 21:01  config.mk: add $FREETYPELIBS and $FREET…  Hiltjo Posthuma
2015-03-06 04:26  Add Xft and follback-fonts support to g…  Eric Pruitt
2014-11-23 14:25  removed .hgtags, thanks Dimitris for sp…  Anselm R Garbe
2014-08-11 05:24  applied Hiltjo's resize/move limitation   Anselm R Garbe
2014-05-29 16:05  same as before with dwm.c as well         Anselm R Garbe
2014-05-29 16:02  updated copyright notice in LICENSE file  Anselm R Garbe
2013-08-27 18:39  applied Lukas' focus suggestion at star…  Anselm R Garbe
                  1625 more commits remaining, fetch the repository
Atom feed
Atom feed (tags)