Horizontal wiboxes

2010-05-27 Thread Ignas Anikevicius
Hello everyone, I have read in the wiki FAQ, that within awesome it is possible to make vertical wiboxes with horizontal widgets. However, I did not find any documentation concerning this thing. Could someone guide me to the right direction? the link to wiki - http://awesome.naquadah.org/wi

Re: Background and restart issues with version 3.4.5

2010-05-28 Thread Ignas Anikevicius
I also do had the same problems. But since it the awsetbg is fixed, wanted to ask everybody about the other issue - dissapearing programs. Well, sometimes they dissaper and I can not make them appear. For example skype - if I click on the systray icon to show the main window, it does not appear

Focus questions

2011-01-10 Thread Ignas Anikevicius
Hello to everybody, I have one issue. I would like to make some skype windows (e.g. skype "Call with") ontop, sticky, and not focusable. In awful.rules I have the following: { rule = {name = "Call with"}, properties = { ontop = true, sticky = true, nofocus = true } }, I also tried {

Fwd: Re: Shell?

2011-01-11 Thread Ignas Anikevicius
On 11/01/11 10:42, beo wulf wrote: From using Awesome, I've come to realize: what I really value in a window manager is not efficiency ... but rather programmability. I.e. the fact that Awesome is written in Lua provides no con, but it's reconfigurability absolutely rocks. This makes me

Re: ctrl+alt instead of meta?

2011-03-08 Thread Ignas Anikevicius
On 09/03/11 00:17, Wayne Werner wrote: Hi, First off, yes, awesome is. However, while most keyboards have the useless "meta" key, my holy grail of keyboards, the IBM model M, does not. This makes me sad because it makes awesome oh so difficult to use, so I was wondering if there was any way

Re: help a former xmonad user migrate

2011-05-22 Thread Ignas Anikevicius
On 22/05/11 13:09, Jose Quesada wrote: > Hi, > > I'm sure a few hrs trolling existing conf.lua files whould get me > there, but I'd rather ask... assuming I'm on the default tiling > config, how can I achieve: > > 1- a shortcut to get a window to the bigger tile in the tiling setups. > (xmonad: mod

Progressbar height - Unexpected behaviour

2011-09-24 Thread Ignas Anikevicius
Dear list, I wanted to ask anybody if the behaviour of the function: awful.widget.progressbar({height = 25, width = 25}) is behaving as it should behave. When I create a wibox and then add a progressbar, the height and the width parameters seem to be ignored. If the wibox is horizontal (e.g

Re: Progressbar height - Unexpected behaviour

2011-10-06 Thread Ignas Anikevicius
Sorry for not sending to the list... Original Message Subject:Re: Progressbar height - Unexpected behaviour Date: Thu, 06 Oct 2011 22:39:47 +0100 From: Ignas Anikevicius To: Adrian C. On 25/09/11 18:59, Adrian C. wrote: > Try like this: >

Menu inside a module

2012-02-17 Thread Ignas Anikevicius
Hello list, I was wondering if people here could help me some stuff. I want to make a widget, which would have a menu appearing when clicking on the widget itself in the wibox. What would be the proper way of doing it, because if I try to execute the following inside the module, it errors out, b

Re: Shadows below the titlebar

2012-02-28 Thread Ignas Anikevicius
Forgot the list Sorry Original Message Subject: Re: Shadows below the titlebar Date: Tue, 28 Feb 2012 21:01:57 + From: Ignas Anikevicius To: dodo On 28/02/12 17:38, dodo wrote: Some time ago I implemented titlebars for git/master, using them ever since. https

Switching Colorschemes on the fly?

2012-03-12 Thread Ignas Anikevicius
Hello list, I was wondering, if there is a way to switch themes on the fly in awesome? I'd like to be able to switch from a dark one to a light one. Mainly I want to change the colours. Would a simple hack work to just change the theme table with some hackish function I might come up with or is th

Re: Switching Colorschemes on the fly?

2012-03-19 Thread Ignas Anikevicius
On 13/03/12 07:11, Dmitry Lavnikevich wrote: > P.S. Does anybody know how to switch color-schemes similarly with urxvt > as well? > > If i understand correctly, you can change all urxvt settings including > colors in .Xresources and apply changes with xrdb ~/.Xresources. But all > already

Re: [awesome] How to restore minimized windows with keyboard?

2012-06-03 Thread Ignas Anikevicius
On 03/06/12 18:51, Daniel Hilst wrote: > I can't iterate through minimized windows with Mod4+k and Mod4+l > keybinds.. Is there any option to achieve this??? > > > Best regards. > Hilst > The minimized clients are banned (IIRC) and the Mod4+{j,k} key bindings are changing the current focused cl

Re: Viewing Multiple Tags

2012-06-23 Thread Ignas Anikevicius
On 23/06/12 01:28, Hong Shick Pak wrote: > Just found out what was wrong. I remapped my Caps Lock to Ctrl with > xmodmap and this: > > remove Lock = Caps_Lock > remove Control = Control_L > keysym Caps_Lock = Control_L > add Lock = Caps_Lock > add Control = Control_L > > If I use the actual Ctrl

[RFC] Move cursor to middle of screen using awful.screen.focus()

2012-08-22 Thread Ignas Anikevicius
Hello, On 22/08/12 02:53:53 +0530, Abhijeet R wrote: > With the default configuration, when I press the combination > Mod4+Control+j,k, the cursor moves to the other screen at the > coordinate (0,0). Is there a way so that I can move the cursor to > middle of screen (I mean, at the coordinate (hei

Re: [RFC] Move cursor to middle of screen using awful.screen.focus()

2012-08-23 Thread Ignas Anikevicius
On 22/08/12 10:05:19 +0530, Anurag Priyam wrote: > On Wed, Aug 22, 2012 at 9:51 PM, Ignas Anikevicius > wrote: > > I have written a small patch, which changes the behaviour, so that we > > have the mouse repositioned to the centre of the screen. Could we have >

Re: Clients get misplaced on awesome.restart()

2012-09-12 Thread Ignas Anikevicius
Hello, On 10/09/12 10:24:46 +0200, Walter White wrote: > Clients get misplaced by beautiful.border_width every time i restart awesome. I am using git master and I do not see this behaviour, could we have a look at your rc.lua and other relevant files? Cheers, Ignas -- To unsubscribe, send mai

Re: Clients get misplaced on awesome.restart()

2012-09-13 Thread Ignas Anikevicius
On 13/09/12 04:53:50 +0200, Walter White wrote: > I can reproduce it on the latest git master using the default config. > http://goput.it/6s0.gif Actually, I can also reproduce it, but after the tilling layout kicks in, it arranges the windows well for me. Actually, it's kind of strange on my mach

Fwd: Re: Release next major version - how bad could it be?

2012-10-15 Thread Ignas Anikevicius
Forgot to cc the list. - Forwarded message from Ignas Anikevicius - > Date: Mon, 15 Oct 2012 18:46:00 +0100 > From: Ignas Anikevicius > To: Alexander Yakushev > Subject: Re: Release next major version - how bad could it be? > > On 14/10/12 05:12:01 +0300, Alexan

Re: Setting transparency of unfocused window?

2012-10-20 Thread Ignas Anikevicius
Hello Marco and everybody, On 19/10/12 09:55:16 +0200, Marco wrote: > client.add_signal("focus", > function(c) > c.border_color = beautiful.border_focus; > c.opacity = 1.0 > end) > > client.add_signal("unfocus", > function(c) > c.border_color = beautiful.border_normal; > c.o

Re: Setting transparency of unfocused window?

2012-10-20 Thread Ignas Anikevicius
On 20/10/12 09:19:25 -0500, David Palacio wrote: > Hi, > > Compton is a xcompmgr fork that handles opacity and dimming for > inactive windows. > > > [*] http://github.com/chjj/compton > And what about unagi? Is it possible to do it with this compositing manager? Cheers, Ignas -- To unsubsc

Re: What should titlebars be like? (was: Release next major version - how bad could it be?)

2012-10-21 Thread Ignas Anikevicius
Hi Uli and Andre and everybody, On 21/10/12 08:54:35 +0200, Andre Klärner wrote: > Hi Uli, > > On Sun, Oct 21, 2012 at 08:47:16PM +0200, Uli Schlachter wrote: > > On 14.10.2012 16:12, Alexander Yakushev wrote: > > [...] > > > In order to start writing real titlebar widgets first we should decide

Fwd: Re: Broken GTK menus

2012-11-18 Thread Ignas Anikevicius
Sorry, forgot to CC the list... - Forwarded message from Ignas Anikevicius - > Date: Sun, 18 Nov 2012 17:57:58 + > From: Ignas Anikevicius > To: "Shawn J. Goff" > Subject: Re: Broken GTK menus > > On 17/11/12 04:37:42 -0500, Shawn J. Goff wrote: >