Commit Graph
100 Commits
Author SHA1 Message Date
Luke Smith 771df89d28 v to move to master 2020-05-08 12:49:20 -04:00
Luke Smith d6839077f8 can shift click modules,
shift right click opens config
2020-05-07 17:04:45 -04:00
Luke Smith c4b0eb74d0 commenting unused funcs to avoid build warnings 2020-05-06 20:09:47 -04:00
Luke Smith 96620c7da0 move only by one minute 2020-05-06 20:05:27 -04:00
Luke Smith 77b71252d3 that was removed 2020-05-06 08:00:41 -04:00
Luke SmithandGitHub 39e3fbaaba Merge pull request #57 from aajonusonline/master
swallow patch: unfullscreen client and reset focus
2020-05-05 13:30:22 -04:00
Luke Smith 8f4d5e03d3 don't swallow if window floats 2020-05-05 13:27:59 -04:00
Luke Smith b9e9ed1381 xev doesn't swallow 2020-05-05 11:47:25 -04:00
Luke Smith 8cd072359b begin man udpates 2020-05-05 11:47:18 -04:00
Luke SmithandGitHub f342b099a5 Merge pull request #56 from aajonusonline/master
swallow patch: fix ignoring of noswallow in config
2020-05-05 11:40:49 -04:00
Luke Smith 01231194cc super+shift+g/; to send to prev/next window
i'll merge the functions later maybe lol
2020-05-03 16:08:23 -04:00
Luke Smith 8cd6c7f0ea I think that for the left-hand binds, it's best to
spread out binds and not use shift.

For right-handed people, most of which prefer right shift,
it is much easier to mod+shift with the right hand than left.
2020-05-03 16:04:33 -04:00
Luke Smith 6f00f18d91 dwm.png rm'd, me added to lic 2020-05-03 14:00:09 -04:00
Luke Smith a956836fb0 use blue 2020-05-02 14:59:17 -04:00
Luke Smith ee885abd89 causes fewer problems 2020-05-02 07:13:40 -04:00
Luke Smith 806bb2a2bf expandible scratchpad patch
super+shift+return for dropdown terminal

super+' for dropdown calculator
2020-04-26 12:34:14 -04:00
Luke Smith 206a4a3833 super+shift+q runs sysact 2020-04-26 12:14:35 -04:00
Luke Smith 11160adf7b old scratchpad patch removed 2020-04-26 11:58:11 -04:00
Luke Smith 18c6a63f86 Merge branch 'stuff' 2020-04-26 11:26:32 -04:00
Luke Smith 990e0239d1 Merge branch 'master' of github.com:LukeSmithxyz/dwm into HEAD 2020-04-26 11:21:21 -04:00
Luke Smith d6dfa585fc don't necessarily restart dwmblocks 2020-04-26 11:18:07 -04:00
Luke Smith cbc2657c0f gitignore 2020-04-26 11:17:38 -04:00
Luke Smith a7d35a3a2b big binds change 2020-04-26 11:16:15 -04:00
Luke SmithandGitHub 87fac622d8 Merge pull request #42 from AlexSyssoyev/patch-1
Change bg address on xcompmgr toggle
2020-04-25 18:41:48 -04:00
Luke SmithandGitHub f14d957787 Merge pull request #36 from jlaw/patch-1
fix: Typo; -sb assigned the wrong color
2020-04-17 18:21:47 -04:00
Luke Smith f9a72ad45f readme updates 2020-04-14 21:38:57 -04:00
Luke Smith b004c08c26 old junk rmd 2020-04-14 21:22:35 -04:00
Luke Smith 9025265545 swallow patch 2020-04-14 21:20:23 -04:00
Luke Smith dc2cfafa7e Merge branch 'kronikpillow-master' 2020-04-14 20:51:11 -04:00
Luke Smith 73463070d7 Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillow-master 2020-04-14 20:49:10 -04:00
Luke Smith 3e587d111d bindings and documentation cleanup 2020-04-14 20:36:59 -04:00
Luke Smith 3ab70a3c61 sysact to replace system binds 2020-04-14 18:44:09 -04:00
Luke Smith d6760a401e dwmc removed 2020-04-14 18:22:30 -04:00
Luke Smith e41336f785 pamixer for quicker audio commands 2020-04-14 17:42:07 -04:00
Luke Smith be9abae0f8 lol 2020-04-14 08:26:16 -04:00
Luke Smith ad82ceb532 Merge branch 'master' of git://git.suckless.org/dwm 2020-04-13 20:50:28 -04:00
Luke Smith 722768ad1e dox on monitor commands 2020-04-13 20:47:34 -04:00
Luke Smith f21a7bbcd0 arrows to tag or focus monitors 2020-04-13 20:41:38 -04:00
Luke Smith 870085aede use pidof 2020-04-13 20:31:01 -04:00
Luke Smith c3592e0405 suppress if no dwmblocks to kill 2020-04-13 20:30:11 -04:00
Luke Smith 6184f47410 removing barpadding patch 2020-04-13 20:29:51 -04:00
Luke Smith 614ec28533 readme fixes/switches 2020-04-13 11:53:16 -04:00
Luke Smith 87a5a39b38 scroll through on tags 2020-04-13 11:10:41 -04:00
Luke Smith 2ff3f79035 vanitygaps patch/fix and new & reorganized layouts 2020-04-13 08:45:27 -04:00
Luke Smith c49135e882 note on statusbar clickability 2020-04-13 08:43:50 -04:00
Luke Smith 0c7644eebc clickable statuscmd patch with dwmblocks 2020-04-13 00:10:51 -04:00
Luke Smith ab0a4aea8a updates to restart/quit cmds 2020-04-13 00:04:47 -04:00
Luke Smith 216113411c colorscheme notes 2020-04-11 09:26:42 -04:00
Luke Smith 79facc6e26 startup rmd 2020-04-10 21:54:59 -04:00
Luke Smith 4435aad841 kill -HUP pid to restart, also mod+R 2020-04-10 18:50:44 -04:00
Luke Smith 0c7a69973f pulse documentation changes 2020-04-09 17:14:00 -04:00
Luke Smith a1cff81cea Merge branch 'master' of github.com:LukeSmithxyz/dwm 2020-04-09 16:55:14 -04:00
Luke Smith 2f392464b1 only show active tags 2020-04-09 16:54:57 -04:00
Luke Smith 6cb092d8f2 start startup script if it exists 2020-04-09 16:53:54 -04:00
Luke Smith a28d4c3bb4 mod+c for calculator 2020-04-09 16:51:43 -04:00
Luke Smith 7d0c12152f hardcoding audio system 2020-04-09 16:51:33 -04:00
Luke SmithandGitHub f924768acd Merge pull request #27 from NikkiSatmaka/NikkiSatmaka
add xf86brightness up and down
2020-04-04 07:40:51 -04:00
Luke Smith c90bb87766 Merge branch 'master' of github.com:LukeSmithxyz/dwm 2020-04-01 20:37:57 -04:00
Luke SmithandGitHub e258228064 Merge pull request #24 from jonmed/fix-readme-typo
Fix libxft-bgra name in README
2020-04-01 20:37:14 -04:00
Luke Smith 055a205098 renamed to webcam 2020-03-31 20:37:50 -04:00
Luke Smith 219d4487f3 statusbar info 2020-03-31 20:27:23 -04:00
Luke Smith a72eace034 documentation changes 2020-03-31 08:52:28 -04:00
Luke Smith 4947ecce95 lmc required for alsa/pulse integration 2020-03-29 12:03:24 -04:00
Luke Smith 4a6f9d9390 no mpv cache 2020-03-29 12:02:57 -04:00
Luke Smith 06cc0e0de9 only cycle through active tags 2020-03-29 11:36:20 -04:00
Luke Smith c765d2e678 gimp starts on own tag 2020-03-29 11:35:58 -04:00
Luke Smith ea8c787c9f dumb abook hack 2020-03-26 13:33:35 -04:00
Luke Smith 0a2a2dc79b dox change 2020-03-26 13:32:56 -04:00
Luke Smith 18528c16d4 email/scroll dox 2020-03-24 08:24:02 -04:00
Luke Smith 02bda162f7 dwmblocks started by default 2020-03-24 08:23:13 -04:00
Luke Smith 6ca93e4892 larbs documentation built in to dwm 2020-03-15 17:56:43 -04:00
Luke Smith e7caebc2ed always assume to use greatest (even) webcam device 2020-03-15 16:14:00 -04:00
Luke Smith 20b9bba044 toggle transparency fix 2020-03-15 16:11:29 -04:00
Luke Smith aea80a5933 increase masters moved to o 2020-03-15 15:57:47 -04:00
Luke Smith 72a53ed2cc monocle mode totally removed 2020-03-15 15:55:52 -04:00
Luke Smith ea0887f567 scroll lock toggles screenkey 2020-03-15 15:48:02 -04:00
Luke Smith 0f8c4d3c1b lf hardcoded; nmtui as W 2020-03-15 13:48:58 -04:00
Luke Smith 535d682d1c prompt script now unnecessary 2020-03-13 09:31:15 -04:00
Luke Smith 6e374b2465 libxft note 2020-03-13 07:55:08 -04:00
Luke Smith c0991bab23 showclip and batstat unnecessary 2020-03-02 14:51:56 -05:00
Luke Smith 36abd77b84 xrdb added to dwmc 2020-02-26 15:42:53 -05:00
Luke Smith 34842d132f no padding in statusbar by default 2020-02-26 14:19:13 -05:00
Luke Smith 1ded83fb3d enable color emojis with libxft-bgra 2020-02-26 14:18:56 -05:00
Luke Smith 419b42c258 cleanup 2020-02-23 07:23:52 -05:00
Luke Smith e2e154ad3f toggle transparency with V 2020-02-23 07:23:13 -05:00
Luke Smith 2ad648f7a0 repeat binding added 2020-02-06 20:55:07 -05:00
Luke Smith 572c8584a8 refresh news 2020-02-06 20:54:05 -05:00
Luke Smith bc181a8a1f vimwiki to v 2020-02-03 17:49:57 -05:00
Luke Smith f414662e1d Merge branch 'kronikpillow-master' 2020-02-02 21:13:04 -05:00
Luke Smith a2ae4a88ad Merge branch 'master' of https://github.com/kronikpillow/dwm into kronikpillow-master 2020-02-02 21:12:21 -05:00
Luke Smith fe46d3ea5d config.def.h removed 2020-01-30 15:00:06 -05:00
Luke Smith ba94afde2d dmenucmd restored 2020-01-30 14:52:21 -05:00
Luke Smith 1e6beee970 dmenucmd restored 2020-01-30 14:51:33 -05:00
Luke Smith 30ef2a458d that 2020-01-30 14:33:19 -05:00
Luke Smith a86ee58d2e tab revert 2020-01-30 14:32:45 -05:00
Luke Smith 5ecde4487f touchpad on/off binds 2020-01-30 14:23:32 -05:00
Luke Smith 3a4ea9e283 kill xorg bind 2020-01-30 14:18:46 -05:00
Luke Smith 236c6a7f2f dwmc added 2020-01-24 06:20:24 -05:00
Luke Smith d65404e8e5 update dwmblocks 2020-01-22 07:15:36 -05:00
Luke Smith 3339c5938f readme 2020-01-20 20:15:21 -05:00