openbox icon indicating copy to clipboard operation
openbox copied to clipboard

Openbox Window Manager (OpenboxWM)

Results 30 openbox issues
Sort by recently updated
recently updated
newest added

Just noticed... github updates automatically my pull request to the latest revision... I'm proposing this 2 new options: 1) "once": will restrict GrowTo_/MoveTo_ to the nearest blocking edges. 2) "strict":...

https://bugzilla.icculus.org/show_bug.cgi?id=3356#c24

See Bugzilla [5974](https://bugzilla.icculus.org/show_bug.cgi?id=5974) The commit message describes the functionality added. Keys "last" and "current" should work exactly the same as before.

Fixes two comparison warnings between signed and unsigned integers

I believe the openbox-xdg-autostart Python script is an ideal candidate for a C drop-in replacement. After checking the obsession code I noticed it was from an older lxsession xdg-autostart.c. So...

This is improved Openbox with big (enlarged) close button. To enlarge close button open theme setup file themerc: and add a parameter "close.button.percent", for example like this: ` close.button.percent: 150`...

This option enables the focusing of windows situated in a specific monitor or the ones situated in the same monitor as the active one. I don't know if you still...

Some clients like Qt 6.10 sends a static position to the top left corner, which needs to be moved to fit the window frame to the screen. See also: https://bugreports.qt.io/browse/QTBUG-141099