uzful.restore

2012-04-11 Thread dodo
hey guys, i just want to let you know that i wrote a little tool to restore a previous awesome session. https://github.com/dodo/uzful/blob/master/restore.lua when awesome shuts down it saves all window states in a file and tries to restore them on next start. so all window states survive at

Re: Awesome as a wayland compositor

2012-04-11 Thread darxus
On 04/10, dar...@chaosreigns.com wrote: I don't think there has been much talk of that plugin architecture since, I was wrong, the existing reference implementation uses it: 09:58AM MeanEYE Are there plans for plugin support? More specific question would be: is it possible to port tiling

Understanding basics of writing rc.lua

2012-04-11 Thread Abhijeet Rastogi
Hi guys, I wanted to add a feature like doing a right click in tasklist to close a particular window. (I liked this feature from openbox) So, I went ahead and modified mytasklist = {} mytasklist.buttons = awful.util.table.join( .

Re: Understanding basics of writing rc.lua

2012-04-11 Thread Can Altıparmak
Hi Abhijeet, I don't think it is lame to ask. Awesome wiki documents signals. If argument type not specified I guess it is generic and may change, I mean emitted with different arguments in different contexts. It is best to search within awesome source to find where it is emitted with which

Re: How to execute a program when shutting the computer down?

2012-04-11 Thread Clément DÉMOULINS
Le 10/04/2012 15:27, Bill Sun a écrit : Hi, Currently I'm sharing my computer with someone, and we use different window manager/desktop environment. I want to save alsa volume level on a per-user basis, so I need to execute `alsactl store -f ~/.asoundrc` when logging out. Since I use

Re: Understanding basics of writing rc.lua

2012-04-11 Thread Abhijeet Rastogi
2012/4/11 Can Altıparmak can6par...@gmail.com Hi Abhijeet, I don't think it is lame to ask. Awesome wiki documents signals. If argument type not specified I guess it is generic and may change, I mean emitted with different arguments in different contexts. It is best to search within awesome

Re: How to execute a program when shutting the computer down?

2012-04-11 Thread Perry Hargrave
2012/4/11 Clément DÉMOULINS clem...@archivel.fr: The guy who shares computer with me uses KDE, and he uses basically the same .xinitrc (except replace `awesome` with `startkde`). KDE handles this correctly---either just logging off or shutting down in KDE, his volume level would be saved. I

Re: Understanding basics of writing rc.lua

2012-04-11 Thread Can Altıparmak
I had a typo, it should be awful/widget/common.lua. So far so good. I can see that in source code that a signal is added.          if press then             ret[#ret]:add_signal(press, function(bobj, ...) press(...) end) To my understanding, a table with all created buttons is returned.

Re: Understanding basics of writing rc.lua

2012-04-11 Thread Abhijeet Rastogi
Everything is pretty clear now. Thanks Can for a detailed answer, especially the part of writing the full detailed thinking process. You have been of great help. :) 2012/4/12 Can Altıparmak can6par...@gmail.com I had a typo, it should be awful/widget/common.lua. So far so good. I can see

[awesome bugs] #982 - Mouse events under non-English keyboard layout

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#982 - Mouse events under non-English keyboard layout User who did this - Nikolaj Sjujskij (krigstask) -- The same in Gentoo Linux, by the way. -- More information can be found at the

[awesome bugs] #982 - Mouse events under non-English keyboard layout

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#982 - Mouse events under non-English keyboard layout User who did this - Uli Schlachter (psychon) -- So does the patch from arch work on gentoo then? -- More information can be found at

[awesome bugs] #986 - change windows (tags) with mouse

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#986 - change windows (tags) with mouse User who did this - Uli Schlachter (psychon) Reason for closing: Duplicate Additional comments about closing: My first guess is: Duplicate of FS#982. Please tell me if my

[awesome bugs] #837 - --no-argb and default behavior are swapped.

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#837 - --no-argb and default behavior are swapped. User who did this - Uli Schlachter (psychon) Reason for closing: Fixed Additional comments about closing: commit f7aa4b59696e2d2e3f93c3f71fdbf1cf98e8b212 Author:

[awesome bugs] #831 - Use an ARGB visual for the systray

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task is now closed: FS#831 - Use an ARGB visual for the systray User who did this - Uli Schlachter (psychon) Reason for closing: Duplicate Additional comments about closing: Duplicate of FS#513 More information can be found at the

[awesome bugs] #513 - systray background not transparent (Attachment added)

2012-04-11 Thread awesome
THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY. The following task has a new comment added: FS#513 - systray background not transparent User who did this - Uli Schlachter (psychon) -- WIP patch for this (for git/master) is attached. However, for some weird reason, the background doesn't