Commit Graph

1404 Commits

Author SHA1 Message Date
committer@tuxwarrior 4365573778 toggletab 2026-05-26 04:44:38 -05:00
committer@tuxwarrior 1ca942c9d2 hy3 2026-05-25 20:57:13 -05:00
committer@tuxwarrior 50b653abb5 hy3 2026-05-25 20:55:25 -05:00
committer@tuxwarrior 1ff8a6c4fd - hy3 2026-05-25 20:45:59 -05:00
committer@tuxwarrior 22ea63f793 hy3 2026-05-25 20:43:17 -05:00
committer@tuxwarrior 097eae0ca9 u 2026-05-25 20:34:39 -05:00
committer@tuxwarrior 08ad9838e5 u 2026-05-25 20:31:36 -05:00
committer@tuxwarrior 1e16dc4e66 u 2026-05-25 20:27:38 -05:00
committer@tuxwarrior fb18726fd3 u 2026-05-25 20:25:12 -05:00
committer@tuxwarrior 38dc35699d hypr-snap
snap to edge - claude ftw - if it works...
2026-05-25 20:18:35 -05:00
committer@tuxwarrior 956b3effec u 2026-05-25 19:48:54 -05:00
committer@tuxwarrior a11d32c2ac pgmodeler error win 2026-05-25 19:41:02 -05:00
committer@tuxwarrior 06a80db0b0 pgmodeler windowrule 2026-05-25 19:32:27 -05:00
committer@tuxwarrior fafee91c05 sleep to prevent racing condition
i also have some problem with my statusbar. whenever i start up, the background of the statusbar is flashing, with tiny tiny printed letters. it looks like some terminal output in the top statusbar. when i press print screen, this behaviour ends, and all is well. happens on every reboot.
4:51 pm

This is a classic race condition — waybar (or whatever bar you use) is starting before hyprpaper or your wallpaper tool has fully initialized, so for a brief moment the bar renders against a transparent/unset background, and what you're seeing is the raw compositor output or a terminal behind it.

The print screen bind triggering a screenshot likely forces a compositor repaint which "fixes" the render state — confirming it's a rendering/timing issue, not a config bug.

Since your startup.sh handles autostart, the fix is simply to add a short sleep before launching the bar. Something like:
2026-05-25 16:55:03 -05:00
committer@tuxwarrior d3aa306b30 fixes for latest version 2026-05-25 16:45:44 -05:00
committer@tuxwarrior bd10c3a954 + pgmodeler 2026-05-25 14:06:17 -05:00
committer@tuxwarrior d094951827 generate passwords 2026-05-24 07:48:09 -05:00
committer@tuxwarrior 2b1babdfe1 updated drote
with claud ai's help
2026-05-22 05:51:59 -05:00
committer@tuxwarrior a3fa1e92a6 improved rotations, and adding drote (decode rote)
thanks to ai
2026-05-20 14:55:40 -05:00
committer@tuxwarrior 66cc1a396f u 2026-05-19 07:40:59 -05:00
committer@tuxwarrior 14a00a3825 -termscp (not that great), + filezilla (classic, that works) 2026-05-11 09:29:41 -05:00
committer@tuxwarrior 7b8b93921e + termscp 2026-05-11 07:33:47 -05:00
committer@tuxwarrior 32f2a66dd9 new temp zone 2026-05-08 12:13:49 -05:00
committer@tuxwarrior c5a20c2e1a - obsolete 2026-05-08 12:13:38 -05:00
committer@tuxwarrior 4d0aa0ac4b + zipr 2026-05-08 12:13:26 -05:00
committer@tuxwarrior 51c4403885 + rustdesk-bin 2026-05-06 09:26:56 -05:00
committer@tuxwarrior 91c629777b +typescript, -gren 2026-05-01 21:21:49 -05:00
committer@tuxwarrior 334275e3cb + gren-bin 2026-05-01 09:39:37 -05:00
committer@tuxwarrior eb5a8ff4d9 weba : ip to locally configured domain name 2026-04-29 10:21:21 -05:00
committer@tuxwarrior 55028badde paths updates 2026-04-29 09:46:11 -05:00
committer@tuxwarrior 428d6cb668 path update 2026-04-29 09:42:15 -05:00
committer@t470p 90c8e60f1a + bluez & bluez-utils 2026-04-21 11:13:09 -05:00
committer@tuxwarrior ef85baef55 new path to git repos 2026-04-09 15:24:44 -05:00
committer@tuxwarrior 328e6d3e08 + remmina, gpxsee 2026-04-09 06:33:11 -05:00
committer@tuxwarrior 5d686dd543 - old import / export app for proton mail
it no longer exist
2026-04-09 06:32:57 -05:00
committer@tuxwarrior 9c088414d1 + aur:proton-mail-export 2026-04-06 15:47:26 -05:00
committer@tuxwarrior 7e32520abb repo path upd 2026-04-05 21:30:19 -05:00
committer@tuxwarrior 28e9800ff0 u 2026-04-05 20:08:39 -05:00
committer@tuxwarrior 408bfdab72 upd bookmark
new git repo path
2026-04-05 20:07:33 -05:00
committer@tuxwarrior 23161119af no mounting of gitlap repo needed
as git repos are now fully on syncDir
2026-04-05 20:07:16 -05:00
committer@tuxwarrior 10980010b4 updated with new link(s) 2026-04-05 20:06:34 -05:00
committer@tuxwarrior 7d18992cac out with gitRepos.sh and in with the more generic rcloneHelper.sh
for (un)mounting of rclone remotes
2026-04-05 20:06:15 -05:00
committer@tuxwarrior e9fea0ae2f new path 2026-04-05 17:32:19 -05:00
committer@tuxwarrior df0c6345c0 + rclone, gitRepos.sh
ulozto, uloz.to
2026-04-04 17:21:57 -05:00
committer@tuxwarrior bc3f8f7394 cleanup 2026-04-04 17:21:01 -05:00
committer@tuxwarrior 98773d3221 + deploy rclone config
plus better naming of gpg key deployer script
2026-04-04 12:29:03 -05:00
committer@tuxwarrior d75dfeeb50 + rclone 2026-04-04 10:32:38 -05:00
committer@tuxwarrior e3085e9507 - filen.io 2026-04-04 09:50:05 -05:00
committer@tuxwarrior f13db059db u
filen is aur
2026-04-03 15:40:35 -05:00
committer@tuxwarrior f4828f34da + filen.io cli 2026-04-03 15:38:52 -05:00