Commit graph

1882 commits

Author SHA1 Message Date
Luke Smith
20c5780d14
Merge pull request #157 from jglueckstein/toggle-smartgaps
Added function to toggle smartgaps and bound it to Super+Shift+apostrophe
2021-12-11 08:46:15 -05:00
Luke Smith
fd66588c52
Merge pull request #178 from J0hsHH/patch-1
added link to patch
2021-12-11 08:43:40 -05:00
Luke Smith
8306102dac
Merge pull request #181 from ethanv2/sticky-patch-1
Don't automatically focus sticky windows
2021-12-11 08:33:07 -05:00
Ethan Marshall
7e843c47ba
Fix small edge cases
Fix case where only windows available are sticky
Fix case where stack is empty sometimes segfaulting
2021-12-05 17:01:20 +00:00
Ethan Marshall
125a12548f
Initial fix for sticky switching 2021-12-05 16:55:06 +00:00
Johannes Hove-Henriksen
53c09ca8fc
added link to patch
added link to patch
2021-11-21 19:50:43 +01:00
Luke Smith
80109dbd85
Merge pull request #167 from monosans/tabs
Fix some formatting in config.h
2021-07-04 09:20:54 -04:00
monosans
20a6e39431 Fix some formatting in config.h 2021-07-04 09:26:06 +03:00
Luke Smith
eab52c4f48
aur removed 2021-05-21 08:46:25 -04:00
Luke Smith
29c87fcb1c
readme updates 2021-05-05 15:38:21 -04:00
Luke Smith
203f90bfb2
always center 2021-03-12 12:55:44 -05:00
Luke Smith
3eb52c30c6
clarification about multiple displays 2021-03-09 21:05:08 -05:00
Jon Glueckstein
6b396d0d84 Added function to toggle smartgaps and bound it to Super+Shift+apostrophe. 2021-03-08 08:57:59 -05:00
Luke Smith
ba7a75abf5
Merge branch 'master' of github.com:LukeSmithxyz/dwm 2021-02-14 08:39:23 -05:00
Luke Smith
6a76839b6b
restate 2021-02-14 08:39:19 -05:00
Luke Smith
c131482c7e
ignore resize hints to size windows consistently 2021-02-14 08:38:39 -05:00
Luke Smith
f656ecbf71
Merge pull request #153 from skrrtskrrtman/master
add passmenu to mod + D
2021-02-04 12:07:20 -05:00
skrrtskrrtman
08809a7a0d
update larbs.mom to reflect changes in config.h 2021-02-04 17:19:28 +08:00
skrrtskrrtman
649adaf41f
add passmenu to mod + D 2021-02-04 17:04:14 +08:00
Luke Smith
612232bad3
Merge pull request #149 from monosans/master
Add installation guide
2021-01-15 09:23:02 -05:00
monosans
2d8457f4be Add installation guide 2021-01-15 17:11:20 +03:00
Luke Smith
94906e10e9
Merge branch 'JimKat-1-fixedswallow' 2020-12-28 10:25:34 -05:00
Luke Smith
7d735656f7
Merge branch 'fixedswallow' of https://github.com/JimKat-1/dwm into JimKat-1-fixedswallow 2020-12-28 10:24:42 -05:00
Luke Smith
e499755357
Merge branch 'master' of github.com:LukeSmithxyz/dwm 2020-12-28 09:24:25 -05:00
Luke Smith
916df3921b
remaps bind. spcalc fix 2020-12-28 09:23:17 -05:00
Luke Smith
30102c3161
Merge pull request #142 from oliver-dvorski/patch-1
Make the Mod+F11 camera window less laggy
2020-12-28 09:19:51 -05:00
JimKat-1
b8da5a5c88 Dwm did not redraw borders when swallowing so it messed up swallowing when in fullscreen 2020-12-28 15:06:01 +02:00
Oliver Dvorski
306578196b
Make the Mod+F11 camera window less laggy
There used to be a 1s delay on my webcam feed. After a bit of googling and stumbling upon this article https://wiki.archlinux.org/index.php/Webcam_setup I found out that mpv has a low latency profile that proved to be useful on my setup
2020-12-26 22:15:35 +01:00
Luke Smith
67eabfe475
Merge pull request #139 from kronikpillow/merge
small fix
2020-12-15 09:15:50 -05:00
KronikPillow
73d9eb9e2e
fix deck layout indicator to it's original 2020-12-15 09:48:33 +01:00
KronikPillow
5913b6c546
fix 2nd scratchpad's name to match given rule in rules section 2020-12-15 09:43:25 +01:00
Luke Smith
0a379dcaf8
fix #138 2020-12-11 07:43:33 -05:00
Luke Smith
985da61d2f
dumb fix 2020-11-14 15:21:13 -05:00
Luke Smith
e29effe9c3
Merge branch 'master' of github.com:LukeSmithxyz/dwm 2020-11-07 07:13:17 -05:00
Luke Smith
bc040702d9
rm xrdb patch to xresources to load non-color vars 2020-11-07 07:13:09 -05:00
Luke Smith
231e403ad0
Merge pull request #129 from dawidpotocki/shiftview-scratchpads
Fix shiftview behavior with scratchpads patch
2020-11-07 06:59:38 -05:00
Dawid Potocki
5a4e8618d0
Fix shiftview behavior with scratchpads patch
Closes #80
2020-11-07 14:43:23 +13:00
Luke Smith
ad08183a60
Merge pull request #120 from pniedzwiedzinski/patch-1
mutt-wizard 3.0
2020-10-13 09:38:52 -04:00
Patryk Niedźwiedziński
a8c30e4410
mutt-wizard 3.0 2020-10-13 10:32:52 +02:00
Luke Smith
fbc9665fef
Merge pull request #117 from Ultrahalf/master
Adds to dwm.1
2020-10-02 07:59:39 -04:00
Muhammad Althaf Rahman
c719e9eca4 Fix typos 2020-10-02 08:40:03 +05:30
Muhammad Althaf Rahman
c82a7df42a Adds to dwm.1 2020-10-02 08:30:04 +05:30
Luke Smith
28d87d4393
Merge branch 'temetvince-refactor-terminal-strings-into-constant' into master 2020-09-12 09:33:35 -04:00
Luke Smith
286c0ccd86
renamed to TERMCLASS 2020-09-12 09:33:29 -04:00
Luke Smith
8f3797c9f0
Merge branch 'refactor-terminal-strings-into-constant' of https://github.com/temetvince/dwm into temetvince-refactor-terminal-strings-into-constant 2020-09-12 09:32:44 -04:00
Luke Smith
cf59ac7432
Merge branch 'master' of github.com:LukeSmithxyz/dwm into master 2020-09-12 09:32:09 -04:00
temetvince
94f1581be6 Refactored hard coded st terminal strings into a constant 2020-09-11 22:31:56 -05:00
Luke Smith
59848a9fdb
Merge pull request #107 from asparagusfox/patch-1
"mw sync" is the new command to sync mail
2020-09-08 13:06:05 -04:00
Axel Baker-Bates
92fc0c1403
"mw sync" is the new command to sync mail 2020-09-08 18:02:25 +01:00
Luke Smith
86aba1a368
Merge pull request #74 from aajonusonline/patch-1
swallow patch: add FreeBSD support
2020-08-27 14:33:23 -04:00