Commit graph

19 commits

Author SHA1 Message Date
Vincent Bernat
91b1e6ee10 shifty: remove unwanted features
This is easier to make modifications if I don't have to ensure that
all features still work. The idea is that I will keep using
`awful.rules.rules` for most tasks except tag related tasks.

Also, fix the "startup" stuff to allow to specify a tag which will be
only used on startup.
2012-09-10 21:45:55 +02:00
Vincent Bernat
45951e9dc1 tags: only browser window have to go in "www" tag. Ditto for "im".
Other kind of windows may go wherever they want.
2012-09-08 23:27:27 +02:00
Vincent Bernat
ea09188897 tags: switch to shifty 2012-09-08 22:47:35 +02:00
Vincent Bernat
7e32c7456c rules: handle browser a bit differently
Only "browser" windows should go to tags.www. Other window can go
anywhere. Moreover, recent version of xulrunner do not set correctly
the class. We use "Xulrunner-15.0" as an alternative for "Conkeror"
and hope this will be fixed soon.
2012-08-08 22:46:05 +02:00
Vincent Bernat
1662b2e280 rules: add an icon for Conkeror 2012-08-08 00:16:31 +02:00
Vincent Bernat
3fa7bfd185 rules: add Conkeror to the list of browsers 2012-08-06 22:54:27 +02:00
Vincent Bernat
57a6917b5b rules: pidgin dialog boxes can be on any screen 2012-07-24 18:20:29 +02:00
Vincent Bernat
12c3e37fbc rules: non browser windows should be slave
This includes the developer tools pane. Also, we rely on the class
name instead of the window name (which may change).
2012-07-21 19:05:11 +02:00
Vincent Bernat
fe97049cff rules: add firefox download window to slave windows 2012-07-17 11:29:00 +02:00
Vincent Bernat
52090d90ea rules: start a list of windows that should be floating
Start with ImageMagick.
2012-07-15 21:26:47 +02:00
Vincent Bernat
f2883707a1 quake: add an exception of the setslave rule
Otherwise, we get focus problems...
2012-07-15 13:03:02 +02:00
Vincent Bernat
eb52dfe29e rules: rule for application that shouldn't be master 2012-07-14 21:30:57 +02:00
Vincent Bernat
1367a9bad1 start: start apps only when awesome is ready 2012-07-13 08:09:22 +02:00
Vincent Bernat
26d41c6970 rules: switch to the appropriate tag for emacs, web and pidgin 2012-07-10 23:35:30 +02:00
Vincent Bernat
3aef0ba974 rules: ensure pidgin buddy list does not take half of the screen
See:
 http://stackoverflow.com/questions/5120399/setting-windows-layout-for-a-specific-application-in-awesome-wm
2012-07-10 23:28:56 +02:00
Vincent Bernat
55b8659fd9 rules: fullscreen with flash on Chromium 2012-07-10 23:20:05 +02:00
Vincent Bernat
cb8c35b40c rules: let fullscreen flash be fullscreen 2012-07-09 10:53:00 +02:00
Vincent Bernat
22dde5b7e9 rules: no window should start maximized 2012-07-07 20:41:31 +02:00
Vincent Bernat
c130561cb7 Initial commit. 2012-07-07 00:26:35 +02:00