Viewing profile — ammen99
ammen99
HN member- Joined
- Mon, Apr 04, 2016, 8:14 AM UTC
- HN karma
- 43
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ammen99
No profile information was provided.
Recent public activity
-
comment
Comment #37833903
What wording would you use? I honestly have no idea how to describe Wayfire in other terms that would be more understandable to the majority of people.
-
comment
Comment #37832922
The IPC plugin is optional (you don't have to enable it) and nothing stops you from writing a dbus plugin to accomplish the same tasks :) Personally, I prefer IPC because it is sim…
-
comment
Comment #37831086
I am mostly trying to understand what people actually use. I hate exactly this thing in most applications: ctrl-z doesn't work when I use the german layout (usually I use qwerty/us…
-
comment
Comment #37831080
Wait, so you use both colemak and the normal qwerty layout and switch between them on the same keyboard? As a vim user, I am hugely relying on muscle memory - which is why saying t…
-
comment
Comment #37831053
Bindings respond to a particular hardware key code. If you have a qwerty keyboard, when you press the key labeled as 'Q', the keyboard sends a `KEY_Q`. If you take a different phys…
-
comment
Comment #37830923
As the maintainer of Wayfire, I would like to say why I don't consider this a critical issue: the current system allows you to bind actions to a particular physical key. So, no mat…
-
comment
Comment #31713936
Disclaimer: I'm the main developer of Wayfire From the README: "It aims to create a customizable, extendable and lightweight environment without sacrificing its appearance." The pr…
-
comment
Comment #24897870
Wayfire's developer here, have you looked into output configuration on our wiki? Also, is there a chance your 4K screen has negative coordinates? It is well known that Xwayland doe…
-
comment
Comment #21746607
This is not true, consider taking the limit 3^n/2^n as n goes to infinity, the limit is infinity, hence 3^n is not O(2^n)
- story