3fafc5e70f
update config
2025-03-14 11:53:38 +01:00
2a9c298155
update config.h
2025-02-17 23:13:56 +01:00
80e1c03eb3
Merge branch 'stachelbeere1248/fullpatched' of 84.247.164.40:dwl into stachelbeere1248/fullpatched
2025-02-17 22:53:15 +01:00
dc4eaf3190
Merge branch 'stachelbeere1248/patched/bar' into stachelbeere1248/fullpatched
2025-02-17 22:48:52 +01:00
487faefa23
initial config
2025-02-17 22:16:19 +01:00
62489f67b0
update .gitignore
2025-02-17 21:32:47 +01:00
974aaa8d17
Merge branch 'stachelbeere1248/patched/keycodes' into stachelbeere1248/fullpatched
2025-02-17 21:31:44 +01:00
a35a5b9fe8
Merge branch 'stachelbeere1248/patched/btrtile' into stachelbeere1248/fullpatched
2025-02-17 21:22:22 +01:00
4e6005cdeb
Merge branch 'stachelbeere1248/patched/unclutter' into stachelbeere1248/fullpatched
2025-02-17 21:14:55 +01:00
711b5bfb6d
Merge branch 'stachelbeere1248/patched/swallow' into stachelbeere1248/fullpatched
2025-02-17 21:13:05 +01:00
82415b33ac
Merge branch 'stachelbeere1248/patched/skipfocus' into stachelbeere1248/fullpatched
2025-02-17 21:09:17 +01:00
014845f0f9
Merge branch 'stachelbeere1248/patched/autostart' into stachelbeere1248/fullpatched
2025-02-17 21:08:57 +01:00
1e2a36dda0
Merge branch 'stachelbeere1248/patched/cursortheme' into stachelbeere1248/fullpatched
2025-02-17 21:08:26 +01:00
e1a7477f5e
Merge branch 'stachelbeere1248/patched/regions' into stachelbeere1248/fullpatched
2025-02-17 21:08:15 +01:00
27da3bbbf4
Merge branch 'stachelbeere1248/patched/minimalborders' into stachelbeere1248/fullpatched
2025-02-17 21:07:35 +01:00
Guido Cella
a92b86244e
hide the mouse cursor if it isn’t being used
2025-02-17 19:49:54 +01:00
sewn
a559b2f6fe
pass window regions to given program as stdin
2025-02-17 19:46:46 +01:00
wochap
e9c7f38727
implement cursortheme
2025-02-17 19:44:43 +01:00
choc
db7e86e1de
implement swallow
2025-02-17 19:42:37 +01:00
d904922b52
apply 'skipfocus'
2025-02-17 19:41:06 +01:00
wochap
feeb503e96
implement minimalborders
2025-02-17 19:25:00 +01:00
Leonardo Hernández Hernández
6cbd05f1b8
add program to generate keys.h
...
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2025-02-17 19:21:53 +01:00
Leonardo Hernández Hernández
9ada320386
allow use keycodes instead keysyms
...
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2025-02-17 19:21:53 +01:00
choc
a79912efc6
fix ipc to work with pertag
2025-02-17 19:00:41 +01:00
2c21d84561
Merge branch 'stachelbeere1248/patched/pertag' onto 'stachelbeere1248/patched/ipc' as new branch 'stachelbeere1248/patched/ipcpertag'
2025-02-17 18:59:15 +01:00
choc
47e80dfb6d
implement dwl-ipc-unstable-v2 https://codeberg.org/dwl/dwl-patches/wiki/ipc
2025-02-17 18:56:55 +01:00
julmajustus
758d89c031
btrtile with multi-tag support
2025-02-17 18:44:31 +01:00
wochap
250dfe3b3a
makes layout, mwfact and nmaster individual for every tag
...
inspiration: https://github.com/djpohly/dwl/wiki/pertag
2025-02-17 18:43:43 +01:00
Leonardo Hernández Hernández
2d8b6088e0
port autostart patch from dwm
...
https://dwm.suckless.org/patches/cool_autostart/
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
2025-02-17 18:39:00 +01:00
sewn
82b0172b98
Implement dwm bar clone
2025-02-17 18:35:22 +01:00
71dd023220
create other-patches/btrtile-v0.7.patch
2025-02-17 18:28:16 +01:00
d3c915ac91
add patches submodule
2025-02-10 09:45:20 +01:00
Leonardo Hernández Hernández
74e45c4014
bump version to 0.7
2024-08-06 12:03:27 -06:00
Leonardo Hernández Hernández
464dddc110
fix crash when a virtual pointer is destroyed
...
Fixes: https://codeberg.org/dwl/dwl/issues/680
(cherry picked from commit a634e3f527
)
2024-08-06 12:03:27 -06:00
Leonardo Hernández Hernández
cb01023db6
fix crash when re-mapping a client
...
Fixes: ab5c554d09
(cherry picked from commit b5abbc37d8
)
2024-08-01 22:35:10 -06:00
Lennart Jablonka
5bbb0ab404
dwl(1): use correct special characters for - and '
...
The hyphen-minus <-> and apostrophe-quote <'> are interpreted by troff
as hyphen and right single quotation mark. See groff_char(7).
Fixes: 0db6f3c5b5
("add dwl(1)")
(cherry picked from commit f2c5023a3a
)
2024-08-01 22:34:51 -06:00
Lennart Jablonka
ed74960373
add myself to .mailmap
...
(cherry picked from commit 4bbbb4907e
)
2024-08-01 22:34:51 -06:00
A Frederick Christensen
cc622d4dd5
Specify that the 0.7 branch builds against wlroots 0.18
2024-08-01 22:31:06 -06:00
A Frederick Christensen
3256ae0679
README.md Fix links formatting issue after re-flow text to 80 columns
...
(cherry picked from commit ea6a450121
)
2024-08-01 22:29:29 -06:00
A Frederick Christensen
e3f1aab770
Documentation restructuring
...
Modified documentation to make clear the change in development (main) branch versus releases.
(cherry picked from commit ad30ca910b
)
2024-08-01 22:29:29 -06:00
Leonardo Hernández Hernández
57153fd557
update README.md to mention the main branch now requires wlroots-git
...
Closes: https://codeberg.org/dwl/dwl/issues/646
(cherry picked from commit 452a314faa
)
2024-08-01 22:29:29 -06:00
Leonardo Hernández Hernández
a9bcdff683
send scale on initial commit to layer surfaces
...
Signed-off-by: Leonardo Hernández Hernández <leohdz172@proton.me>
(cherry picked from commit cd216908a7
)
2024-07-24 07:03:57 -05:00
Leonardo Hernández Hernández
bd59573f07
bump version to 0.7-rc1
2024-07-14 21:25:37 -06:00
Leonardo Hernández Hernández
0060e1922d
prepare CHANGELOG.md for 0.7
2024-07-14 21:25:37 -06:00
Leonardo Hernández Hernández
c709b09e10
changelog: add new 'unreleased' section
2024-07-14 21:13:20 -06:00
Guido Cella
efe10ea655
use the parent scene node to determine if move clients out of LyrFloat
...
[sevz: commit message is mine]
2024-07-14 21:10:44 -06:00
Leonardo Hernández Hernández
9a962ce136
Reapply "place child clients above fullscreen clients"
...
This reverts commit 043ab3ac13
.
2024-07-14 21:10:44 -06:00
Leonardo Hernández Hernández
0761fd0691
Merge branch 'wlroots-next'
2024-07-14 21:10:44 -06:00
Leonardo Hernández Hernández
12b44421c8
bump to linux-dmabuf version 5
2024-07-13 20:23:04 -06:00
Leonardo Hernández Hernández
5a4839b1c8
bump version to 0.6
2024-07-13 16:34:01 -06:00