aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* readme updatesLuke Smith2021-05-051-28/+32
|
* always centerLuke Smith2021-03-121-0/+2
|
* clarification about multiple displaysLuke Smith2021-03-092-4/+3
|
* Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2021-02-143-1/+13
|\
| * Merge pull request #153 from skrrtskrrtman/masterLuke Smith2021-02-042-1/+3
| |\ | | | | | | add passmenu to mod + D
| | * update larbs.mom to reflect changes in config.hskrrtskrrtman2021-02-041-0/+2
| | |
| | * add passmenu to mod + Dskrrtskrrtman2021-02-041-1/+1
| |/
| * Merge pull request #149 from monosans/masterLuke Smith2021-01-151-0/+10
| |\ | | | | | | Add installation guide
| | * Add installation guidemonosans2021-01-151-0/+10
| |/
* | restateLuke Smith2021-02-141-1/+3
| |
* | ignore resize hints to size windows consistentlyLuke Smith2021-02-141-2/+2
|/
* Merge branch 'JimKat-1-fixedswallow'Luke Smith2020-12-281-0/+12
|\
| * Merge branch 'fixedswallow' of https://github.com/JimKat-1/dwm into ↵Luke Smith2020-12-281-0/+12
|/| | | | | | | JimKat-1-fixedswallow
| * Dwm did not redraw borders when swallowing so it messed up swallowing when ↵JimKat-12020-12-281-0/+12
| | | | | | | | in fullscreen
* | Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2020-12-281-3/+3
|\ \
| * \ Merge pull request #142 from oliver-dvorski/patch-1Luke Smith2020-12-281-1/+1
| |\ \ | | |/ | |/| Make the Mod+F11 camera window less laggy
| | * Make the Mod+F11 camera window less laggyOliver Dvorski2020-12-261-1/+1
| |/ | | | | 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
| * Merge pull request #139 from kronikpillow/mergeLuke Smith2020-12-151-2/+2
| |\ | | | | | | small fix
| | * fix deck layout indicator to it's originalKronikPillow2020-12-151-1/+1
| | |
| | * fix 2nd scratchpad's name to match given rule in rules sectionKronikPillow2020-12-151-1/+1
| |/
* / remaps bind. spcalc fixLuke Smith2020-12-282-2/+4
|/
* fix #138Luke Smith2020-12-111-6/+6
|
* dumb fixLuke Smith2020-11-141-6/+6
|
* Merge branch 'master' of github.com:LukeSmithxyz/dwmLuke Smith2020-11-071-23/+19
|\
| * Merge pull request #129 from dawidpotocki/shiftview-scratchpadsLuke Smith2020-11-071-23/+19
| |\ | | | | | | Fix shiftview behavior with scratchpads patch
| | * Fix shiftview behavior with scratchpads patchDawid Potocki2020-11-071-23/+19
| |/ | | | | | | Closes #80
* / rm xrdb patch to xresources to load non-color varsLuke Smith2020-11-075-88/+117
|/
* Merge pull request #120 from pniedzwiedzinski/patch-1Luke Smith2020-10-131-1/+1
|\ | | | | mutt-wizard 3.0
| * mutt-wizard 3.0Patryk Niedźwiedziński2020-10-131-1/+1
|/
* Merge pull request #117 from Ultrahalf/masterLuke Smith2020-10-021-0/+33
|\ | | | | Adds to dwm.1
| * Fix typosMuhammad Althaf Rahman2020-10-021-3/+3
| |
| * Adds to dwm.1Muhammad Althaf Rahman2020-10-021-0/+33
|/
* Merge branch 'temetvince-refactor-terminal-strings-into-constant' into masterLuke Smith2020-09-121-20/+24
|\
| * renamed to TERMCLASSLuke Smith2020-09-121-2/+2
| |
| * Merge branch 'refactor-terminal-strings-into-constant' of ↵Luke Smith2020-09-121-20/+24
|/| | | | | | | https://github.com/temetvince/dwm into temetvince-refactor-terminal-strings-into-constant
| * Refactored hard coded st terminal strings into a constanttemetvince2020-09-111-20/+24
| |
* | Merge branch 'master' of github.com:LukeSmithxyz/dwm into masterLuke Smith2020-09-123-8/+24
|\|
| * Merge pull request #107 from asparagusfox/patch-1Luke Smith2020-09-081-1/+1
| |\ | | | | | | "mw sync" is the new command to sync mail
| | * "mw sync" is the new command to sync mailAxel Baker-Bates2020-09-081-1/+1
| |/
| * Merge pull request #74 from aajonusonline/patch-1Luke Smith2020-08-271-4/+11
| |\ | | | | | | swallow patch: add FreeBSD support
| | * swallow patch: add FreeBSD supportaajonusonline2020-05-181-4/+11
| | | | | | | | | | | | patch from this commit: https://github.com/deadpixi/deadpixi-dwm/commit/42a798c34b4a4182599fc09f661c3b826a77bd54
| * | Merge pull request #99 from hamidout/mic-muteLuke Smith2020-08-271-0/+1
| |\ \ | | | | | | | | Added mute mic functionality
| | * | added binding to Mic-Mute key(mutes mic, duh)hamidout2020-07-261-0/+1
| | | |
| * | | Merge pull request #103 from Spooky309/masterLuke Smith2020-08-272-1/+9
| |\ \ \ | | |/ / | |/| | Don't try and signal dwmblocks on OpenBSD
| | * | dwmblocks doesn't receive signals on OpenBSD, OpenBSD doesn't implement ↵skeletal7382020-08-092-1/+9
| |/ / | | | | | | | | | sigqueue. Got rid of these.
| * | Merge pull request #79 from jbensmann/masterLuke Smith2020-06-031-2/+2
| |\ \ | | | | | | | | fixed gaps in centeredfloatingmaster layout
| | * | fixed gaps in centeredfloatingmaster layoutJohannes Bensmann2020-06-011-2/+2
| | |/ | | | | | | | | | the master area moved up when increasing outer gaps
* | / snippetsLuke Smith2020-06-071-1/+1
|/ /
* | ui fixLuke Smith2020-06-021-3/+1
| |
* | funding file for github sponsorsLuke Smith2020-06-021-0/+5
| |