12569e61c5
Selective fullscreen config
2022-01-10 22:09:42 +01:00
bb6ccde971
Fix fullscreen
2021-11-13 02:03:43 +01:00
Sermak
75a4d98edc
[PATCH] Simulate toggleable fullscreen mode
2021-11-13 01:15:37 +01:00
590f4d7602
Update keybindings
2021-10-15 01:04:42 +02:00
f20074cd72
Add bt-menu shortcut
2021-09-27 22:25:58 +02:00
cedafa274c
Add configuration for more jetbrains apps
2021-07-07 01:54:34 +02:00
Wilfried SUGNIAUX
9d11cd7d18
DWM 6.2:
...
-Making a Workaround patch for WebStorm:
do not care about property notification saying that a second window is transient to the first webstorm window
(cherry picked from commit f47c3c83257eed490c6aaf876fbb67b2ddb8b62c)
2021-07-07 01:51:11 +02:00
d2b23e176d
Change command to run when clicked on statusbar
2021-07-07 01:43:01 +02:00
c4ccdce0b6
Change colors
2021-07-07 00:51:47 +02:00
40701c6c58
Add pause action
2021-01-21 17:40:25 +01:00
Przemysław Grondek
216c8b8e11
Colors change
2021-01-21 10:19:17 +01:00
Przemysław Grondek
f6e8d58514
Update some programs configuration
2021-01-21 10:16:30 +01:00
057ce85595
Update config
2020-12-02 12:21:59 +01:00
Przemysław Grondek
6699479e62
Add media keys
2020-10-29 14:30:37 +01:00
Przemysław Grondek
5d027b08f3
Bind printscreen key to screenshot command
2020-08-26 16:54:06 +02:00
Przemysław Grondek
82aa4b8325
Add config for Xephyr and Xnest
2020-08-03 10:29:10 +02:00
pgrondek
17555f86d1
Update config
2020-07-02 11:41:26 +02:00
pgrondek
ed637dac70
Add window swallowing
...
https://dwm.suckless.org/patches/swallow/
2020-06-08 20:30:45 +02:00
pgrondek
7ba333192a
Change shortcuts for IDE's
2020-06-01 00:57:38 +02:00
pgrondek
f490c2d1b2
Show firefox pip window on all tags
2020-06-01 00:55:43 +02:00
pgrondek
2ded22419e
Revert "Revert "Add columns layout""
...
This reverts commit 03d28aa963
.
2020-05-29 23:24:11 +02:00
pgrondek
03d28aa963
Revert "Add columns layout"
...
This reverts commit acdf610fda
.
2020-05-29 12:20:24 +02:00
pgrondek
9023b15621
Add config for locking
2020-05-29 11:34:17 +02:00
pgrondek
acdf610fda
Add columns layout
...
https://dwm.suckless.org/patches/columns/
2020-05-29 11:24:01 +02:00
pgrondek
dbe98ebfe0
Add fullgaps
2020-05-29 11:02:22 +02:00
pgrondek
44ba63274f
Add system tray
...
Original author: Jan Christoph Ebersbach <jceb@e-jc.de>, inspired by http://code.google.com/p/dwm-plus
URL: http://dwm.suckless.org/patches/systray
dwm 6.2 port by Igor Gevka <igor.gevka@gmail.com>
2020-05-29 00:48:46 +02:00
pgrondek
47ac88e9d8
Change config
2020-05-29 00:39:28 +02:00
pgrondek
77c044d4cf
Some configuration
2020-05-29 00:35:06 +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