LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-07-2012, 01:04 PM   #1471
bobzilla
Member
 
Registered: Nov 2005
Location: Serbia
Distribution: Slackware
Posts: 231

Rep: Reputation: Disabled

Not really. Someone said something about how hard or impossible is to get Awesome on Slack so I had to try. But if I was considering a tiling wm, I would probaly choose Awesome: default config is more than reasonable for beginners and I am more familiar with Luad than Haskell.

But thanks for the suggestion anyways.
 
Old 04-07-2012, 03:59 PM   #1472
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by Snark1994 View Post
If you're getting into tiling WMs like Awesome, I would go for xmonad - it's far more configurable, and I find it a lot more easy to use.
I guess it's a matter of preference. I found i3 more configurable (to suit my needs) than xmonad (and it doesn't depend on ghc). i3wm v4.x has a very clean config file and the idea of containers, as well as its tiling/tabbed/stacked modes give you freedom and endless possibilities in terms of window management (especially when you combine the two).

Last edited by sycamorex; 04-07-2012 at 04:01 PM.
 
Old 04-07-2012, 04:01 PM   #1473
fb0x
Member
 
Registered: Aug 2011
Location: Serbia
Distribution: Slackware
Posts: 30

Rep: Reputation: Disabled
Dwm, ncmpcpp, vim
Attached Thumbnails
Click image for larger version

Name:	2012-04-07-225849_1280x1024_scrot.png
Views:	190
Size:	176.6 KB
ID:	9410  
 
Old 04-07-2012, 04:49 PM   #1474
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
This is mine.

i3 (across 2 screens) with lots of windows combining tiling/tabbed and floating modes. It may not look nice but it's really practical
 
Old 04-07-2012, 05:16 PM   #1475
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by sycamorex View Post
This is mine.

i3 (across 2 screens) with lots of windows combining tiling/tabbed and floating modes. It may not look nice but it's really practical
When I see that I think I have to try i3 once again.
 
Old 04-07-2012, 05:22 PM   #1476
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by TobiSGD View Post
When I see that I think I have to try i3 once again.
If you decide to install it, make sure you use 4.x version. Not the one available from slackbuilds.org. It's quite outdated. The config file has changed (for the better) with the release of 4.0.
 
Old 04-07-2012, 05:46 PM   #1477
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Damn it, too late, just building the SlackBuild, just looked over the manual for configuration and wondered if it was so easy to configure the last time I tried. Can I build the 4.x with the SlckBuild script?
 
Old 04-07-2012, 05:56 PM   #1478
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
As far as I remember, yes you can. There's just one small change:

Change the following line:
Code:
  DEPENDS LICENSE TODO GOALS docs/* \
to:

Code:
 DEPENDS LICENSE GOALS docs/* \
If, by any chance, you want to look at my config, I could upload it.
 
Old 04-07-2012, 06:00 PM   #1479
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by sycamorex View Post
As far as I remember, yes you can. There's just one small change:

Change the following line:
Code:
  DEPENDS LICENSE TODO GOALS docs/* \
to:

Code:
 DEPENDS LICENSE GOALS docs/* \
If, by any chance, you want to look at my config, I could upload it.
Thanks, I just tried it and stumbled about that error, that it can't find TODO. No need for the config now, will at first try to "translate" my current wmii config, then go on from there.
Where would be the fun if I go pre-configured.
 
Old 04-07-2012, 06:06 PM   #1480
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Where would be the fun if I go pre-configured.
That's true

Just one more thing: When it comes to i3status. You could stick to version 2.1 which is available from slackbuilds.org. In that case you need to make sure that the option output_format = none. Otherwise I’d recommend installing i3status 2.4.
 
Old 04-07-2012, 06:08 PM   #1481
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Checked the versions for i3status as you mentioned that there is a new version for i3 and have already installed 2.4.
Now let the tinkering begin !
 
Old 04-07-2012, 06:15 PM   #1482
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
Quote:
Originally Posted by TobiSGD View Post
Now let the tinkering begin !
Yeah, that's where the fun is!

FYI, i3 irc channel is very active. The guys are very helpful and the i3 author/developer, Micheal Stapelberg (I think your fellow countryman), is almost always present there.
 
Old 04-12-2012, 09:26 PM   #1483
trademark91
Member
 
Registered: Sep 2009
Distribution: Slackware -current x64
Posts: 372

Rep: Reputation: 74
Messed with my .zshrc earlier, came out with this. Pretty happy.

http://img585.imageshack.us/img585/3...1204122114.png
 
Old 04-14-2012, 02:23 PM   #1484
vitosky
LQ Newbie
 
Registered: Jul 2011
Location: Italy
Distribution: slackware 13.37 Kernel 2.6.37.6 huge.s
Posts: 8

Rep: Reputation: Disabled
This is my Slackware 13.37 desktop with cairo dock Unity style
Attached Thumbnails
Click image for larger version

Name:	Slack.jpg
Views:	97
Size:	41.8 KB
ID:	9443  
 
Old 04-14-2012, 03:08 PM   #1485
dsotm
Member
 
Registered: Mar 2012
Distribution: Slackware64-current, Fedora 33
Posts: 90

Rep: Reputation: 2
Everytime I try to use conky no matter the script it just shows a black box on the left side. Any ideas how to fix?
 
  


Reply

Tags
background, cwm, dwm, framebuffer, gnome, gui, i3, ion3, kde, monitor, musca, screenshot, tmux, wallpaper, xfce4, xterm



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
3D Desktop on Slackware? darkhatter Slackware 3 10-10-2006 12:26 PM
Slackware 10.0 with NO Desktop NiPP Linux - Newbie 2 01-02-2006 10:43 AM
3d desktop on Slackware k1ll3r_x Linux - Software 1 09-20-2005 10:47 PM
Desktop Slackware s0no Slackware 5 12-04-2004 11:20 AM
I can't get my desktop in Slackware 10 DraGoNsLaYeR Linux - Newbie 1 06-27-2004 02:00 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 08:00 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration