Luke Smith
|
6ca93e4892
|
larbs documentation built in to dwm
|
2020-03-15 17:56:43 -04:00 |
|
Luke Smith
|
e7caebc2ed
|
always assume to use greatest (even) webcam device
|
2020-03-15 16:14:00 -04:00 |
|
Luke Smith
|
20b9bba044
|
toggle transparency fix
|
2020-03-15 16:11:29 -04:00 |
|
Luke Smith
|
aea80a5933
|
increase masters moved to o
|
2020-03-15 15:57:47 -04:00 |
|
Luke Smith
|
72a53ed2cc
|
monocle mode totally removed
|
2020-03-15 15:55:52 -04:00 |
|
Luke Smith
|
ea0887f567
|
scroll lock toggles screenkey
|
2020-03-15 15:48:02 -04:00 |
|
Luke Smith
|
0f8c4d3c1b
|
lf hardcoded; nmtui as W
|
2020-03-15 13:48:58 -04:00 |
|
Luke Smith
|
535d682d1c
|
prompt script now unnecessary
|
2020-03-13 09:31:15 -04:00 |
|
Luke Smith
|
c0991bab23
|
showclip and batstat unnecessary
|
2020-03-02 14:51:56 -05:00 |
|
Luke Smith
|
34842d132f
|
no padding in statusbar by default
|
2020-02-26 14:19:13 -05:00 |
|
Luke Smith
|
1ded83fb3d
|
enable color emojis with libxft-bgra
|
2020-02-26 14:18:56 -05:00 |
|
Luke Smith
|
419b42c258
|
cleanup
|
2020-02-23 07:23:52 -05:00 |
|
Luke Smith
|
e2e154ad3f
|
toggle transparency with V
|
2020-02-23 07:23:13 -05:00 |
|
Luke Smith
|
2ad648f7a0
|
repeat binding added
|
2020-02-06 20:55:07 -05:00 |
|
Luke Smith
|
572c8584a8
|
refresh news
|
2020-02-06 20:54:05 -05:00 |
|
Luke Smith
|
bc181a8a1f
|
vimwiki to v
|
2020-02-03 17:49:57 -05:00 |
|
Luke Smith
|
ba94afde2d
|
dmenucmd restored
|
2020-01-30 14:52:21 -05:00 |
|
Luke Smith
|
1e6beee970
|
dmenucmd restored
|
2020-01-30 14:51:33 -05:00 |
|
Luke Smith
|
a86ee58d2e
|
tab revert
|
2020-01-30 14:32:45 -05:00 |
|
Luke Smith
|
5ecde4487f
|
touchpad on/off binds
|
2020-01-30 14:23:32 -05:00 |
|
Luke Smith
|
3a4ea9e283
|
kill xorg bind
|
2020-01-30 14:18:46 -05:00 |
|
Luke Smith
|
d65404e8e5
|
update dwmblocks
|
2020-01-22 07:15:36 -05:00 |
|
Luke Smith
|
2112a1ed23
|
increase/decrease gaps
|
2020-01-20 20:04:30 -05:00 |
|
Luke Smith
|
a25c11c1aa
|
unbind m for layout
|
2020-01-20 20:02:54 -05:00 |
|
Luke Smith
|
8be48e0ae6
|
don't enforce dmenu appearance
|
2019-12-19 13:29:35 -05:00 |
|
Luke Smith
|
927200f32d
|
stacker patch replaces movestack
|
2019-12-18 21:31:32 -05:00 |
|
Luke Smith
|
34be9e5649
|
dwmc can use xrdb
|
2019-12-18 20:57:25 -05:00 |
|
Luke Smith
|
66f629b545
|
dwmc and personal config added
|
2019-12-18 13:52:24 -05:00 |
|
Anselm R. Garbe
|
17d39ee014
|
renamed config.h into config.def.h, config.h will be created if not present, this seems less annoying after all
|
2007-09-23 11:24:12 +02:00 |
|
Anselm R. Garbe
|
8d1810c85b
|
introduced ISTILE, which can be easily extended with other layout functions to allow reuse of setmwfact() and zoom()
|
2007-09-22 21:55:19 +02:00 |
|
arg@suckless.org
|
fe2775a15b
|
made all stuff non-static - so you can choose wether to use dwm the static or the extern way when extending it
|
2007-09-17 16:42:37 +02:00 |
|
Anselm R. Garbe
|
0235a84ef2
|
micromizing dwm step 1
|
2007-09-15 22:25:27 +02:00 |
|
Anselm R. Garbe
|
2091200c95
|
new colorscheme (16-bit compliant)
|
2007-09-15 20:39:31 +02:00 |
|
Anselm R. Garbe
|
5d831eaa94
|
renamed config.default.h into config.h
|
2007-09-15 10:35:18 +02:00 |
|
arg@10ksloc.org
|
0f8249f262
|
removed config.h (stupid hg)
|
2006-08-02 16:52:02 +02:00 |
|
arg@10ksloc.org
|
95e8d12b71
|
made fullscreen apps working fine in floating mode (there is no sane way to make them work in tiled mode, thus I switch to floating mode if I run such kind of app), also fixed the xterm issue reported by Sander
|
2006-08-02 16:32:05 +02:00 |
|
arg@10ksloc.org
|
3af6434085
|
applied Sanders patches (numlock2)
|
2006-08-02 11:13:32 +02:00 |
|
arg@10ksloc.org
|
ab7a11c0c7
|
renamed ARRANGE into DEFMODE
|
2006-08-01 16:39:20 +02:00 |
|
arg@10ksloc.org
|
b38905b004
|
removed 5LOC
|
2006-08-01 16:20:03 +02:00 |
|
arg@10ksloc.org
|
7c2e3bb67d
|
cleaned config.*h to prevent some confusion
|
2006-08-01 15:29:37 +02:00 |
|
arg@10ksloc.org
|
33b4821cd6
|
fixed config.h files
|
2006-08-01 14:03:29 +02:00 |
|
arg@10ksloc.org
|
a73a882806
|
centralized/externalized configuration to config.h
|
2006-08-01 13:59:13 +02:00 |
|
Anselm R. Garbe
|
8b59083eb1
|
removed unnecessary crap
|
2006-07-13 01:30:55 +02:00 |
|
Anselm R. Garbe
|
da2bbd371c
|
before leaning things up
|
2006-07-13 01:04:38 +02:00 |
|
Anselm R. Garbe
|
dfd84f9bf3
|
simplified several portions of code through replacing rect structs with x,y,h,w counterparts (much more readable)
|
2006-07-12 15:17:22 +02:00 |
|
Anselm R. Garbe
|
b41c56ae6b
|
new colors
|
2006-07-12 00:50:09 +02:00 |
|
Anselm R. Garbe
|
896f08d7d5
|
fixed several other stuff, coming closer to something useful
|
2006-07-11 23:46:39 +02:00 |
|
Anselm R. Garbe
|
d6e0e6e987
|
several changes, new stuff
|
2006-07-11 18:53:41 +02:00 |
|
Anselm R. Garbe
|
586f66331d
|
added bar event timer
|
2006-07-11 18:15:11 +02:00 |
|
Anselm R. Garbe
|
26e134b8a7
|
added gridsel to gridwm
|
2006-07-11 13:21:57 +02:00 |
|