vaxerski
|
fe007fd36a
|
xwl: don't try to get unmanaged titles
|
2023-03-03 19:37:25 +00:00 |
|
Stanisław Zagórowski
|
141365cbc1
|
Fix plugin config breakage (#1687)
|
2023-03-03 19:32:44 +00:00 |
|
vaxerski
|
51ce3ddd67
|
layoutmgr: don't reenable layout on unchanged layout
|
2023-03-03 14:06:01 +00:00 |
|
vaxerski
|
64f35c0e31
|
Bezier: Fix incorrect binary search in bezier approx
|
2023-03-03 13:33:52 +00:00 |
|
vaxerski
|
9c0e2bba54
|
Renderer: Nuke onWindowResize{start/end}
|
2023-03-03 13:18:44 +00:00 |
|
vaxerski
|
62e0c9226e
|
Up the bezier bake count
|
2023-03-03 13:17:11 +00:00 |
|
vaxerski
|
c5aa20f226
|
fix bezier step approx
|
2023-03-03 13:08:46 +00:00 |
|
vaxerski
|
66b8629964
|
Update the debug overlay
|
2023-03-03 12:15:59 +00:00 |
|
vaxerski
|
9e028d56c0
|
fix credentials of invalid surfaces
|
2023-03-03 11:17:43 +00:00 |
|
vaxerski
|
489ef7c51c
|
add toggle group lock
|
2023-03-02 20:50:37 +00:00 |
|
vaxerski
|
34685a836a
|
Move AnimationManager::tick() to an event loop
|
2023-03-02 17:30:50 +00:00 |
|
|
dea71875e4
|
add desc: to getMonitorFromString
|
2023-03-02 12:04:41 +00:00 |
|
|
76fc12869d
|
nuke cursorSI due to crashes
|
2023-03-01 22:12:26 +00:00 |
|
|
556c7dd51f
|
reset signal handlers in unrecoverable
|
2023-03-01 21:55:30 +00:00 |
|
|
52878161e4
|
add log tail to crash reports
|
2023-03-01 15:14:35 +00:00 |
|
|
6c250df77e
|
generate coredumps on sigabrt too
|
2023-03-01 15:08:44 +00:00 |
|
vaxerski
|
7c5c7ced91
|
Convert reverse iterators to ranges
|
2023-03-01 14:06:52 +00:00 |
|
vaxerski
|
3cef005fec
|
use XCURSOR_SIZE for internal cursor size
|
2023-03-01 13:54:48 +00:00 |
|
|
71496a0a3c
|
Fix fatal aborts with X11 OR windows
|
2023-03-01 13:47:40 +00:00 |
|
|
86acdcf8b6
|
nuke unmanagedx11 vector
|
2023-03-01 13:15:51 +00:00 |
|
|
ea717731a4
|
Simplfy framebuffer erasing in cleanupFadingOut
|
2023-03-01 10:06:15 +00:00 |
|
vaxerski
|
72f528cb52
|
[gha] build man pages
|
2023-03-01 09:33:29 +00:00 |
|
|
0905515c40
|
use .txt for crash reports
|
2023-03-01 09:32:31 +00:00 |
|
Mihai Fufezan
|
50a4a74b4e
|
CI/nix: update nix-install-action
|
2023-03-01 10:05:54 +02:00 |
|
Mihai Fufezan
|
7cbbf9a850
|
CI/nix: update nix-install-action
|
2023-03-01 10:03:21 +02:00 |
|
vaxerski
|
0e252d2c77
|
Don't set surface cursors for overriden
|
2023-02-28 23:17:27 +00:00 |
|
Stanisław Zagórowski
|
5c93f6947a
|
Unload plugins on compositor cleanup (#1662)
|
2023-02-28 23:11:49 +00:00 |
|
vaxerski
|
07b98952bc
|
Reset cursor to pointer on focus on interactable deco
|
2023-02-28 23:06:46 +00:00 |
|
vaxerski
|
cd2399715d
|
Revert small incorrect change to dragging
|
2023-02-28 22:53:41 +00:00 |
|
vaxerski
|
2187c6cf43
|
Allow decos to request interactivity
|
2023-02-28 22:32:42 +00:00 |
|
vaxerski
|
984c2fdc68
|
Enable manual anims by default
|
2023-02-28 22:15:18 +00:00 |
|
vaxerski
|
a224d366ca
|
Added mouseMove event
|
2023-02-28 21:47:00 +00:00 |
|
vaxerski
|
5e48e6b075
|
Added mouseButton event
|
2023-02-28 21:45:57 +00:00 |
|
vaxerski
|
72fc309fb1
|
make window reserved area less stupid
|
2023-02-28 21:18:13 +00:00 |
|
Dashie
|
7187ea443e
|
Add option to disable/enable mouse window dragging animations (#1658)
|
2023-02-28 20:50:10 +00:00 |
|
vaxerski
|
91fd854e3b
|
fix warn
|
2023-02-28 19:37:00 +00:00 |
|
vaxerski
|
4b20d4f1ad
|
Added decoration reserved area
|
2023-02-28 19:36:36 +00:00 |
|
vaxerski
|
7beb9fd606
|
Draw HyprError on the last monitor
|
2023-02-28 19:18:13 +00:00 |
|
vaxerski
|
4d3f2ca96b
|
minor fixes to touch handling
|
2023-02-28 19:02:30 +00:00 |
|
vaxerski
|
99b7d53817
|
deny configure requests on drag
|
2023-02-28 18:52:03 +00:00 |
|
vaxerski
|
7e523e4d5e
|
minor fixes to X11 configure/or handling
|
2023-02-28 18:50:47 +00:00 |
|
|
89e7d812c8
|
Include unmapped and hidden windows in hyprctl clients
|
2023-02-28 12:41:46 +00:00 |
|
|
ac251d7a66
|
allow focus to grouped windows
|
2023-02-28 12:34:59 +00:00 |
|
vaxerski
|
49f423aa8f
|
update decos on anim values update
|
2023-02-27 23:34:41 +00:00 |
|
vaxerski
|
18229043fa
|
Remove useless rax preserve across callq
|
2023-02-27 19:47:42 +00:00 |
|
vaxerski
|
03d7651916
|
Plugin Hooks: fix original bytes on %rip accesses
|
2023-02-27 19:17:58 +00:00 |
|
vaxerski
|
c5d741fb39
|
Plugin Hooks: fix calls to %rip offsets
|
2023-02-27 18:34:53 +00:00 |
|
|
3bceabe29b
|
add plugin support to readme
|
2023-02-27 15:26:44 +00:00 |
|
vaxerski
|
5da96132b9
|
fix make install
|
2023-02-27 14:36:59 +00:00 |
|
vaxerski
|
15d108fbc1
|
fix make install
|
2023-02-27 14:08:29 +00:00 |
|