Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-24 Thread Gidon Ernst
On 08/24/2011 01:20 AM, orlando wrote: All you have to do is rename "Delete" to "Close" and close should appear at the top of the menu. Thank you, that did it.

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-23 Thread orlando
All you have to do is rename "Delete" to "Close" and close should appear at the top of the menu. On Tue, Aug 9, 2011 at 9:15 AM, Gidon Ernst < er...@informatik.uni-augsburg.de> wrote: > Hi, > > recently the order of items >[Delete, Kill, Fullscreen] > in the menu that appears when right-c

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-11 Thread Gidon Ernst
[...], so Close could go at (or near) the top of the menu and Kill at the bottom. Yeah that's what I want. How can you configure this?

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-11 Thread Ethan Grammatikidis
On Wed, 10 Aug 2011 21:45:53 -0400 Bryan Bennett wrote: > > Oh this old thing. dwm could use an fwvm-style > > "Close" which sends a delete if the window supports > > it, otherwise sends a kill, thus hiding a particularly > > ugly part of X. > > Maybe so, but I fail to see how this relates to th

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-10 Thread Bryan Bennett
> Oh this old thing. dwm could use an fwvm-style > "Close" which sends a delete if the window supports > it, otherwise sends a kill, thus hiding a particularly > ugly part of X. Maybe so, but I fail to see how this relates to the question asked. Which one of us is particularly dense this time 'rou

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-10 Thread Ethan Grammatikidis
On Wed, 10 Aug 2011 23:24:54 +0100 Connor Lane Smith wrote: > On 10 August 2011 23:10, Ethan Grammatikidis wrote: > > Oh this old thing. dwm could use an fwvm-style "Close" which sends a delete > > if the window supports it, otherwise sends a kill, thus hiding a > > particularly ugly part of X

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-10 Thread Suraj N. Kurapati
On Wed 10 Aug 2011 11:24:54 PM PDT, Connor Lane Smith wrote: > On 10 August 2011 23:10, Ethan Grammatikidis wrote: > > dwm could use an fwvm-style "Close" which sends a delete if the > > window supports it, otherwise sends a kill, thus hiding a > > particularly ugly part of X. > > It does. > > s/dw

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-10 Thread Connor Lane Smith
On 10 August 2011 23:10, Ethan Grammatikidis wrote: > Oh this old thing. dwm could use an fwvm-style "Close" which sends a delete > if the window supports it, otherwise sends a kill, thus hiding a particularly > ugly part of X. It does. s/dwm/wmii/ ? cls

Re: [dev] [wmii] window titlebar right-click menu - item order

2011-08-10 Thread Ethan Grammatikidis
On Tue, 09 Aug 2011 18:15:51 +0200 Gidon Ernst wrote: > Hi, > > recently the order of items > [Delete, Kill, Fullscreen] > in the menu that appears when right-clicking on a window's titlebar > changed to > [Kill, Delete, Fullscreen] Oh this old thing. dwm could use an fwvm-style "C