Commit graph

34 commits

Author SHA1 Message Date
Vincent Bernat
80cd6d2c26 xss-lock: use a simpler process to dim display
Just set a low brightness.
2020-01-24 23:02:07 +01:00
Vincent Bernat
9910ae4c11 xss-lock switch to BSOD 2020-01-24 22:49:34 +01:00
Vincent Bernat
84a6752c11 xss-lock: use xscreensaver barcode 2020-01-24 22:44:16 +01:00
Vincent Bernat
52adad2eab rules: add Firefox Picture-in-Picture as a floating window 2020-01-11 23:22:38 +01:00
Vincent Bernat
3c147837d7 rules: remove stuff for Flash 2020-01-11 23:22:29 +01:00
Vincent Bernat
1585d610b7 rules: ensure i3lock stays on top 2016-11-04 14:42:41 +01:00
Vincent Bernat
97c5b983e7 rules: ensure Pidgin's buddy list is master
If it comes after the conversation window, it should be set as a master.
2015-03-03 08:58:11 +01:00
Vincent Bernat
4747223625 terminal: use an icon for terminal
`vbeterm` doesn't come with an icon.
2014-09-25 20:38:49 +02:00
Vincent Bernat
90ed6a3127 tags: don't make keepassx special anymore 2014-08-30 17:08:42 +02:00
Vincent Bernat
be95a96534 im: enable the use of Skype instead of Pidgin 2013-12-02 15:22:50 +01:00
Vincent Bernat
9adf371e95 flash: correct how fullscreen PPAPI Flash is detected by shifty
`config.apps` can now use a function to do detection.
2013-07-05 10:33:05 +02:00
Vincent Bernat
6614f6eda4 rules: remove duplicate instance matching for Flash 2013-07-05 10:00:00 +02:00
Vincent Bernat
0403154128 rules: add Google Chrome as one possible browser 2013-04-15 16:42:19 +02:00
Vincent Bernat
92d23f4153 uxrvt: put URxvt class into a configuration variable 2013-01-23 00:55:05 +01:00
Vincent Bernat
e9304f8668 rules: make key-mon floating (and intrusive) 2012-10-17 08:38:18 +02:00
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