1 Jun 2009 07:13
[STUMP] [UPDATE] Window tagging - tag current group
Michael Raskin <38a938c2 <at> rambler.ru>
2009-06-01 05:13:59 GMT
2009-06-01 05:13:59 GMT
Hello. I have added possibility to prepare a workspace and quickly tag all windows in it with the same tag. What should I change in tags.lisp for it to be included in a)contrib/ b) core part of StumpWM?
;; Current file copyright (C) 2009 Michael Raskin ;; This file is part of stumpwm. ;; ;; stumpwm is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by ;; the Free Software Foundation; either version 2, or (at your option) ;; any later version. ;; stumpwm is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License ;; along with this software; see the file COPYING. If not, write to ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; Boston, MA 02111-1307 USA (in-package :stumpwm) ; Window tags. Window tags are special window properties (stored in X11 window properties)(Continue reading)
RSS Feed