Skip to content
  • Daniel Lundqvist's avatar
    all: Use XInternAtoms where appropriate · d4fa377a
    Daniel Lundqvist authored
    Instead of calling XInternAtom once per atom, call XInternAtoms once
    instead. This is both simpler code and should reduce network
    traffic. Although the latter is probably not measurable.
    d4fa377a