Viewing profile — dashboardmess
dashboardmess
HN member- Joined
- Mon, Mar 30, 2020, 2:23 PM UTC
- HN karma
- 5
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About dashboardmess
No profile information was provided.
Recent public activity
- comment
-
comment
Comment #36561938
Wait, does this work on Linux with wayland?
-
comment
Comment #29590295
Actually, this is false. This used to be the case in the 70s, but after the Wassenaar Agreement[1], this was removed from nearly all collective bargaining agreements[2]. Some have …
-
comment
Comment #26006185
“Putting everything in the compositor” isn’t mandated by Wayland at all, and I think only gnome does it. If you implement the protocols defined by Kwin, you can reuse everything in…
-
comment
Comment #26005605
Actually, xdotool is the wrong place for this kind of automation. IMO, the optimal place to implement this is in the toolkits, to make it possible to read text and properly click b…
-
comment
Comment #26005471
Not all statically typed languages. Using it in QT is great, and using it in GTK in C is not more difficult than showing a window. I also recently came across zbus in rust ( https:…