Commit graph

  • 834f2e6a5e Backport patch to fix XF86XK_AudioPlay custom-dwm lhark 2023-01-25 17:55:36 +0100
  • d0acbada9f Gruvbox theme lhark 2023-01-25 17:50:13 +0100
  • ed47e657c2 Update and cleanup config for pixie lhark 2020-11-16 02:25:29 +0100
  • 77f2f2270b Update status2d with ^b^ background command lhark 2020-11-16 02:23:14 +0100
  • 8afe6ac5a7 Merge branch 'patch-status2d' into custom-dwm lhark 2017-03-21 12:27:27 -0400
  • abb156220b Apply status2d patch lhark 2017-03-21 12:24:46 -0400
  • f9ad3e5276 Solve final merge conflict lhark 2017-03-21 12:22:02 -0400
  • d8896f0a9e Add custom scripts lhark 2017-03-21 11:58:17 -0400
  • f25f84450a Use only config.def.h lhark 2017-03-21 11:58:07 -0400
  • 01e84b889c Add backlight control shortcuts lhark 2016-12-20 00:03:02 -0500
  • 154f8d8df2 Fix config.h copying lhark 2016-11-14 20:27:44 -0500
  • 7374866ed1 Merge branch 'patch-pertag' into custom-dwm lhark 2016-11-14 20:07:07 -0500
  • daee748ece Applied pertag patch lhark 2016-11-14 19:23:40 -0500
  • 3ad1273539 Merge branch 'patch-attachaside' into custom-dwm lhark 2016-11-14 20:06:26 -0500
  • 636ca41c07 Applied attachaside patch lhark 2016-11-14 19:00:58 -0500
  • b72a0746f3 Merge branch 'patch-noborder' into custom-dwm lhark 2016-11-14 20:06:14 -0500
  • a3b87b1311 Applied noborder patch lhark 2016-11-14 18:32:02 -0500
  • 517c508916 Merge fancybar & solve conflict with systray lhark 2016-11-14 20:05:42 -0500
  • 1416119c5f Merge branch 'patch-systray' into custom-dwm lhark 2016-11-14 19:50:04 -0500
  • a263188c99 Applied fancybar patch lhark 2016-11-14 19:03:19 -0500
  • b4c1af740f Applied systray patch lhark 2016-11-14 19:26:54 -0500
  • 1b98fa0f41 Merge branch 'patch-azerty' into custom-dwm lhark 2016-11-14 19:49:09 -0500
  • 0ac56194e6 Bypass config.h lhark 2016-11-14 19:47:58 -0500
  • 254ae25bce Applied azerty patch lhark 2016-11-14 18:48:19 -0500
  • 2f664ee63d Add custom keybindings and commands lhark 2016-11-14 19:46:26 -0500
  • bb3bd6fec3 applied Markus' tagset purge of alternative view on _NET_ACTIVE_WINDOW event Anselm R Garbe 2016-12-05 10:16:46 +0100
  • e63bf22948 applied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch for gtk3 compatibility Anselm R Garbe 2016-12-05 10:09:49 +0100
  • 5376947571 applied Ian Remmler's man page adjustment suggestions Anselm R Garbe 2016-12-05 10:05:00 +0100
  • 975c898376 applied Markus' decouple color-scheme patch Anselm R Garbe 2016-12-05 10:01:33 +0100
  • a137a86a23 applied Markus' clarify status text padding patch Anselm R Garbe 2016-12-05 09:54:20 +0100
  • 839c7f6939 LICENSE: update people Quentin Rameau 2016-11-14 11:49:17 +0100
  • 7a59cd1457 dwm.1: add keybinding for spawning dmenu Quentin Rameau 2016-11-14 11:18:27 +0100
  • 24849acada die() on calloc failure Hiltjo Posthuma 2016-11-05 11:34:52 +0100
  • ab9571bbc5 die() consistency: always add newline Hiltjo Posthuma 2016-08-12 14:35:25 +0200
  • 56a31dc4a7 config.def.h: style improvement, use color Scheme enum Hiltjo Posthuma 2016-06-28 18:04:56 +0200
  • 7af4d439bd import new drw from libsl and minor fixes. Markus Teich 2016-05-22 22:33:56 +0200
  • cd2d7549b3 Configure geometry before applying rules Eric Pruitt 2016-05-25 16:33:11 -0700
  • 3465bed290 fix fullscreen clients not resized on X display resolution change Hiltjo Posthuma 2015-12-19 20:25:26 +0100
  • 4ec3a673ff Shut up glibc about _BSD_SOURCE being deprecated Quentin Rameau 2015-12-19 20:04:19 +0100
  • 5ed9c48196 code-style consistency Hiltjo Posthuma 2015-11-08 23:11:48 +0100
  • 3c91283ede unboolification Hiltjo Posthuma 2015-11-08 22:48:43 +0100
  • e941181f46 sort include + whitespace fix Hiltjo Posthuma 2015-11-08 20:38:00 +0100
  • 43e82adf0d separate program-specific c99 bool and X11 Hiltjo Posthuma 2015-11-07 14:04:49 +0100
  • 42cf1c7d8f Makefile: package all files with make dist Hiltjo Posthuma 2015-11-08 16:52:53 +0100
  • dce4fb3737 setfullscreen: don't process the property twice Quentin Rameau 2015-11-07 14:09:08 +0100
  • 646b351cc7 sync updated drw code from dmenu Hiltjo Posthuma 2015-10-20 23:34:49 +0200
  • e3b7e1d620 dwm: use ecalloc, prevent theoretical overflow Hiltjo Posthuma 2015-10-20 23:30:31 +0200
  • 04db03a4e6 cleanup, dont use c++ style comments Hiltjo Posthuma 2015-10-20 23:28:30 +0200
  • 4a4817b3aa dwm: cleanup: free schemes and cursors as array Hiltjo Posthuma 2015-10-20 23:27:31 +0200
  • 7e1182ce55 config.h: use common default font, pass Xft font name to dmenu Hiltjo Posthuma 2015-10-20 23:10:54 +0200
  • 40529e1469 config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override (ports and *BSDs) Hiltjo Posthuma 2015-10-20 23:01:49 +0200
  • 14343e69cc Add Xft and follback-fonts support to graphics lib Eric Pruitt 2015-03-05 20:26:11 -0800
  • 35db6d8afc removed .hgtags, thanks Dimitris for spotting Anselm R Garbe 2014-11-23 15:25:35 +0100
  • 3d1090ba89 applied Hiltjo's resize/move limitation Anselm R Garbe 2014-08-11 07:24:29 +0200
  • 18248ebf4b same as before with dwm.c as well Anselm R Garbe 2014-05-29 18:05:17 +0200
  • b468873b2b updated copyright notice in LICENSE file Anselm R Garbe 2014-05-29 18:02:12 +0200
  • cdec9782a1 applied Lukas' focus suggestion at startup, thanks Anselm R Garbe 2013-08-27 20:39:21 +0200
  • 6af273771c applied improved version of Martti Kühne's dmenu/multi monitor approach from dwm, no dmenuspawn required Anselm R Garbe 2013-08-02 22:40:20 +0200
  • 4fb31e0896 do not take our font declaration as default for st Anselm R Garbe 2013-07-20 09:08:46 +0200
  • b800a1d136 applied Jochen's drw_text patch, thanks Anselm R Garbe 2013-06-23 21:53:09 +0200
  • 33a74489f0 applied Julian's enum approach, however renamed theme into scheme resp. Theme into ClrScheme Anselm R Garbe 2013-06-19 19:35:33 +0200
  • 5364697914 finished libsl/drw integration Anselm R Garbe 2013-06-16 15:20:29 +0200
  • 7edc596311 include font argument for st by default Anselm R Garbe 2013-05-02 17:31:22 +0200
  • 68b400e95d added st to SEE ALSO section Anselm R Garbe 2013-05-01 15:45:32 +0200
  • 656882d76f use st as default terminal from now on Anselm R Garbe 2013-05-01 15:41:44 +0200
  • 1479e76f01 shut up about deprecated Xlib functions Anselm R Garbe 2013-05-01 15:39:06 +0200
  • f2544a3318 renamed draw into drw Anselm R Garbe 2013-04-17 21:21:47 +0200
  • aafeaf7317 continued with draw.c and draw.h implementation, now the integration begins Anselm R Garbe 2012-12-09 19:11:11 +0100
  • f21d46ea7d continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well Anselm R Garbe 2012-12-08 10:13:01 +0100
  • c0ba635c50 removed DDC, all is Draw-dependent anselm@garbe.us 2012-11-18 17:52:42 +0100
  • 0a673ad7a3 continued, distinction of Draw and DDC is bad, needs to be merged anselm@garbe.us 2012-11-18 17:26:12 +0100
  • 3aabc08ede reverting the xkb dependency, I don't care if this function is deprecated, it seems it breaks other stuff instead. anselm@garbe.us 2012-11-18 16:39:56 +0100
  • d456617f0e basic draw.c structure anselm@garbe.us 2012-11-18 12:04:29 +0100
  • 61fe833a06 reverting to plain X11 fonts in order to implement draw.c default anselm@garbe.us 2012-11-18 10:56:54 +0100
  • 917e281634 removed obsolete bugs from BUGS file anselm@garbe.us 2012-11-17 20:04:04 +0100
  • 31451c3ad3 compile fix anselm@garbe.us 2012-11-17 19:12:10 +0100
  • 344f35f9f5 applied Neil Klopfstein's patch, slightly modified anselm@garbe.us 2012-11-17 19:10:39 +0100
  • 87adcd263b starting with initial draw.h anselm@garbe.us 2012-11-17 19:01:22 +0100
  • fd3c19bd55 incorporating Xft instead of cairo, cairo provides far too many options anselm@garbe.us 2012-11-02 12:17:50 +0100
  • 1bdb393f81 keep 6.1 intact anselm@garbe.us 2012-07-08 09:45:53 +0200
  • 940feed314 reverted to old updategeom() after several complains, we need to optimize the old way anselm@garbe.us 2012-07-08 09:43:11 +0200
  • 606b44179d applied James Turner's XkbKeycodeToKeysym patch, thanks anselm@garbe.us 2012-06-23 20:12:49 +0200
  • 20f6917910 drastically changed updategeom() handling, see comment in updategeom() for details anselm@garbe.us 2012-06-23 10:12:46 +0200
  • 820cbb3545 reversed Andreas Amann's fullscreen fix with the approach proposed by Gary Langshaw: - idea is not supporting movemouse/resizemouse/togglefloating for fullscreen windows - as fullscreen windows are broken anyways, they should only be adjusted by their own means anselm@garbe.us 2012-06-23 09:06:00 +0200
  • 90f3238301 added kludge to fix some input focus misbehavior in gedit and anjuta, thanks Martti Kühne anselm@garbe.us 2012-04-15 11:41:18 +0200
  • 3bfc43c3d0 applied Andreas Amanns' netwm_client_list patch, but with some indentation fixes anselm@garbe.us 2012-03-25 17:49:35 +0200
  • c1128417a9 applied Andreas Amann's netwm_active_window patch, thx anselm@garbe.us 2012-03-25 17:46:03 +0200
  • 1b62f8fa58 applied Andreas Amann fullscreen fix, some minor modifications anselm@garbe.us 2012-03-17 18:14:17 +0100
  • 54c3044dec unfocus on slow sloppy monitor focus Connor Lane Smith 2012-02-10 00:36:08 +0000
  • 51336aa4a3 applied Eckehard Berns fix fix, sorry that this took so long anselm@garbe.us 2012-02-08 19:54:05 +0100
  • c4b6ac812e added 20h's clarification anselm@garbe.us 2012-01-22 20:23:49 +0100
  • 873bcb97a9 applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation. anselm@garbe.us 2012-01-12 07:36:05 +0100
  • 907db0a851 config.mk cleanup anselm@garbe.us 2012-01-04 13:30:12 +0100
  • 4e7c469862 Added tag 6.0 for changeset ec4baab78314 anselm@garbe.us 2011-12-19 16:09:07 +0100
  • 26445a0dc9 bump version to 6.0 anselm@garbe.us 2011-12-19 15:38:30 +0100
  • b5068e32e9 add sloppy monitor focus Connor Lane Smith 2011-11-15 20:16:58 +0100
  • f099d2d5b5 new default colour scheme Connor Lane Smith 2011-11-06 20:36:23 +0100
  • 80a9da555e calculate window/monitor intersection Connor Lane Smith 2011-11-06 20:31:29 +0100
  • d21026f0a1 honour fullscreen hint on map Connor Lane Smith 2011-11-06 20:30:06 +0100
  • e5a1e77351 testing Brians multiscreen issue fix anselm@garbe.us 2011-11-04 20:02:35 +0100