[awesome bugs] #1216 - Miscalculated height for maximized client with titlebar (after restart)

2014-03-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1216 - Miscalculated height for maximized client with titlebar (after 
restart)
User who did this - Uli Schlachter (psychon)

--
Well, kinda. It might be the same underlying bug (awesome has to make space for 
the titlebars), but in this case awful.ewmh should notice that we are messing 
with a maximize'd client and fix that up again. So not going to close this as a 
duplicate. This one's easier to fix. ;-)
--

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=detailstask_id=1216#comment3834

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.


[awesome bugs] #903 - awful.client.focus.history.previous() will only switch to the previous on the current screen

2014-03-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#903 - awful.client.focus.history.previous() will only switch to the previous 
on the current screen
User who did this - Daniel Hahler (blueyed)

--
`awful.client.focus.history` is tied to separate screens, yes.

I have just created a module to address this (and more):
https://github.com/blueyed/awesome-cyclefocus/
--

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=detailstask_id=903#comment3835

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.


[awesome bugs] #1214 - Fullscreen with LilyTerm, awesome titlebar and specific font (Ubuntu Mono) makes Xorg go nuts

2014-03-02 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.

The following task has a new comment added:

FS#1214 - Fullscreen with LilyTerm, awesome titlebar and specific font (Ubuntu 
Mono) makes Xorg go nuts
User who did this - Daniel Hahler (blueyed)

--
 I don't even see how this could be influenced by your Ubuntu Mono font.

From your mail 
http://article.gmane.org/gmane.comp.window-managers.awesome/10504: 

 If no args are given, some default values are used. For the titlebar's 
 height,
this is 1.5 times the height of the default font. So calling awful.titlebar()
without any arguments gives the titlebar a non-zero size.

Maybe that's (related to) why a specific font might trigger it?
--

More information can be found at the following URL:
https://awesome.naquadah.org/bugs/index.php?do=detailstask_id=1214#comment3836

You are receiving this message because you have requested it from the Flyspray 
bugtracking system.  If you did not expect this message or don't want to 
receive mails in future, you can change your notification settings at the URL 
shown above.

--
To unsubscribe, send mail to awesome-devel-unsubscr...@naquadah.org.


[PATCH] prompt.lua added possibility to delete history entries

2014-03-02 Thread Massimiliano Brocchini
Hi all,

i like to keep only correct command in my history entries and I didn't want
to edit cache files anymore.

Attached patch adds CTRL+DELETE shortcut to prompt.lua to delete visible
command from history.

If this gets accepted and committed, you are invited to remind me to
document all keyboard shortcuts and their behaviour in a wiki page once a
new release will be out.

Ciao,
Massi


0003-prompt-CTRL-DELETE-deletes-history-entries.patch
Description: Binary data