wochap
d9cd3ece0e
remove unnecessary changes in client.h
2024-05-02 22:27:19 +00:00
choc
6b4abeeb48
swallow: update patch
2024-05-02 00:33:56 +08:00
wochap
5841138587
add foreign-toplevel-management.patch
2024-04-29 14:55:41 +00:00
sewn
f719481787
bar: 2024-04-25
2024-04-25 17:51:44 +03:00
sewn
2c53203176
bar: 2024-24-04
2024-04-24 15:45:30 +03:00
Eldar Yusupov
1424a2e4d5
restoremon: switch to early return
2024-04-23 11:09:25 +03:00
sewn
5be9643bbd
bar: use patch from git repo
...
diff --git a/bar/bar.patch b/bar/bar.patch
index d8a367a..a8a6f96 100644
--- a/bar/bar.patch
+++ b/bar/bar.patch
@@ -1,4 +1,4 @@
-From c84dbb5d4fa84e37d9bf6addde065dc7d3b13ec5 Mon Sep 17 00:00:00 2001
+From a47820e26cbbcc3af7591d5676276a07def21c91 Mon Sep 17 00:00:00 2001
From: sewn <sewn@disroot.org>
Date: Tue, 16 Apr 2024 23:58:41 +0300
Subject: [PATCH] Implement dwm bar clone
@@ -994,6 +994,3 @@ index bf763df..54273ae 100644
if (c->isurgent && surface && surface->mapped)
client_set_border_color(c, urgentcolor);
---
-2.44.0
-
2024-04-17 00:03:01 +03:00
sewn
84564e656d
bar: remove utf8.h, included with drwl
2024-04-16 23:59:41 +03:00
Dhruva Sambrani
587c226f8b
update dim-unfocused to allow temporary toggling
2024-04-16 14:25:52 +02:00
sewn
7d892cf813
barborder: bar 2024-04-14
2024-04-14 08:47:19 +03:00
sewn
d62bced500
barpadding: bar 2024-04-14
2024-04-14 08:21:50 +03:00
sewn
12a8307629
hide_vacant_tags: update for bar 2024-04-14
2024-04-14 07:59:38 +03:00
sewn
28fa4c79d4
bar: update 2024-04-14
2024-04-14 07:46:05 +03:00
Eldar Yusupov
6905f26b30
Fix crash when there is no active client
2024-04-13 18:29:35 +03:00
wochap
d46409b726
update scenefx for HEAD
2024-04-11 18:26:36 -05:00
wochap
a0102f17ec
update minimalborders for HEAD
2024-04-11 18:24:54 -05:00
wochap
53991f99ed
update gestures for HEAD
2024-04-11 18:23:43 -05:00
wochap
fc2252bd80
update relative-mouse-resize for HEAD
2024-04-11 18:20:49 -05:00
wochap
26477981b9
update cursortheme for HEAD
2024-04-11 18:18:52 -05:00
wochap
a386148ba5
update pointer-gestures-unstable-v1 for HEAD
2024-04-11 18:12:30 -05:00
wochap
3b0efde6d1
update lockedkeys for HEAD
2024-04-11 18:10:58 -05:00
wochap
4383783071
update regexrules patch
2024-04-11 18:09:11 -05:00
wochap
c599b81e8c
update customfloat for HEAD
2024-04-11 18:06:35 -05:00
wochap
5258059c85
update pertag for HEAD
2024-04-11 18:04:04 -05:00
wochap
f73a215be1
update centeredmaster for HEAD
2024-04-11 17:58:47 -05:00
wochap
3b6daafd33
update bottomstack for HEAD
2024-04-11 17:56:11 -05:00
wochap
f9ae4415a4
add options for blur and opacity
2024-04-10 16:01:50 +00:00
Nikita Ivanov
861ae80894
Add attachtop patch
2024-04-10 00:00:00 +00:00
sewn
f0d24ce8a5
update bar patch
2024-04-09 11:07:03 +03:00
wochap
44d448afe3
add headless patch
2024-04-09 02:51:11 +00:00
wochap
560cc7c692
add virtual-pointer patch
2024-04-09 02:50:12 +00:00
Eldar Yusupov
9182bdafe6
Add restore-monitor patch
...
Moves clients to their old output when it is reattached.
2024-04-07 15:41:44 +03:00
nullsystem
382028c7ba
primaryselection - disable/enable primary selection
...
* Just simply adds a config to disable/enable primary selection
* Revives Palanix's Primary-Selection patch
2024-04-06 15:31:32 +01:00
nullsystem
198c265698
buttonbystate.patch - allow config for release (and press)
...
- Adds "state" (enum wlr_button_state) to configure a button action on
either press or release. This basically enables release to be used
for button actions.
2024-04-06 15:29:01 +01:00
oak
5d43995529
port barheight patch from dwm
2024-04-06 13:49:34 +00:00
Oak
bd0fdd6121
port barheight patch from dwm
2024-04-06 13:49:34 +00:00
Guido Cella
49b1aa5848
update unclutter
...
Remember the last cursor shape when restoring the cursor.
Remove the condition that returns early when a pointer constraint is
active because it is not necessary now that pointer focus is no longer
cleared.
I didn't call wlr_seat_pointer_notify_enter() while the cursor is hidden
to avoid restoring it, but this is no longer necessary now that
setcursor() and setcursorshape() don't change the cursor while it is
hidden: those calls were what restored the cursor.
By calling wlr_seat_pointer_notify_enter() even when the cursor is
hidden, we no longer have to manually restore pointer focus when the
cursor is restored.
2024-04-06 08:03:47 +02:00
wochap
3f964d83c7
Update scenefx/scenefx.patch
2024-04-05 14:49:25 +00:00
sewn
ff2881f32a
bar: split sub-patches
2024-04-05 14:19:08 +03:00
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