Package: awesome-extra
Version: 2011011701
Severity: normal
Tags: patch

Shifty does not allow to rename tag.

This is a known problem, and a patch is avalaible on awesome wiki :
https://awesome.naquadah.org/wiki/Talk:Shifty

--- shifty.lua.orig     2010-08-11 10:24:15.000000000 +0300
+++ shifty.lua  2010-08-11 10:26:26.000000000 +0300
@@ -106,7 +106,7 @@
   awful.prompt.run( {
     fg_cursor = fg, bg_cursor = bg, ul_cursor = "single",
     text = text, selectall = not no_selectall },
-    taglist[scr][tag2index(scr,t)][1],
+    taglist[scr][tag2index(scr,t) * 2],
     function (name) if name:len() > 0 then t.name = name; end end,
     completion,
     awful.util.getdir("cache") .. "/history_tags", nil,




-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (90, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.38-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

awesome-extra depends on no packages.

Versions of packages awesome-extra recommends:
ii  awesome                       3.4.9-1    highly configurable, next generati

awesome-extra suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to