bakkeby
d6205e3e89
autostart: upgrading to dwm-autostart-20210120-cb3f58a.diff
2022-08-07 10:50:25 +02:00
bakkeby
2e496ed931
dwmc: adding string support ref. #284
2022-08-01 10:37:19 +02:00
bakkeby
d9f79bea73
Bump to 9bffa84: use named parameter for func prototype
...
Ref. https://git.suckless.org/dwm/commit/9bffa845faa181fb3afe05f3dc86ad79c80736be.html
2022-07-28 11:29:50 +02:00
Stein Gunnar Bakkeby
5f7df0b0dc
Adding tagpreview patch ( #271 )
2022-07-05 14:55:42 +02:00
bakkeby
20692bea01
Refactoring shift functions ref. #270
2022-07-05 13:51:27 +02:00
bakkeby
197c218304
Adding shiftswaptags patch ref. #270
2022-07-04 13:56:39 +02:00
bakkeby
d3ab291944
Adding shiftboth patch ref. #270
2022-07-04 13:45:06 +02:00
bakkeby
279c571986
Adding shifttagclients patch ref. #270
2022-07-04 13:07:36 +02:00
bakkeby
a15a259926
Adding shifttag patch ref. #270
2022-07-04 11:28:23 +02:00
bakkeby
404401622b
systray: hide systray when there are no systray icons to show ref. #268
2022-06-27 11:07:26 +02:00
bakkeby
2f70c42aab
Adding renamed scratchpads patch
2022-06-20 14:00:09 +02:00
bakkeby
d7456b235a
systray: removing redundant getatomprop declaration in bar_systray.h, ref. #260
2022-06-18 11:04:03 +02:00
bakkeby
39fde74dfd
systray: allow systray icons to survive a restart by handing systray icons over to the root window before destroying the systray window
2022-06-17 16:58:47 +02:00
bakkeby
440c4a6efa
Porting the seamless restart feature from dusk into dwm-flexipatch
2022-06-17 14:36:20 +02:00
Bakkeby
54070d7e51
vanitygaps + pertag: enablegaps should be retrieved from the current monitor, not the selected monitor ref. #258
2022-06-10 13:25:21 +02:00
Bakkeby
c553f93b52
shiftview + scrachpads compatibility
2022-05-08 21:43:57 +02:00
bakkeby
49fc922f0d
For all intensive purposes the monitor index is the same as monitor num, thus refactoring to use the latter
2022-04-17 10:33:26 +02:00
bakkeby
6a0f5b4250
setborderpx: refactoring patch
2022-03-30 14:20:27 +02:00
bakkeby
da5e69c4a7
holdbar + systray compatibility - make systray follow the bar when being revealed and hidden ref. #239
2022-03-10 09:35:12 +01:00
bakkeby
adc05c2332
Upgrading winicon patch to v2.1 ref. #238
2022-03-06 11:38:22 +01:00
dev-null-undefined
5c321794f1
Fixed moving window tag issue ( #237 )
...
+ when moving window from monitor with different tags selected the moved
window would not get the tags set properly if multiple windows are
already on that monitor
2022-02-24 12:49:52 +01:00
bakkeby
55592623f5
focusadjacenttags + scratchpad compatibility issue ref. #236
2022-02-20 13:24:52 +01:00
Bagellll
ae67378b20
Tag-Sync patch (for syncing tags across all monitors) ( #219 )
...
* Tag-Sync patch
* Major compatibility updates
* SWITCHTAG/TAGSYNC compatibility
* tagsync: refactoring
Co-authored-by: bakkeby <bakkeby@gmail.com>
2022-02-11 16:57:53 +01:00
bakkeby
282dc2ad22
barpadding: adding vanitygaps variant
2022-02-11 11:43:36 +01:00
bakkeby
a0751271bc
sizehints ruled: have rule checks take window type and role into account ref. #229
2022-02-11 11:43:36 +01:00
bakkeby
b17ea8e2de
Refactoring window title drawing with regards to icons ref. #216
2022-02-11 11:43:35 +01:00
bakkeby
a0d5ba9369
tags bar module: fix for wrong click offset ref. #215
2022-02-11 11:43:35 +01:00
bakkeby
aa1a7ff708
Fix for infinite loop when there is only one client and pushup is run twice
2022-02-11 11:43:34 +01:00
Utkarsh Verma
3d081ef5f9
Loop through all bars
2021-12-26 19:30:01 +05:30
Utkarsh Verma
0cd25db5af
Fix resizing of bar
2021-12-26 18:53:53 +05:30
Utkarsh Verma
8f401e1d81
Add a new patch to integrate vanity gaps with bar padding
2021-12-26 18:30:37 +05:30
bakkeby
a9078fdb4d
Adding underlinetags patch ref. #199
2021-11-23 22:49:27 +01:00
bakkeby
63fed59d19
Adding taglabels patch ref. #199
2021-11-23 22:36:53 +01:00
bakkeby
c7af5c6b67
winicon: Fix potential integer overflow
2021-11-20 22:48:46 +01:00
bakkeby
84355a6d90
fodcusadjacenttag: Add selmon->sel guards for tagandviewtoleft/right to prevent segmentation faults ref. #191
2021-10-20 08:59:47 +02:00
Utkarsh Verma
e39062e543
Use 'pgrep -o' instead of 'pidof -s' to get the PID of status bar
2021-10-15 10:11:57 +05:30
bakkeby
036421845f
Adding separate statuscolors bar module ref. #180
2021-08-25 12:18:01 +02:00
bakkeby
c2e4fed918
swallow: new window to respect border of parent terminal
2021-08-07 12:31:43 +02:00
bakkeby
f8ae6714db
Adding winicon patch
2021-07-27 13:40:53 +02:00
bakkeby
d72bc90cdc
rioresize: apply an arrange if changing monitors
2021-07-24 16:56:51 +02:00
pepper-jelly
0733c39e0c
sed source files to end with 1 new line
2021-06-14 08:54:23 +03:00
bakkeby
a76fb54d79
focusadjacenttag: for correctness should probably also update current desktop when EWMH patch is enabled
2021-05-28 14:39:46 +02:00
bakkeby
75b0c4f86b
focusadjacenttag: adding pertag compatibiltiy ref. #152
2021-05-28 14:33:56 +02:00
bakkeby
9072ef28a4
Splitting SchemeHid to SchemeHidNorm and SchemeHidSel given that a hidden client may still be the selected client ref. #148
2021-05-21 10:18:41 +02:00
bakkeby
9a0fb6c83b
vanitygaps: PERTAG_VANITYGAPS_PATCH to control both gaps and whether gaps are enabled per tag ref. #147
2021-05-19 17:41:25 +02:00
bakkeby
7fe81a6280
fakefullscreen vs fakefullscreenclient compatibility, let fakefullscreen take precedence
2021-05-13 14:25:26 +02:00
bakkeby
9edce6b606
scratchpad_alt_1: upgrading and simplifying patch ref. #124
2021-05-06 11:05:48 +02:00
bakkeby
df9533f1eb
ipc: get_tags - do not dump tag if the tag is null
2021-05-05 18:47:45 +02:00
bakkeby
579f8f892b
ipc: get_tags - do not dump tag if the tag is null ref. #123
2021-05-05 08:32:47 +02:00
bakkeby
e4c92733f2
IPC: dump_monitor - do not dump bar if there is no bar ref. #118
2021-05-01 11:49:37 +02:00