1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use std::bind in signals and complete specialization More... over 6 years ago
Add fullscreen and pseudotile command via attributes More... over 6 years ago
Use relayout signal in unmanage More... over 6 years ago
Do not connect using lambdas in Root More... over 6 years ago
Merge signals More... over 6 years ago
Merge branch 'winterbreeze' of https://github.com/herbstluftwm/herbstluftwm into winterbreeze More... over 6 years ago
Comment currently broken functionality More... over 6 years ago
Fix: global variable needs to be static More... over 6 years ago
Reorder cases and remove redundancy More... over 6 years ago
Comment that order matters More... over 6 years ago
Avoid unnecessery default initializations More... over 6 years ago
Fix misuse of , operator More... over 6 years ago
Fix unused parameter warnings More... over 6 years ago
Avoid cast of -1 to unsigned in char_to_direction() More... over 6 years ago
Avoid some signed/unsigned warnings More... over 6 years ago
Don't add src/ to the include path More... over 6 years ago
Remove obsolete monitor lookup methods More... over 6 years ago
Cleanup setTag/setTagString semantics More... over 6 years ago
Use more-descriptive argument name More... over 6 years ago
Remove NULL with nullptr, boolean style condition More... over 6 years ago
Cleanup extranous characters, unused old code More... over 6 years ago
Tests for RootCommands More... over 6 years ago
Use signals to relayout on fullscreen change More... over 6 years ago
Set defaults at declaration time More... over 6 years ago
Move all commands from Root to RootCommands More... over 6 years ago
Merge branch 'winterbreeze' of https://github.com/herbstluftwm/herbstluftwm into winterbreeze More... over 6 years ago
Create class for collecting root commands More... over 6 years ago
Remove old decorations_init/destroy functions More... over 6 years ago
Free tmp object More... over 6 years ago
Update monitor on fullscreen/pseudotile change More... over 6 years ago