Sravan Balaji
24e80c4eed
Make tray background a configurable color
2024-03-15 14:08:28 -04:00
Sravan Balaji
477a1c1202
Add a justfile for common commands
2024-03-15 13:35:37 -04:00
Sravan Balaji
4ca6571a05
Merge remote-tracking branch 'upstream/master'
2024-03-15 13:30:29 -04:00
Sravan Balaji
d2ba136896
Remove window rules for Ferdium and Notion
2024-03-15 13:25:54 -04:00
Utkarsh Verma
58b58dc44e
Add PERMON_VANITYGAPS_PATCH ( #343 )
2024-03-14 09:38:21 +01:00
Sravan Balaji
f4f7069cae
Merge remote-tracking branch 'upstream/master'
2024-02-27 20:16:22 -05:00
bakkeby
5e85bc8b5c
tab + alttab compatibility fix (conflicting function name drawtab)
2024-02-01 21:29:25 +01:00
bakkeby
01244cc1b9
Adding placedir patch ref. #407
2024-01-31 22:38:41 +01:00
Sravan Balaji
597a30207a
Merge remote-tracking branch 'upstream/master'
2023-12-24 11:45:12 -05:00
bakkeby
5a0c5e617f
Adding the do-not-die-on-color-allocation-failure patch ref. #404
2023-12-22 10:42:16 +01:00
bakkeby
9869c22cb2
Adding sendmoncenter patch ref. #402
2023-12-01 09:38:22 +01:00
Sravan Balaji
cbc88fc67e
Change FiraCode to Monaspice Neon
2023-11-23 12:57:53 -05:00
Sravan Balaji
3f62ec4e0d
Update Window Rules
...
- Add automatic tagging for Logseq, Gamescope, Syncthing, Nyrna, and OpenRGB
- Remove auto tagging for specific gaming related apps since they
should be running inside gamescope anyways
2023-11-21 15:11:17 -05:00
Sravan Balaji
b1cae0ce5e
Merge remote-tracking branch 'upstream/master'
2023-11-14 19:05:02 -05:00
bakkeby
03ede82d5c
focusmaster: adding restack to address stack issues when using monocle or deck layouts ref. #398
2023-11-13 21:20:37 +01:00
Sravan Balaji
bd29edf9c0
Merge remote-tracking branch 'upstream/master'
2023-11-12 12:18:09 -05:00
bakkeby
817db8c3ca
Adding focusmaster-return patch variant ref. #398
2023-11-12 09:41:31 +01:00
Songli Yu
d86ea2de25
Fix patch compatibility issue in the resizemousescroll function of TAPRESIZE_PATCH. ( #393 )
2023-11-08 21:34:43 +01:00
bakkeby
ad9664fa01
shift: skip sticky clients when working out which tags are occupied ref. #387
2023-11-08 21:09:27 +01:00
bakkeby
332c90049d
sticky: prioritise non-sticky windows on focus(NULL) correction ref. #387
2023-11-07 21:44:39 +01:00
bakkeby
63bab1aa8a
sticky: prioritise non-sticky windows on focus(NULL) ref. #387
2023-11-07 17:58:45 +01:00
Songli Yu
4a22fd046c
Fix when only one client in a tag and click it to hide it, then click it one more time, the client will not show as expected. ( #385 )
2023-11-05 22:07:43 +01:00
bakkeby
83a047aca7
shift: filter out scratchpad tags ref. #382
2023-11-04 21:38:38 +01:00
bakkeby
1b5a58f231
Fix space before tab in indent
2023-10-20 10:53:10 +02:00
bakkeby
d807d3da3e
renamed scratchpads: allow a fullscreen scratchpad auto-hide when focus is lost if combined with both the losefullscreen patch and the auto-hide patch for renamed scratchpads
2023-10-03 21:25:10 +02:00
bakkeby
dd1660b1ed
renamed scratchpads: auto-unhide a minimised (icon state) scratchpad when toggled
2023-10-02 09:51:34 +02:00
bakkeby
ddb2e833a4
tagpreview: adding compatibility with powerline tags and taglabels
2023-10-01 21:07:58 +02:00
bakkeby
8191c0739a
focusonclick: not skipping motionnotify events as to avoid interferring with tagpreview and other on hover patches
2023-10-01 20:51:16 +02:00
bakkeby
3e97a1d25c
Makefile: remove the options target
...
The Makefile used to suppress output (by using @), so this target made sense at
the time.
But the Makefile should be simple and make debugging with less abstractions or
fancy printing. The Makefile was made verbose and doesn't hide the build
output, so remove this target.
Prompted by a question on the mailing list about the options target.
ref.
https://git.suckless.org/dwm/commit/9f8855343c881bdc01b9fff5b956537ba1106b76.html
2023-09-22 18:08:42 +02:00
bakkeby
5865c68c0e
systray + unmanaged: fixed compatibility issue
2023-09-22 18:05:25 +02:00
Mahdi Nayef
7849eaa08b
Use pkg-config to locate fribidi library's files ( #369 )
2023-08-24 18:18:03 +02:00
bakkeby
74abea7c70
Adding unmanaged patch ref. #365
2023-06-27 17:24:36 +02:00
bakkeby
ab7d28ff0f
bar border - allow for the border size to be explicitly set ref. #364
2023-06-27 16:31:02 +02:00
bakkeby
99f6f1b52c
Adding focusfollowmouse patch ref. #364
2023-06-27 16:07:57 +02:00
bakkeby
1a1ce47917
layoutmenu: fixing warning from original patch
2023-06-27 14:59:48 +02:00
Sravan Balaji
91ded7cbaa
Merge remote-tracking branch 'upstream/master'
2023-06-26 19:03:41 -04:00
bakkeby
10a6640732
Adding the toggletopbar patch ref. #363
2023-06-25 22:52:50 +02:00
Sravan Balaji
9104d89a94
Add Window Rule for Beeper
2023-05-31 20:37:55 -04:00
Sravan Balaji
ea2de713dd
Merge remote-tracking branch 'upstream/master'
2023-05-27 09:28:05 -04:00
bakkeby
3881ad4ad1
config.mk - dropping __XSI_VISIBLE from CPPFLAGS, should no longer be necessary
2023-05-24 15:27:12 +02:00
bakkeby
ff1f901743
Updating link to rounded corners patch
2023-05-22 10:03:06 +02:00
Sravan Balaji
f2ea04aca0
Fix Media Playing Music Icon
2023-05-21 14:28:16 -04:00
Sravan Balaji
206cef01e4
Merge remote-tracking branch 'upstream/master'
2023-05-20 13:51:40 -04:00
bakkeby
6ef80c09ff
switchtag + pertag conflict: the view would not actually change ref. #355
2023-05-20 16:21:55 +02:00
bakkeby
eca757eeea
pertag + vanitygaps: store signed ints rather than unsigned in case negative gap values are used
2023-05-14 22:28:15 +02:00
Sravan Balaji
b2f22c6205
Fix Rule Matching for Steam
2023-05-07 20:24:50 -04:00
Sravan Balaji
88767e1741
Polybar Media Module Update
...
- Remove extra unused echo command
- Add icon for YouTube TV
2023-05-07 20:03:10 -04:00
Sravan Balaji
11e7bd9e90
Nerd Font v3.0 Fix
2023-05-07 10:05:08 -04:00
Sravan Balaji
34d674a3f8
Nerd Fonts v3 Update Icon Fix
...
- Fix nerd font icons for v3
2023-05-01 08:56:59 -04:00
Sravan Balaji
dfb0318727
Swallow Patch & Window Rules
...
- Enable swallow patch
- Set kitty as `isterminal` for swallow
- Remove MATLAB rule with GNU Octave
- Add rules for Ubisoft Connect and Prism Launcher
- Remove rule for motrix (no longer using it)
2023-04-30 12:24:35 -04:00