vaxerski
|
070d7699a7
|
added decoration:blur_new_optimizations
|
2022-08-01 12:16:33 +02:00 |
|
|
8a4e04d789
|
check window validity in getfirstwindowonworkspace
|
2022-08-01 00:45:06 +02:00 |
|
vaxerski
|
46e18e08d1
|
contain for the hyprland default bg
|
2022-07-31 23:44:04 +02:00 |
|
Kai
|
9ac00fe52b
|
update flake.nix to version 0.9.0beta (#451)
|
2022-07-31 22:44:51 +03:00 |
|
vaxerski
|
d44adb1bea
|
[gha] bump flake inputs
|
2022-07-31 18:31:50 +00:00 |
|
vaxerski
|
40c652f23e
|
update wlroots dep
|
2022-07-31 20:30:43 +02:00 |
|
vaxerski
|
575c3e071a
|
fix ls fadeout on scaled
|
2022-07-31 17:20:33 +02:00 |
|
vaxerski
|
dba4596c7e
|
focus to first window on not found in refocus
|
2022-07-31 17:07:39 +02:00 |
|
vaxerski
|
e95aa8ef26
|
minor fixes to render loop
|
2022-07-31 16:54:36 +02:00 |
|
vaxerski
|
a1d1ec4c46
|
added misc:mouse_move_enables_dpms
|
2022-07-31 15:46:42 +02:00 |
|
Mihai Fufezan
|
d9687c93ee
|
Nix: add cachix (#448)
|
2022-07-31 15:19:28 +03:00 |
|
vaxerski
|
9be239dac6
|
remove wlr_viewporter, we do not support it
|
2022-07-31 14:10:21 +02:00 |
|
vaxerski
|
76f7c2510e
|
account for geom in initial XDG window popups
|
2022-07-31 14:05:47 +02:00 |
|
vaxerski
|
2230f0ccaa
|
move to XDG 4
|
2022-07-31 13:21:33 +02:00 |
|
vaxerski
|
04f8029fcc
|
fix minor XDG issue
|
2022-07-31 13:14:56 +02:00 |
|
vaxerski
|
20cba2d707
|
damage monitor on dpms on
|
2022-07-31 12:39:49 +02:00 |
|
vaxerski
|
e2bc07d276
|
fix lack of return in tickHyprctl
|
2022-07-31 12:35:10 +02:00 |
|
vaxerski
|
edac94bed1
|
tick hyprctl separately
|
2022-07-31 00:27:32 +02:00 |
|
Mihai Fufezan
|
4610b3d864
|
protocols: add wlr-output-power-management-unstable-v1.xml to meson.build
|
2022-07-31 01:09:26 +03:00 |
|
vaxerski
|
0573d5987f
|
dont account for scale in border thick
|
2022-07-31 00:07:35 +02:00 |
|
vaxerski
|
e5cef8fc96
|
account for scale in downrounding
|
2022-07-31 00:04:34 +02:00 |
|
vaxerski
|
382f851b30
|
account for border in rounding
|
2022-07-31 00:00:24 +02:00 |
|
vaxerski
|
2e3d42a9a9
|
added a dpms dispatcher
|
2022-07-30 23:51:13 +02:00 |
|
vaxerski
|
217ff1f401
|
do not call dmabuf_create twice
|
2022-07-30 23:45:27 +02:00 |
|
vaxerski
|
c2db3ad8ce
|
fix minor memory issue
|
2022-07-30 23:04:31 +02:00 |
|
vaxerski
|
2e0dd4bea2
|
use pref in default configs
|
2022-07-30 22:55:20 +02:00 |
|
vaxerski
|
d6a649c1b3
|
added preferred to monitor cfg
|
2022-07-30 22:54:29 +02:00 |
|
vaxerski
|
f96b611651
|
support wlr-output-power-management
|
2022-07-30 22:41:24 +02:00 |
|
vaxerski
|
4211b37e22
|
added misc:damage_entire_on_snapshot
|
2022-07-30 22:26:46 +02:00 |
|
vaxerski
|
45747fb8e6
|
fix snapshots on scaled
|
2022-07-30 22:22:51 +02:00 |
|
vaxerski
|
adeab98831
|
some window fadeout fixes
|
2022-07-30 22:07:40 +02:00 |
|
vaxerski
|
036be18bf5
|
fix shader fix
|
2022-07-30 19:00:38 +02:00 |
|
Mihai Fufezan
|
59879e0bd1
|
Nix module: make package nullable part 3
|
2022-07-30 18:19:27 +03:00 |
|
Mihai Fufezan
|
132b5ba5b6
|
Nix module: make package nullable part 2
|
2022-07-30 18:14:46 +03:00 |
|
Mihai Fufezan
|
3c544e1c31
|
Nix module: make package nullable
|
2022-07-30 18:11:46 +03:00 |
|
vaxerski
|
191c02a4f4
|
update decos on configureX11
|
2022-07-30 15:22:34 +02:00 |
|
vaxerski
|
7c7690eb08
|
windowrules for floating remove hidden flag
|
2022-07-30 12:42:27 +02:00 |
|
Mihai Fufezan
|
66680a1149
|
Nix: fix failing module
|
2022-07-29 18:39:10 +03:00 |
|
Vaxry
|
fd74208453
|
Merge pull request #446 from IanManske/movecurrentworkspace-nullmonitor-fix
Fix crash from moving current workspace to nonexistent (null) monitor.
|
2022-07-29 17:19:25 +02:00 |
|
vaxerski
|
e56699826f
|
Optimize shaders
|
2022-07-29 17:07:33 +02:00 |
|
Ian Manske
|
ef2417fbcb
|
Fix crash from moving current workspace to nonexistent (null) monitor.
|
2022-07-29 10:59:31 -04:00 |
|
reptee
|
fd999100f0
|
Remove extra packages in nix module (#343)
Co-authored-by: Mihai Fufezan <fufexan@pm.me>
Co-authored-by: Mihai Fufezan <fufexan@protonmail.com>
|
2022-07-29 14:35:38 +03:00 |
|
Mihai Fufezan
|
0eebf3ab16
|
meson: add -DGIT arguments (#321)
|
2022-07-29 13:21:19 +03:00 |
|
vaxerski
|
ac8e5fef10
|
even more damage scaled fixes
|
2022-07-29 11:52:56 +02:00 |
|
vaxerski
|
429a9bc6c3
|
hide only XWayland on incorrect size
|
2022-07-29 11:45:32 +02:00 |
|
vaxerski
|
233bad5011
|
Spam the protocols less with resizes of XDG
|
2022-07-28 23:55:00 +02:00 |
|
vaxerski
|
0f19bd99f8
|
more scaled surface damage fixes
|
2022-07-28 23:21:35 +02:00 |
|
vaxerski
|
f0cd784f79
|
fixes to surface damaging on scaled 3
|
2022-07-28 22:41:59 +02:00 |
|
vaxerski
|
7a2f296c93
|
surface damage fixes 2
|
2022-07-28 22:23:27 +02:00 |
|
vaxerski
|
0b0cd85085
|
surface damage fixes 2
|
2022-07-28 22:23:00 +02:00 |
|