Sravan Balaji
d298f3da81
xfce4-notifyd unmanage windows and polybar module
...
- Enable unmanaged patch
- Make xfce4-notifyd windows unmanaged instead of floating
- Change notification command to xfce4-notifyd
- Update polybar config to use xfce4-notifyd for notification module
2024-05-01 20:13:55 -04:00
Sravan Balaji
3268ba4179
Add xfce4-notifyd as a floating window
2024-05-01 19:58:24 -04:00
Sravan Balaji
20ae00286d
Merge remote-tracking branch 'upstream/master'
2024-04-19 08:19:43 -04:00
bakkeby
a18f3ef370
noborder: refactoring implementation and adding same logic to configure function
2024-04-16 16:04:43 +02:00
Sravan Balaji
be122437ed
Add Bar Transparency and Remove Over/Under Lines
2024-04-13 13:56:07 -04:00
Sravan Balaji
3797d8fda2
Invert polybar background and foreground colors for modules
2024-04-12 17:31:26 -04:00
Sravan Balaji
3a886c7dc2
Update Tags & Window Rules
...
- Combine spotify and podcast tags into single audio tag
- Create new media/video tag
- Add window rules / update tag for bunch of applications
2024-04-12 17:14:08 -04:00
Sravan Balaji
b2ffb9f2c1
Add Obsidian Window Rule
2024-04-05 08:17:13 -04:00
SalahDin Rezk
36b574eff6
Add bar padding smart patch ( #419 )
2024-04-04 16:51:13 +02:00
Sravan Balaji
d24d567eb7
Replace Filelight with QDirStat
2024-03-31 08:33:53 -04:00
Sravan Balaji
b0eb54e8cd
Replace killall with pkill
2024-03-30 21:10:50 -04:00
Sravan Balaji
92cff92b6b
Make shebang more portable to NixOS
2024-03-30 20:03:08 -04:00
Sravan Balaji
d565b6360f
Add window rule for anytype
2024-03-30 09:43:26 -04:00
Sravan Balaji
abf9b0ce09
Merge remote-tracking branch 'upstream/master'
2024-03-28 15:11:53 -04:00
Sravan Balaji
23b55eaf9c
Merge remote-tracking branch 'upstream/master'
2024-03-27 07:51:28 -04:00
bakkeby
82c3366317
tagpreview: proposed change to force hide preview window when changing tags ref. #415
2024-03-27 09:04:55 +01:00
bakkeby
cfabf03f62
bump version to 6.5
...
ref.
https://git.suckless.org/dwm/commit/061e9fe9a7db396c0c4f3d996c3908fb43a6d50c.html
2024-03-20 08:02:37 +01:00
Sravan Balaji
e284bd7404
Change preprocessor directive values from N/A to 0
2024-03-17 20:17:51 -04:00
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