all repos — openbox @ 15a7384d11b7a521945a14c8192b0d176adadfe7

openbox fork - make it a bit more like ryudo

add to comment
Dana Jansens danakj@orodu.net
commit

15a7384d11b7a521945a14c8192b0d176adadfe7

parent

6e41cef9bfebb40fdcc110296c4bc92e632fb733

1 files changed, 1 insertions(+), 1 deletions(-)

jump to
M src/screen.hhsrc/screen.hh

@@ -185,7 +185,7 @@ //! Raises/Lowers a client window above/below all others in its stacking

//! layer void restack(bool raise, OBClient *client); - //! Sets the name of a desktop + //! Sets the name of a desktop by changing the root window property /*! @param i The index of the desktop to set the name for (starts at 0) @param name The name to set for the desktop