Commit graph

53 commits

Author SHA1 Message Date
WanderingPenwing 341a59b199 added code shortcut 2024-08-06 12:18:54 +02:00
WanderingPenwing f011d83234 added task manager and notes shortcut 2024-08-06 12:09:02 +02:00
WanderingPenwing 09dc79e4ed changed screenshot command 2024-08-05 14:24:05 +02:00
WanderingPenwing 22adf95e8d cleaned up files 2024-08-02 15:05:24 +02:00
WanderingPenwing 9f590297a1 move in stack 2024-08-02 15:03:30 +02:00
WanderingPenwing 8b9ac036f3 rebinded keys 2024-08-01 12:02:59 +02:00
WanderingPenwing 57c1c11a7a removed screenlock 2024-08-01 03:39:44 +02:00
WanderingPenwing 53edaa52ab added version check 2024-08-01 00:11:31 +02:00
WanderingPenwing b57aa085c4 reswitch up and down 2024-07-31 23:37:01 +02:00
WanderingPenwing fd4ee57cb1 switched up and down arrows 2024-07-31 20:34:43 +02:00
WanderingPenwing 16954c26fd added zoom keybind fixed sound notif 2024-07-31 12:23:30 +02:00
WanderingPenwing 370089549f added key functions, changed keybinds 2024-07-31 12:07:04 +02:00
WanderingPenwing aff74e6ff9 dmenu call fix 2024-07-30 18:24:40 +02:00
WanderingPenwing bdfccdbfd7 revert corners 2024-07-30 18:03:56 +02:00
WanderingPenwing 54f7bca6e3 changed variable name 2024-07-30 17:57:50 +02:00
WanderingPenwing 2274701c80 rounded corners ? 2024-07-30 17:54:28 +02:00
WanderingPenwing 0e2d696edb fixed config variable 2024-07-30 17:09:44 +02:00
WanderingPenwing 4a48e9fe64 added a lot of stuff 2024-07-30 17:06:36 +02:00
WanderingPenwing 95fcba5ff3 removed border rule 2024-07-30 15:09:03 +02:00
WanderingPenwing ce7ceb7e06 next test 2024-07-30 11:24:09 +02:00
WanderingPenwing e4a63cd8d1 edited config.h.def 2024-07-29 23:53:27 +02:00
WanderingPenwing cd2943befc border test 2024-07-29 23:45:32 +02:00
WanderingPenwing cdc23c6448 fixed some keybinds 2024-07-29 23:30:41 +02:00
WanderingPenwing 211dfbddad 1rst version 2024-07-29 22:18:47 +02:00
WanderingPenwing 4869eee5ba first draft 2024-07-29 19:33:52 +02: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
Anselm R. Garbe 16c67f32d6 fixed several stuff (gridwm gets better and better) 2006-07-11 12:52:57 +02:00
Anselm R. Garbe 366d81e313 added key handling 2006-07-11 11:50:18 +02:00
Anselm R. Garbe 3a69c5173c implemented pipe_spawn 2006-07-11 11:10:05 +02:00