Timeline for Openbox: disable Alt-F4 on per application basis
Current License: CC BY-SA 3.0
12 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 6, 2015 at 0:06 | comment | added | Michael Homer | @MartinVegter: As of Openbox 3.6 (released this week), you can use both class and name to match a window. | |
| Jun 6, 2015 at 0:03 | history | edited | Michael Homer | CC BY-SA 3.0 | Openbox 3.6 introduced <class> matching |
| Mar 7, 2015 at 22:04 | comment | added | Michael Homer | If you have a new question you should ask it so that other people will see it, rather than editing an old question nobody will look at. | |
| Mar 7, 2015 at 21:47 | comment | added | Martin Vegter | @Michael Homer - could you please advise how? | |
| Mar 7, 2015 at 21:39 | comment | added | Michael Homer | Use a regular expression. | |
| Mar 7, 2015 at 21:25 | comment | added | Martin Vegter | @Michael Homer - is it possible to match <title>* foo</title> or <title>* bar</title>? | |
| Oct 14, 2014 at 7:37 | comment | added | syntaxerror | I know that, but it always looks like playing the wise guy with such minor typo fixes. :) I normally only do that with bigger issues: bad layout,. bad grouping etc. | |
| Oct 13, 2014 at 22:03 | history | edited | Michael Homer | CC BY-SA 3.0 | added 1 character in body |
| Jul 1, 2014 at 6:04 | vote | accept | Martin Vegter | ||
| Jun 30, 2014 at 20:36 | comment | added | Michael Homer | That title is probably uncommon enough that you could use <title type="exact">None</title>, but otherwise there isn't anything built in for dealing with class. You could piece it together with xdotool at a pinch. | |
| Jun 30, 2014 at 11:58 | comment | added | Martin Vegter | my application has title set to "None". But can I use other tags, such as class or name ? | |
| Jun 30, 2014 at 11:00 | history | answered | Michael Homer | CC BY-SA 3.0 |