0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 13 hours ago. based on code collected 2 days ago.
Jun 30, 2025 — Jun 30, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
correct the types, not that the compiler seems to care More... over 1 year ago
Fix compiler warnings, prompted by Ryan Carsten Schmidt More... over 1 year ago
document XineramaScreens option More... over 1 year ago
new XinteramaScreens option to allow ultrawide monitors to be treated as multiple virtual panels More... over 1 year ago
Add MenuHighlight keyword to enable legacy method of menu item highlighting. When 3D is enabled, by default the selected menu item is displayed by shading (darkening) the item. This is hard to see with some colour combinations. More... almost 8 years ago
update latest changes More... about 8 years ago
Ignore more files More... about 9 years ago
Fix lack of flex's -lfl for people who need it More... about 9 years ago
Remove pointer hints from XGrabPointer More... about 9 years ago
Provide sane window manager hints if none provided More... about 9 years ago
An improvement to GetColor() More... over 10 years ago
Apparent fix to the menu problem More... over 10 years ago
Revert "Hack: Grab pointer because sometimes the pointer has been ungrabbed for unknown reasons" More... over 10 years ago
RESIZETO done twice will reset the saved geometry More... over 10 years ago
Hack: Grab pointer because sometimes the pointer has been ungrabbed for unknown reasons More... over 10 years ago
Add comments and no-op code tweaks More... over 10 years ago
Improve font spacing on small screens More... over 10 years ago
protect against tmp_win->list being NULL causing coredump More... over 12 years ago
Fix partially broken f.panelzoom/f.panelmove More... almost 13 years ago
Create f.resizeto command to resize windows to indicated geometries More... almost 13 years ago
Prevent core dump on certain resizes if xrandr info not available More... almost 13 years ago
Test for virtual feature being activated correct way. More... almost 13 years ago
update CHANGELOG history More... over 13 years ago
Correctly handle default cursor for clients which don't set one. Previously, the Frame cursor could "bleed" in to the main window if set in the rc file. More... over 13 years ago
Modify warpto behaviour with the addition of WarpNext variable which allows matching to continue along the window list from the current position rather than always resetting to the beginning. More... about 14 years ago
Change Bool parameters to XSync to False rather than 0. More... about 14 years ago
Don't fallback to '*' until the final lookup for the default font. More... about 14 years ago
Fixed ShowIconManager behaviour so that if not set, the iconmanager remains hidden unless explicitly displayed with f.showiconmgr, rather displaying when the first client maps. This patch reverts to the 5.4.7 behaviour, although the documentation implied it only had an effect on startup. Clarified the documentation to match. More... about 14 years ago
Catch potential crash on null window. More... about 14 years ago
5.5.0 documentation updates More... over 14 years ago