Skip to content
  • Matthias Clasen's avatar
    Use CSS syntax for drop highlighting · 158dbbc8
    Matthias Clasen authored
    I hadn't noticed the :drop() pseudo state in the CSS4 Selectors
    spec when I added this a while ago. This commit renames
    GTK_STATE_FLAG_DND to GTK_STATE_FLAG_DROP_ACTIVE and adds
    :drop(active) as equivalent to the :dnd pseudo state.
    158dbbc8