355a681
(HEAD -> master)
Update 'README.md' by
2022-07-13 01:53:55 +0000
540e401
Update 'README' by
2022-07-13 01:53:46 +0000
ff01a94
last macpro configuration with dwm by
2022-07-12 20:51:27 -0500
7fc3f58
new icons by
2022-05-29 21:43:06 -0500
3460b44
merge to use only macbookari and macpro files by
2022-05-29 18:56:52 -0500
00fa1aa
macPro wrong icons by
2022-05-29 18:51:39 -0500
8d9246b
stabdard icons in config.def.h by
2022-05-29 18:48:22 -0500
fb37da9
MacBook Air definition file by
2022-03-08 23:52:04 -0600
7777513
Merge branch 'master' of ssh://gmarxcc.com:2222/Linux/dwm by
2022-02-06 01:30:09 -0600
8429d9a
config.def.h for macbook air by
2022-02-06 01:26:04 -0600
3b2bff0
more pixels in border by
2022-02-04 12:49:42 -0600
404f98c
new colors select by
2022-01-28 23:46:38 -0600
f384cd9
dark-theme by
2022-01-28 17:59:36 -0600
706d08d
alpha and alacritty as main terminal emu by
2021-10-24 23:29:52 -0500
a9b7751
kbd and mon bright by
2021-09-30 08:26:18 -0500
4de0e88
(keys)
volume keys ok by
2021-09-29 23:43:46 -0500
242eaf3
volume keys by
2021-09-29 03:36:52 +0000
ed4003b
(fullgaps)
fullgaps by
2021-09-29 03:13:20 +0000
100f495
(config)
mod definitions by
2021-09-29 02:49:21 +0000
a786211
Revert "Improve speed of drw_text when provided with large strings" by
2021-08-20 23:09:48 +0200
7162335
Improve speed of drw_text when provided with large strings by
2021-08-09 18:24:14 +0200
138b405
Add a configuration option for fullscreen locking by
2021-07-12 23:44:16 +0200
67d76bd
Do not allow focus to drift from fullscreen client via focusstack() by
2020-07-02 20:18:30 +0100
61bb8b2
Fix x coordinate calculation in buttonpress. by
2020-03-03 16:23:53 -0600
bb2e722
dwm.1: fix wrong text in man page by
2020-07-08 18:05:50 +0200
f04cac6
Fix memory leaks in drw by
2020-06-11 15:28:32 +0200
f09418b
dwm crashes when opening 50+ clients (tile layout) by
2020-04-23 09:50:54 +0200
ed3ab6b
drawbar: Don't shadow sw global by
2020-04-22 15:48:27 +0100
f087d20
getatomprop: Add forward declaration by
2020-04-22 15:48:08 +0100
a8e9513
setmfact: Unify bounds for compile-time and runtime mfact by
2020-04-20 16:41:52 +0100
c82db69
config.mk: fix POSIX_C_SOURCE macro for feature test for snprintf() by
2020-04-03 15:36:32 +0200
cb3f58a
Prepare 6.2 release. by
2019-02-02 04:50:42 -0800
b69c870
pledge: add rpath promise for the ugly Xft font fallback by
2018-06-02 17:15:42 +0200
e78b4a9
Makefile: just show the compiler output by
2018-06-02 17:04:44 +0200
3cd4023
Do not strip at link stage by
2018-06-02 15:12:42 +0200
f40f86f
Pledge on OpenBSD by
2018-05-25 07:56:27 +0200
c3a2e01
config.def.h: ClkTagBar missing from comment by
2018-05-25 06:56:36 +0200
c8e9479
Function declarations in correct order. by
2018-05-02 18:09:50 -0400
10dfa65
remove old TODO and BUGS entries by
2018-05-12 19:14:19 +0200
3bd8466
update README: remove mentioning the old dextra repo by
2018-03-14 21:03:11 +0100
76c8c16
All functions in alphabetical order except for this one. by
2018-03-14 13:58:06 -0400
3cb3483
ColBorder has been moved to the enum with ColFg and ColBg. by
2018-03-14 17:44:53 +0100
db22360
dont NUL terminate _NET_WM_NAME by
2017-12-27 13:36:53 +0100
3756f7f
sync dmenu drw.{c,h} code: use Clr* (was Scm) by
2017-11-03 21:20:48 +0100
99f78fa
gettextprop: check result of XGetTextProperty (undefined behaviour for XFree) by
2017-11-03 16:36:32 +0100
a9b6a31
Set class name on status bar by
2017-11-03 09:58:38 -0700
6aa8e37
simplify isfixed conditions by
2017-10-11 08:10:45 +1100
ceac8c9
yet another cleanup by
2017-05-08 21:08:27 +0200
5b238c8
Don't restrict snap in mousemove by
2017-01-07 17:21:30 +0100
022d076
Button passthrough when client is not focused by
2017-01-07 17:21:29 +0100
2952b68
cleanup by
2017-01-07 17:21:28 +0100
bb3bd6f
applied Markus' tagset purge of alternative view on _NET_ACTIVE_WINDOW event by
2016-12-05 10:16:46 +0100
e63bf22
applied Ivan Delalande's NET_SUPPORTING_WM_CHECK patch for gtk3 compatibility by
2016-12-05 10:09:49 +0100
5376947
applied Ian Remmler's man page adjustment suggestions by
2016-12-05 10:05:00 +0100
975c898
applied Markus' decouple color-scheme patch by
2016-12-05 10:01:33 +0100
a137a86
applied Markus' clarify status text padding patch by
2016-12-05 09:54:20 +0100
839c7f6
LICENSE: update people by
2016-11-14 11:49:17 +0100
7a59cd1
dwm.1: add keybinding for spawning dmenu by
2016-11-14 11:18:27 +0100
24849ac
die() on calloc failure by
2016-11-05 11:34:52 +0100
ab9571b
die() consistency: always add newline by
2016-08-12 14:35:25 +0200
56a31dc
config.def.h: style improvement, use color Scheme enum by
2016-06-28 18:04:56 +0200
7af4d43
import new drw from libsl and minor fixes. by
2016-05-22 22:33:56 +0200
cd2d754
Configure geometry before applying rules by
2016-05-25 16:33:11 -0700
3465bed
fix fullscreen clients not resized on X display resolution change by
2015-12-19 20:25:26 +0100
4ec3a67
Shut up glibc about _BSD_SOURCE being deprecated by
2015-12-19 20:04:19 +0100
5ed9c48
code-style consistency by
2015-11-08 23:11:48 +0100
3c91283
unboolification by
2015-11-08 22:48:43 +0100
e941181
sort include + whitespace fix by
2015-11-08 20:38:00 +0100
43e82ad
separate program-specific c99 bool and X11 by
2015-11-07 14:04:49 +0100
42cf1c7
Makefile: package all files with make dist by
2015-11-08 16:52:53 +0100
dce4fb3
setfullscreen: don't process the property twice by
2015-11-07 14:09:08 +0100
646b351
sync updated drw code from dmenu by
2015-10-20 23:34:49 +0200
e3b7e1d
dwm: use ecalloc, prevent theoretical overflow by
2015-10-20 23:30:31 +0200
04db03a
cleanup, dont use c++ style comments by
2015-10-20 23:28:30 +0200
4a4817b
dwm: cleanup: free schemes and cursors as array by
2015-10-20 23:27:31 +0200
7e1182c
config.h: use common default font, pass Xft font name to dmenu by
2015-10-20 23:10:54 +0200
40529e1
config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override (ports and *BSDs) by
2015-10-20 23:01:49 +0200
14343e6
Add Xft and follback-fonts support to graphics lib by
2015-03-05 20:26:11 -0800
35db6d8
removed .hgtags, thanks Dimitris for spotting by
2014-11-23 15:25:35 +0100
3d1090b
applied Hiltjo's resize/move limitation by
2014-08-11 07:24:29 +0200
18248eb
same as before with dwm.c as well by
2014-05-29 18:05:17 +0200
b468873
updated copyright notice in LICENSE file by
2014-05-29 18:02:12 +0200
cdec978
applied Lukas' focus suggestion at startup, thanks by
2013-08-27 20:39:21 +0200
6af2737
applied improved version of Martti Kühne's dmenu/multi monitor approach from dwm, no dmenuspawn required by
2013-08-02 22:40:20 +0200
4fb31e0
do not take our font declaration as default for st by
2013-07-20 09:08:46 +0200
b800a1d
applied Jochen's drw_text patch, thanks by
2013-06-23 21:53:09 +0200
33a7448
applied Julian's enum approach, however renamed theme into scheme resp. Theme into ClrScheme by
2013-06-19 19:35:33 +0200
5364697
finished libsl/drw integration by
2013-06-16 15:20:29 +0200
7edc596
include font argument for st by default by
2013-05-02 17:31:22 +0200
68b400e
added st to SEE ALSO section by
2013-05-01 15:45:32 +0200
656882d
use st as default terminal from now on by
2013-05-01 15:41:44 +0200
1479e76
shut up about deprecated Xlib functions by
2013-05-01 15:39:06 +0200
f2544a3
renamed draw into drw by
2013-04-17 21:21:47 +0200
aafeaf7
continued with draw.c and draw.h implementation, now the integration begins by
2012-12-09 19:11:11 +0100
f21d46e
continued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well by
2012-12-08 10:13:01 +0100
c0ba635
removed DDC, all is Draw-dependent by
2012-11-18 17:52:42 +0100
0a673ad
continued, distinction of Draw and DDC is bad, needs to be merged by
2012-11-18 17:26:12 +0100
3aabc08
reverting the xkb dependency, I don't care if this function is deprecated, it seems it breaks other stuff instead. by
2012-11-18 16:39:56 +0100
d456617
basic draw.c structure by
2012-11-18 12:04:29 +0100
61fe833
reverting to plain X11 fonts in order to implement draw.c default by
2012-11-18 10:56:54 +0100