Re: advice

2015-09-09 Thread Kristoffer Ryhl-Johansen
Since i3 is not programmable there will naturally be things you can't do with i3. Out of the box I'd say that i3 is prettier than awesome. Awesome and i3 both have plain text configs, remember that lua code is written in plain text :). I don't know of the i3 community, but I know that the awesome

Re: advice

2015-09-09 Thread Kristoffer Ryhl-Johansen
if you're fluent in C, you should grasp the concepts of programming and as long as you can keep track of the 1 based indexing you shouldn't have a problem. You could of course always ask the mailing list if you're having issues with your configuration. - Kristoffer Ryhl-Johansen Email: kristof...@ryhl.dk

Re: advice

2015-09-08 Thread Kristoffer Ryhl-Johansen
I've done my best to address your requirements. *I have dual monitors, and I can't drag anything between monitors.* This will definitely not be an issue, if you hold the Mod4 key (usually windows key) you can drag windows around in the "grid" of the screen and between screens. *I hate trying

Re: keeping awesome responsive

2015-08-26 Thread Kristoffer Ryhl-Johansen
You could set awesomes niceness value to something negative. tor. 27. aug. 2015 kl. 04.09 skrev Carlo Cabanilla carlo.cabani...@gmail.com: Is there a good way of keeping awesome responsive even when certain clients are using up all the cpu? Maybe something clever with cgroups? .Carlo

Re: How do I set up Awesome with MATE?

2015-05-11 Thread Kristoffer Ryhl-Johansen
What's not happening? You cant select awesome? Awesome doesn't start? Something else? man. 11. maj 2015 kl. 05.25 skrev Greg Meyer gregory.matthew.me...@gmail.com: Can you explain what is not happening that you expect to happen? I don't really understand what your issue is. On Sun, May 10,

Re: How do I set up Awesome with MATE?

2015-05-11 Thread Kristoffer Ryhl-Johansen
I'm not sure what's wrong, but it seems mate doesn't use nautilus, and you might need to replace something else. Personally I simply use awesome directly and start it with startx man. 11. maj 2015 kl. 14.21 skrev Nickolai Leschov nlesc...@gmail.com: Awesome doesn't start. I don't know where

Re: Last main loop iteration took 45 seconds

2015-05-03 Thread Kristoffer Ryhl-Johansen
Are you doing anything fancy in your rc.lua? - Kristoffer Ryhl-Johansen Email: kristof...@ryhl.dk Tlf: +45 23 70 75 12 2015-05-03 8:12 GMT+02:00 Rena hyperhac...@gmail.com: On Sat, May 2, 2015 at 5:09 PM, Rena hyperhac...@gmail.com wrote: I've always got a handful of messages when first

Re: Different screen resolution for each virtual desktop?

2015-03-29 Thread Kristoffer Ryhl-Johansen
The easiest way to manage screen resolutions is with the application arandr, it can also generate a bash script for setting the resolution to a specific configuration. If you plan to have each virtual desktop with a different resolution, you can edit rc.lua to run the appropiate bash script when