]> git.sur5r.net Git - i3/i3/commit
Implement new 'sticky' command to manually set, remove or toggle the sticky state...
authorIngo Bürk <ingo.buerk@tngtech.com>
Sat, 22 Aug 2015 21:37:41 +0000 (23:37 +0200)
committerIngo Bürk <ingo.buerk@tngtech.com>
Sun, 13 Sep 2015 18:40:20 +0000 (20:40 +0200)
commit9866b0080226504b23eace04947cc44e13ca6697
tree1a8ea40071cb948f881176ce4229025d3030d1d3
parent2c338b6ae25b5b9aeb51341b26adc82dfb49e913
Implement new 'sticky' command to manually set, remove or toggle the sticky state on a window.
docs/userguide
include/commands.h
include/ewmh.h
parser-specs/commands.spec
src/commands.c
src/ewmh.c
testcases/t/187-commands-parser.t