]> git.armaanb.net Git - dwm.git/history - dwm.c
Update
[dwm.git] / dwm.c
2021-07-03 Armaan BhojwaniSwitch to a light theme
2021-07-03 Armaan BhojwaniApply resizecorners patch
2021-06-23 Armaan BhojwaniApply cursorwarp patch
2021-06-23 Armaan BhojwaniApply cool-autostart patch
2021-06-23 Armaan BhojwaniApply pertag patch
2021-06-23 Armaan BhojwaniApply zoomswap patch
2021-06-21 Armaan BhojwaniApply push patch
2021-06-18 Armaan BhojwaniInitial commit
2021-03-29 Chris DownDo not allow focus to drift from fullscreen client...
2020-08-21 Ian RemmlerFix x coordinate calculation in buttonpress.
2020-04-25 bakkebydwm crashes when opening 50+ clients (tile layout)
2020-04-22 Chris Downdrawbar: Don't shadow sw global
2020-04-22 Chris Downgetatomprop: Add forward declaration
2020-04-20 Chris Downsetmfact: Unify bounds for compile-time and runtime...
2018-06-02 Hiltjo Posthumapledge: add rpath promise for the ugly Xft font fallback
2018-05-25 Klemens NanniPledge on OpenBSD
2018-05-12 Christopher DrelichFunction declarations in correct order.
2018-03-14 Christopher DrelichAll functions in alphabetical order except for this...
2018-03-14 Christopher DrelichColBorder has been moved to the enum with ColFg and...
2017-12-27 Hiltjo Posthumadont NUL terminate _NET_WM_NAME
2017-11-03 Hiltjo Posthumasync dmenu drw.{c,h} code: use Clr* (was Scm)
2017-11-03 Hiltjo Posthumagettextprop: check result of XGetTextProperty (undefine...
2017-11-03 Omar SandovalSet class name on status bar
2017-10-11 Daniel Cousenssimplify isfixed conditions
2017-05-08 Anselm R Garbeyet another cleanup
2017-03-28 Markus TeichDon't restrict snap in mousemove
2017-03-28 Markus TeichButton passthrough when client is not focused
2017-03-28 Markus Teichcleanup
2016-12-05 Anselm R Garbeapplied Markus' tagset purge of alternative view on...
2016-12-05 Anselm R Garbeapplied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch...
2016-12-05 Anselm R Garbeapplied Markus' decouple color-scheme patch
2016-12-05 Anselm R Garbeapplied Markus' clarify status text padding patch
2016-08-12 Hiltjo Posthumadie() consistency: always add newline
2016-06-26 Markus Teichimport new drw from libsl and minor fixes.
2016-06-24 Eric PruittConfigure geometry before applying rules
2015-12-19 Hiltjo Posthumafix fullscreen clients not resized on X display resolut...
2015-11-08 Hiltjo Posthumacode-style consistency
2015-11-08 Hiltjo Posthumaunboolification
2015-11-08 Hiltjo Posthumasort include + whitespace fix
2015-11-08 Hiltjo Posthumaseparate program-specific c99 bool and X11
2015-11-07 Quentin Rameausetfullscreen: don't process the property twice
2015-10-20 Hiltjo Posthumasync updated drw code from dmenu
2015-10-20 Hiltjo Posthumadwm: use ecalloc, prevent theoretical overflow
2015-10-20 Hiltjo Posthumacleanup, dont use c++ style comments
2015-10-20 Hiltjo Posthumadwm: cleanup: free schemes and cursors as array
2015-03-13 Eric PruittAdd Xft and follback-fonts support to graphics lib
2014-08-11 Anselm R Garbeapplied Hiltjo's resize/move limitation
2014-05-29 Anselm R Garbesame as before with dwm.c as well
2013-08-27 Anselm R Garbeapplied Lukas' focus suggestion at startup, thanks
2013-08-02 Anselm R Garbeapplied improved version of Martti Kühne's dmenu/multi...
2013-06-19 Anselm R Garbeapplied Julian's enum approach,
2013-06-16 Anselm R Garbefinished libsl/drw integration
2013-04-17 Anselm R Garberenamed draw into drw
2012-12-08 Anselm R Garbecontinued with draw.c abstraction, also started util...
2012-11-18 anselm@garbe.usreverting the xkb dependency, I don't care if this...
2012-11-18 anselm@garbe.usreverting to plain X11 fonts in order to implement...
2012-11-17 anselm@garbe.uscompile fix
2012-11-17 anselm@garbe.usapplied Neil Klopfstein's patch, slightly modified
2012-11-17 anselm@garbe.usstarting with initial draw.h
2012-11-02 anselm@garbe.usincorporating Xft instead of cairo, cairo provides...
2012-07-08 anselm@garbe.usreverted to old updategeom() after several complains...
2012-06-23 anselm@garbe.usapplied James Turner's XkbKeycodeToKeysym patch, thanks
2012-06-23 anselm@garbe.usdrastically changed updategeom() handling, see comment...
2012-06-23 anselm@garbe.usreversed Andreas Amann's fullscreen fix with the approa...
2012-04-15 anselm@garbe.usadded kludge to fix some input focus misbehavior in...
2012-03-25 anselm@garbe.usapplied Andreas Amanns' netwm_client_list patch, but...
2012-03-25 anselm@garbe.usapplied Andreas Amann's netwm_active_window patch, thx
2012-03-17 anselm@garbe.usapplied Andreas Amann fullscreen fix, some minor modifi...
2012-02-10 Connor Lane Smithunfocus on slow sloppy monitor focus
2012-02-08 anselm@garbe.usapplied Eckehard Berns fix fix, sorry that this took...
2012-01-12 anselm@garbe.usapplied Eckehard Berns barwin leak fix and his suggesti...
2011-11-15 Connor Lane Smithadd sloppy monitor focus
2011-11-06 Connor Lane Smithcalculate window/monitor intersection
2011-11-06 Connor Lane Smithhonour fullscreen hint on map
2011-11-04 anselm@garbe.ustesting Brians multiscreen issue fix
2011-11-02 Christoph Lohmannmake ewmh dialog windows float
2011-10-31 Connor Lane Smithallow 0 nmaster
2011-10-30 Connor Lane Smithfix big-border corner case
2011-10-28 Connor Lane Smithimprove tile spacing
2011-10-25 Connor Lane Smithapply nmaster patch
2011-10-25 Connor Lane Smithapply resize hints in floating layout
2011-10-25 Connor Lane Smithhide clients to the left, not the right
2011-08-15 garbeam@gmail.comapplied Connors cleanup patch of Eckehards proposed...
2011-08-08 garbeam@gmail.comapplied Connors and Valentins patch to improve the...
2011-07-29 garbeam@gmail.comapplied Peter Hartlichs nice interim Xinerama and map...
2011-07-27 garbeam@gmail.comapplied anonymous code cleanup patch
2011-07-24 garbeam@gmail.comadded a marker for the flash fullscreen issue
2011-07-20 garbeam@gmail.comapplied Connors aesthitic buf fix in tile(), thanks
2011-07-20 garbeam@gmail.comapplied Peters magic float mode bugfix
2011-07-20 garbeam@gmail.comapplied lolilolicon's floating center patch, further...
2011-07-20 garbeam@gmail.comthanks to recursions on IRC for his remark
2011-07-10 garbeam@gmail.comapplied Peters wintoclient/wintomon optimisation in...
2011-07-10 garbeam@gmail.comremoved unneeded offset recalculation, thanks Jukka...
2011-07-10 garbeam@gmail.comundo the focus optimisation patch for 5.9
2011-07-09 garbeam@gmail.comapplied Peters two patches, please test hg tip, if...
2011-07-02 garbeam@gmail.comapplied Garys patch in a slightly modified way
2011-07-01 garbeam@gmail.comapplied Nicolas Capit's patch as interim solution until...
2011-06-27 Connor Lane Smithfixed scroll lock (thanks bogdan)
2011-06-27 Connor Lane Smithfix numlock (thanks mikhail)
2011-06-25 garbeam@gmail.commaking enternotify less focus hungry
next