[LUA] WindowManager: Awesome - Checking OS and assign different icon


 
Thread Tools Search this Thread
Top Forums Programming [LUA] WindowManager: Awesome - Checking OS and assign different icon
Prev   Next
# 2  
Old 08-15-2015
Gee... copy paste has hidden the error..

There was an unrequired tailing ) at the theme definition in the source which caused the icon to be not displayed (and other things, i didnt count to this).

So for obvious reasons, you could not find an issue, for which i want to appologize and thank you for the read.
On the other hand, if you'd like to apply this to your AwesomeWM & Vicious widget theme, go ahead, its working. Smilie

Thank you
 
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Programming

A make-like build utility based on Lua

xmake is a make-like build utility based on lua. (Link to project site: xmake) The project focuses on making development and building easier and provides many features (.e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy the... (1 Reply)
Discussion started by: waruqi
1 Replies

2. Programming

[LUA] Set variables according to if file exists

Heya I'm using Awesome WM with the Vicious widget library. As i'm using multi boot, Win8, Fedora and Arch, i have my WM-Config shared accross my GNU/Linux installations. The regarding snippet: -- Functions -- Its just a workaround for an 'unstable' 'hwmon/hwmon' definition of Fedora21 -... (0 Replies)
Discussion started by: sea
0 Replies

3. UNIX Desktop Questions & Answers

[LUA / DE] AwesomeWM & Vicious Widgets

Hello Allthough i dont know LUA, despite its name, i do love the window manager that was created using that language. By now, I'm enough familiar with LUA so i could adapt (most of) the recent changes so i have vicous widgets working again - by the means of no error messages on start up. I... (1 Reply)
Discussion started by: sea
1 Replies

4. Shell Programming and Scripting

[LUA-Awesome] Can i use $XDG_XY_DIR inside a lua script?

Heyas I'm a fan of AwesomeWM, but i had failed to learn lua, though, i'm quite satisfied with the cofniguration i have by now. Either way, i'd like to know if i could 'call' those XDG_XY_DIR variables which are located on my linux ~/.config/user-dirs.dirs. While to call scripts i use... (0 Replies)
Discussion started by: sea
0 Replies

5. UNIX for Dummies Questions & Answers

Installing PECL LUA on Centos for PHP

I'm kinda new to Linux, I'm mostly run websites, and it's rather easy to do everything... except install this PECL LUA plugin. :wall: I start by running this command: pecl install lua-0.9.4 downloading lua-0.9.4.tgz ... Starting to download lua-0.9.4.tgz (12,617 bytes) .....done: 12,617... (0 Replies)
Discussion started by: blackstar
0 Replies

6. UNIX for Dummies Questions & Answers

WindowManager

I Have Installed GARNOME but i don't know how i can start it in RedHat 7.3...it is very confusion to change WindowManagers in RedHat 7.3...in slackware i just changed in /etc/X11/xinit/xinitrc and it was it...but in RedHat 7.3 it is very diferent...please help (2 Replies)
Discussion started by: CreamHarry
2 Replies
Login or Register to Ask a Question
PAM-PANEL-ICON(1)					      General Commands Manual						 PAM-PANEL-ICON(1)

NAME
pam-panel-icon - A notification area indicator of pam_timestamp status SYNOPSIS
pam-panel-icon DESCRIPTION
pam-panel-icon should be automatically started when starting an X11 desktop environment. For example, in GNOME gnome-session should be configured to start pam-panel-icon. In a properly configured system it should never be necessary to start pam-panel-icon manually. pam-panel-icon uses pam_timestamp_check(8) to watch the pam_timestamp timestamp status. If the pam_timestamp authorization is active, allowing an unprivileted user to temporarily authenticate as the root user without providing a password, an icon in the notification area of the panel is displayed. The icon allows dropping the authorization immediately. EXIT STATUS
Ordinarily, pam-panel-icon keeps running until the X11 desktop session ends, and then returns 0. pam-panel-icon only returns with non-zero status on unexpected error. FILES
/sbin/pam_timestamp_check A hard-coded location of the pam_timestamp_check executable. SEE ALSO
pam_timestamp(8), pam_timestamp_check(8) Red Hat 2009-10-05 PAM-PANEL-ICON(1)