choc
aa61f857b3
swallow: update config.def.h
2024-04-03 11:31:20 +08:00
nullsystem
cd3fc471ed
perinputconfig - Add backported v0.5 patch
...
- Backport perinputconfig from main-tracking to v0.5
- It's actually simpler since v0.5 already has the keyboard groups as a
list as opposed to what's in current main
2024-04-01 22:32:13 +01:00
sewn
1843f21b81
remove stale uselessgaps
2024-04-01 17:24:19 +03:00
sewn
15ff36805c
gaps: introduce
2024-04-01 17:16:51 +03:00
korei999
0c4b6175f1
update xwayland-handle-minimize
2024-04-01 15:19:06 +03:00
Guido Cella
3cb9b3596b
update switchtotag
2024-04-01 08:51:32 +02:00
nullsystem
3dfdfb1eda
add perinputconfig.patch - set configuration per input
...
- Array replaced singular variables for configuration
- Pointer: Only applies to enable-state, acceleration profile, and speed
- Keyboard: Basically xkb_rule_names plus name
- Like EX: Rules, requires NULL/default set at the end
2024-03-31 20:05:12 +01:00
choc
bedc1d5e56
add fakefullscreenclient patch
...
enable fake fullscreen per client
2024-03-29 22:57:26 +08:00
wochap
36a355a4cd
Update scenefx/scenefx.patch
2024-03-29 13:52:35 +00:00
A Frederick Christensen
9821f7d463
Remove simple-touch-input in favor of less-simple-touch-input
2024-03-28 20:19:35 +00:00
Micah N Gorrell
8f25c8b838
Updated the less-simple-touch-input patch
2024-03-28 11:27:42 -06:00
Guido Cella
831e910b94
update unclutter
...
Don't clear the pointer focus when hiding the cursor. This was annoying
because if you e.g. had the cursor over a spoiler tag it becomes black
again after the timeout, or if the cursor was opening a popup by
hovering over a button the popup disappears after the timeout.
Not clearing the pointer focus requires adding a check when changing the
cursor image to not make the cursor reappear when it does. Skipping the
image change results in having the old cursor image if it changed while
the cursor was hidden, until it is changed again. Don't keep track of
the last cursor image for simplicity.
2024-03-28 07:50:51 +01:00
Micah N Gorrell
279d0f70ec
Modified logic of press_repeat_release patch so that an unmodified keybinding with default values for the new flags will behave as it does in vanilla, while keybindings with customized flags will function as expected
2024-03-27 16:27:59 -06:00
Micah N Gorrell
40cc73221a
Add press_repeat_release patch
2024-03-27 16:01:42 -06:00
Micah N Gorrell
d038194afc
Add remembertags patch
2024-03-27 13:06:24 -06:00
Micah N Gorrell
065f04e423
Add hiderule patch
2024-03-27 12:55:06 -06:00
Micah N Gorrell
277cf1f076
Add varcol layout patch
2024-03-27 12:36:36 -06:00
David Donahue
ca0c67979d
Added toggle_constraints patch
2024-03-26 17:52:34 -06:00
Micah N Gorrell
2e5f0138a0
Update less-simple-touch-input patch based on pointer contstraints being added upstream
2024-03-26 10:35:19 -06:00
choc
21ad6439f4
add setupenv patch
...
allow configuring environment variables in config.h
2024-03-26 22:16:17 +08:00
sewn
2fbc9f286b
bar: fix bug (updatebardims)
2024-03-25 00:16:26 +03:00
sewn
5066a878bb
bar: add hide_vacant_tags
2024-03-24 23:07:40 +03:00
wochap
a913eee690
add scenefx patch
2024-03-24 00:19:22 +00:00
A Frederick Christensen
0c4413e256
Cleanup after image hosting testing
2024-03-23 13:49:01 -05:00
A Frederick Christensen
d8abfd97aa
Testing image inclusion
2024-03-23 12:42:45 -05:00
sewn
f92769a2bc
bar: update patches
2024-03-23 19:21:10 +03:00
sewn
1af42ffa1b
bar: add border patch
2024-03-23 14:10:37 +03:00
korei999
2e2c61565a
add xwayland-handle-minimize patch
2024-03-21 23:30:08 +02:00
wochap
dbfbf788a0
fix https://discord.com/channels/792077480227110922/792077928728494131/1219337522073702490
2024-03-18 22:51:06 +00:00
sewn
925e2d643f
bar: add barpadding
2024-03-19 00:20:10 +03:00
sewn
6a8cc7ecad
bar: update 2024-03-18
2024-03-18 20:19:25 +03:00
Gavin M
4412927fe9
Updated tab/tab.patch, fixed floating window labels
2024-03-18 01:36:46 +00:00
Gavin M
cc70bf6524
Add limitnmaster patch
2024-03-16 12:11:44 +00:00
Gavin M
aa41569ab6
Added togglekblayoutandoptions patch
2024-03-16 12:11:10 +00:00
Gavin M
4c6fbd79d7
added tab patch
2024-03-15 16:43:41 -05:00
choc
65aaf50aa5
update ipc
2024-03-13 21:48:59 +08:00
Marcin Pachur
9f4d94e106
Remove screenshots
...
Signed-off-by: Marcin Pachur <pm4rcin@noreply.codeberg.org>
2024-03-13 04:22:16 +00:00
Marcin Pachur
179f38e8de
Remove pointerconstraints patches
...
Signed-off-by: Marcin Pachur <pm4rcin@noreply.codeberg.org>
2024-03-13 04:22:16 +00:00
A Frederick Christensen
1430751ccb
Update simple-touch-input.patch since pointer constraints merge
2024-03-12 23:07:44 -05:00
wochap
42c3bf1a03
add relative-mouse-resize patch
...
allow you to resize from each corner
2024-03-11 22:26:51 +00:00
wochap
aa3c82446c
add minimalborders patch
...
it merge adjacent borders
2024-03-11 22:26:51 +00:00
wochap
5d66670ac3
add borders patch
...
this patch adds 2 borders to each side (top,bottom,left,right)
2024-03-11 22:26:51 +00:00
wochap
16fed77bc9
reintroduce togglekblayout
2024-03-11 22:26:51 +00:00
wochap
2246fbb99b
remove swapandfocusdir from stale folder
...
export swapandfocusdir with `git format-patch`
2024-03-11 22:26:51 +00:00
wochap
3fa6690f27
remvoe regexrules from stale folder
...
export regexrules patch with `git format-patch`
2024-03-11 22:26:51 +00:00
wochap
630e658acd
remove pointer-gestures-unstable-v1 from stale folder
...
export pointer-gestures-unstable-v1 with `git format-patch`
2024-03-11 22:26:51 +00:00
wochap
caca5ee090
reintroduce pertag
2024-03-11 22:26:51 +00:00
wochap
9dafc49450
reintroduce namedscratchpads
2024-03-11 22:26:51 +00:00
wochap
27e3b52483
reintroduce movestack
2024-03-11 22:26:51 +00:00
wochap
4f2fdb76a9
remove moveresizekb from stale folder
...
export moveresize patch with `git format-patch`
2024-03-11 22:26:51 +00:00