Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-04 | add passmenu to mod + D | skrrtskrrtman | |
2021-01-15 | Merge pull request #149 from monosans/master | Luke Smith | |
Add installation guide | |||
2021-01-15 | Add installation guide | monosans | |
2020-12-28 | Merge branch 'JimKat-1-fixedswallow' | Luke Smith | |
2020-12-28 | Merge branch 'fixedswallow' of https://github.com/JimKat-1/dwm into ↵ | Luke Smith | |
JimKat-1-fixedswallow | |||
2020-12-28 | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | |
2020-12-28 | remaps bind. spcalc fix | Luke Smith | |
2020-12-28 | Merge pull request #142 from oliver-dvorski/patch-1 | Luke Smith | |
Make the Mod+F11 camera window less laggy | |||
2020-12-28 | Dwm did not redraw borders when swallowing so it messed up swallowing when ↵ | JimKat-1 | |
in fullscreen | |||
2020-12-26 | Make the Mod+F11 camera window less laggy | Oliver Dvorski | |
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-15 | Merge pull request #139 from kronikpillow/merge | Luke Smith | |
small fix | |||
2020-12-15 | fix deck layout indicator to it's original | KronikPillow | |
2020-12-15 | fix 2nd scratchpad's name to match given rule in rules section | KronikPillow | |
2020-12-11 | fix #138 | Luke Smith | |
2020-11-14 | dumb fix | Luke Smith | |
2020-11-07 | Merge branch 'master' of github.com:LukeSmithxyz/dwm | Luke Smith | |
2020-11-07 | rm xrdb patch to xresources to load non-color vars | Luke Smith | |
2020-11-07 | Merge pull request #129 from dawidpotocki/shiftview-scratchpads | Luke Smith | |
Fix shiftview behavior with scratchpads patch | |||
2020-11-07 | Fix shiftview behavior with scratchpads patch | Dawid Potocki | |
Closes #80 | |||
2020-10-13 | Merge pull request #120 from pniedzwiedzinski/patch-1 | Luke Smith | |
mutt-wizard 3.0 | |||
2020-10-13 | mutt-wizard 3.0 | Patryk Niedźwiedziński | |
2020-10-02 | Merge pull request #117 from Ultrahalf/master | Luke Smith | |
Adds to dwm.1 | |||
2020-10-02 | Fix typos | Muhammad Althaf Rahman | |
2020-10-02 | Adds to dwm.1 | Muhammad Althaf Rahman | |
2020-09-12 | Merge branch 'temetvince-refactor-terminal-strings-into-constant' into master | Luke Smith | |
2020-09-12 | renamed to TERMCLASS | Luke Smith | |
2020-09-12 | Merge branch 'refactor-terminal-strings-into-constant' of ↵ | Luke Smith | |
https://github.com/temetvince/dwm into temetvince-refactor-terminal-strings-into-constant | |||
2020-09-12 | Merge branch 'master' of github.com:LukeSmithxyz/dwm into master | Luke Smith | |
2020-09-11 | Refactored hard coded st terminal strings into a constant | temetvince | |
2020-09-08 | Merge pull request #107 from asparagusfox/patch-1 | Luke Smith | |
"mw sync" is the new command to sync mail | |||
2020-09-08 | "mw sync" is the new command to sync mail | Axel Baker-Bates | |
2020-08-27 | Merge pull request #74 from aajonusonline/patch-1 | Luke Smith | |
swallow patch: add FreeBSD support | |||
2020-08-27 | Merge pull request #99 from hamidout/mic-mute | Luke Smith | |
Added mute mic functionality | |||
2020-08-27 | Merge pull request #103 from Spooky309/master | Luke Smith | |
Don't try and signal dwmblocks on OpenBSD | |||
2020-08-09 | dwmblocks doesn't receive signals on OpenBSD, OpenBSD doesn't implement ↵ | skeletal738 | |
sigqueue. Got rid of these. | |||
2020-07-26 | added binding to Mic-Mute key(mutes mic, duh) | hamidout | |
2020-06-07 | snippets | Luke Smith | |
2020-06-03 | Merge pull request #79 from jbensmann/master | Luke Smith | |
fixed gaps in centeredfloatingmaster layout | |||
2020-06-02 | ui fix | Luke Smith | |
2020-06-02 | funding file for github sponsors | Luke Smith | |
2020-06-01 | fixed gaps in centeredfloatingmaster layout | Johannes Bensmann | |
the master area moved up when increasing outer gaps | |||
2020-05-19 | Merge branch 'master' of git://git.suckless.org/dwm | Luke Smith | |
2020-05-18 | swallow patch: add FreeBSD support | aajonusonline | |
patch from this commit: https://github.com/deadpixi/deadpixi-dwm/commit/42a798c34b4a4182599fc09f661c3b826a77bd54 | |||
2020-05-16 | Merge pull request #68 from vladdoster/patch-1 | Luke Smith | |
formatting | |||
2020-05-15 | add relative link | Vlad Doster | |
2020-05-15 | Update config.h | Vlad Doster | |
2020-05-15 | Update config.h | Vlad Doster | |
2020-05-15 | formatting | Vlad Doster | |
2020-05-12 | Merge pull request #66 from mokulus/stack-fix | Luke Smith | |
Fix crashes when stack is empty | |||
2020-05-12 | Fix crashes when stack is empty | MateuszOkulus | |