16 Jan 2025 |
kdn | FYI: looks like org.freedesktop.impl.portal.Access is missing even though i'm using gtk portal | 15:17:37 |
oxo | Hi @sid:karunaratne.net! Long time ago, right? Good to see you back.
(Sorry if I am totally wrong on this, in that case: just hi :) | 16:28:54 |
kdn | seems like screenshot request is returning both a Method Return and Error I don't know why | 16:38:09 |
sid | In reply to @y3l0b3b5z2u=:matrix.org Hi @sid:karunaratne.net! Long time ago, right? Good to see you back.
(Sorry if I am totally wrong on this, in that case: just hi :) Thank you. My Synapse server never left, but for sure I havenβt been here in a while | 18:23:22 |
17 Jan 2025 |
oxo | Redacted or Malformed Event | 03:51:55 |
oxo | In reply to @sid:karunaratne.net Thank you. My Synapse server never left, but for sure I havenβt been here in a while I remember because when I started customizing my config you helped me out a lot. Back in the day I maybe still used cytopyge as my identity. | 03:52:12 |
sid | Aah, I remember that name | 07:37:57 |
18 Jan 2025 |
| @chama:tedomum.net rejected invite. | 20:23:56 |
19 Jan 2025 |
| @xanatos00:matrix.org left the room. | 12:53:35 |
| @nicole_june_fan:transfem.dev joined the room. | 17:29:50 |
21 Jan 2025 |
| @nicole_june_fan:transfem.dev removed their display name βnicole. | 20:58:47 |
| @nicole_june_fan:transfem.dev removed their profile picture. | 20:58:49 |
| @nicole_june_fan:transfem.dev left the room. | 20:58:50 |
22 Jan 2025 |
| ImageBot joined the room. | 00:23:42 |
| ImageBot changed their profile picture. | 00:26:01 |
| Lcchy joined the room. | 11:49:26 |
Lcchy | Hi, I am trying to do a git bisect on sway between 1.9 and 1.10 to find the cause of what I think is a regression.
The problem is, that the intermediate commits do not compile. If it is wlroots that needs to be checked out at a specific commit, how can I find the right one? It doesnt seem that the submodule history is linked in the sway repo.
Thanks a lot for any help! | 12:29:28 |
Lcchy | All good I managed with help on irc! | 14:54:12 |
sid | What was the answer? | 15:29:31 |
@enigma9o7:envs.net | 42 | 17:06:10 |
tomodachi | Sure but what was the question? | 17:46:32 |
23 Jan 2025 |
oxo | π€― | 05:44:11 |
24 Jan 2025 |
Lcchy | ahah! It was, for each commit checked out in sway, to manually look for a commit just a bit older in wlroots. That way breaking changes were accounted for in sway. If the newest commit in wlroots before the sway commit didn't work, I tried a few older ones by hand. | 12:56:08 |
Lcchy | Somebody sent me this script on irc:
sway_ts=`git show --format=%ct --no-patch`
git -C subprojects/wlroots log --pretty='format:%ct %H' master | while read wlr_ts hash; do
[ $wlr_ts -lt $sway_ts ] &&
exec git -C subprojects/wlroots checkout $hash
done
| 12:57:03 |
Lcchy | That made it quite smooth in th end | 12:57:17 |
Lcchy | But It made wondering why sway doesn't have an explicit locking of dependencies like wlroots, with git submodules for example | 12:58:26 |
| @idioticself55:matrix.org joined the room. | 14:10:31 |
25 Jan 2025 |
| Mikka joined the room. | 14:09:17 |
27 Jan 2025 |
| π³π. πππ joined the room. | 15:20:09 |
| π³π. πππ set a profile picture. | 19:08:04 |