Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix windows not being unmapped on single-monitor fullscreen layout.
2012-09-26
Reginald Kennedy
Fix windows not being unmapped on single-monitor fullscreen...
commit
|
commitdiff
|
tree
2012-09-25
Reginald Kennedy
Only read external script output when available in...
commit
|
commitdiff
|
tree
2012-09-25
Reginald Kennedy
Fix bar to correctly handle external script partial...
commit
|
commitdiff
|
tree
2012-09-23
Reginald Kennedy
Add xcb_flush after bar_update in main loop.
commit
|
commitdiff
|
tree
2012-09-23
Reginald Kennedy
Remove unused global variable.
commit
|
commitdiff
|
tree
2012-09-23
Reginald Kennedy
Change bar_action handling to eliminate the need for...
commit
|
commitdiff
|
tree
2012-09-06
Reginald Kennedy
Add new bar_enabled_ws[x] config option.
commit
|
commitdiff
|
tree
2012-09-06
Reginald Kennedy
Change bar_toggle_ws to enable overall visibility of...
commit
|
commitdiff
|
tree
2012-09-06
Reginald Kennedy
Add new key binding: bar_toggle_ws (M-S-b)
commit
|
commitdiff
|
tree
2012-09-05
Reginald Kennedy
Fix buttonpress sometimes not releasing the pointer...
commit
|
commitdiff
|
tree
2012-09-05
Reginald Kennedy
Fix mouse and keyboard binds to work regardless of...
commit
|
commitdiff
|
tree
2012-09-05
Reginald Kennedy
Fix possible segfault when a floater receives a configurereq...
commit
|
commitdiff
|
tree
2012-08-29
Reginald Kennedy
Change bar_ext from 'unsigned char' to 'char'.
commit
|
commitdiff
|
tree
2012-08-29
Reginald Kennedy
Fix segfault when mouse enters/clicks an area outside...
commit
|
commitdiff
|
tree
2012-08-29
Reginald Kennedy
Add missing prototype in swm_hack.c.
commit
|
commitdiff
|
tree
2012-08-27
Reginald Kennedy
Fix scan_xrandr to fallback when a scan results in...
commit
|
commitdiff
|
tree
2012-08-27
Reginald Kennedy
Add tilde ~ expansion to autorun command in the config.
commit
|
commitdiff
|
tree
2012-08-26
Reginald Kennedy
Remove setquirk error; just ignore when attempting...
commit
|
commitdiff
|
tree
2012-08-26
Reginald Kennedy
Fix use of free'd memory.
commit
|
commitdiff
|
tree
2012-08-26
Reginald Kennedy
Add support for Xcursor.
commit
|
commitdiff
|
tree
2012-08-26
Reginald Kennedy
Fix 'focus_mode = default' to ignore pointer position...
commit
|
commitdiff
|
tree
2012-08-24
Reginald Kennedy
Fix issue when switching to a workspace in fullscreen...
commit
|
commitdiff
|
tree
2012-08-24
Reginald Kennedy
Fix stacking of transients and new windows in max_stack...
commit
|
commitdiff
|
tree
2012-08-23
Reginald Kennedy
Fix focus issue when a window is manipulated via EWMH.
commit
|
commitdiff
|
tree
2012-08-23
Reginald Kennedy
Fix keyboard move and resize operation delay.
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix uninitialized variable warning.
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix follow mode window unmap focus issue.
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix manual focus mode not allowing empty regions to...
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix new windows not always being handled in a prompt...
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix switchws issue when swapping with an empty workspace.
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Take input focus into consideration when determining...
commit
|
commitdiff
|
tree
2012-08-22
Reginald Kennedy
Fix focus when transient windows get unmapped, but...
commit
|
commitdiff
|
tree
2012-08-21
Reginald Kennedy
Fix follow_cursor focus mode and rename option value...
commit
|
commitdiff
|
tree
2012-08-21
Reginald Kennedy
Fix focus issue when swapping visible workspaces.
commit
|
commitdiff
|
tree
2012-08-21
Reginald Kennedy
Fix unmapnotify to update the win mapping and iconic...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Fix focus on iconify.
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Silence the -Wconditional-uninitialized warning with...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
In Linux Makefile, only set CC when it isn't already...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Fix switchws to unfocus the focused win before operating...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Add WM_HINT_INPUT compatibility macro for old xcb-util...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Add border with unfocused color for all windows in...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Replace map_window_raised with map_window function.
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Unmap after map in switchws.
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Convert SWM_ARG_ID_FOCUSCUR into a function called...
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Fix focus_win function to correctly set window focus.
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Fix stack_config by adding a focus_flush().
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Fix search_resp by adding xcb_flush.
commit
|
commitdiff
|
tree
2012-08-20
Reginald Kennedy
Change manual focus mode; focus is set with mouse button 1.
commit
|
commitdiff
|
tree
2012-08-16
Reginald Kennedy
Fix focus_win to call unfocus_win when appropriate.
commit
|
commitdiff
|
tree
2012-08-15
Reginald Kennedy
Fix grabbuttons.
commit
|
commitdiff
|
tree
2012-08-15
Reginald Kennedy
Fix mouse button grab.
commit
|
commitdiff
|
tree
2012-08-15
Reginald Kennedy
Add new 'manual' focus_mode.
commit
|
commitdiff
|
tree
2012-08-12
Reginald Kennedy
Fix floating window positioning.
commit
|
commitdiff
|
tree
2012-08-12
Reginald Kennedy
Fix xcb_create_window() call in workaround().
commit
|
commitdiff
|
tree
2012-08-12
Reginald Kennedy
Fix xcb_poly_fill_rectangle() call in bar_print().
commit
|
commitdiff
|
tree
2012-08-07
Reginald Kennedy
Fix window configuration issue affecting programs such...
commit
|
commitdiff
|
tree
2012-08-06
Reginald Kennedy
Only try to set focus on a window once it is known...
commit
|
commitdiff
|
tree
2012-08-04
Reginald Kennedy
Fix segfault when a ConfigureRequest is sent to a window...
commit
|
commitdiff
|
tree
2012-08-04
Reginald Kennedy
Fix numlock issues.
commit
|
commitdiff
|
tree
2012-07-31
Reginald Kennedy
Default font backend should be font set.
commit
|
commitdiff
|
tree
2012-07-31
Reginald Kennedy
Implement bar_font check to choose between Xft and...
commit
|
commitdiff
|
tree
2012-07-31
Reginald Kennedy
Add new shutdown_cleanup function to eliminate duplicate...
commit
|
commitdiff
|
tree
2012-07-29
Reginald Kennedy
Fix get_win_name to try _NET_WM_NAME (UTF-8) before...
commit
|
commitdiff
|
tree
2012-07-29
Reginald Kennedy
Use legacy XFontSet when user specifies an X core font...
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Eliminate more shadows.
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Fix check_conn.
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Rename a variable.
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Fix check_conn to work with older libxcb versions.
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Add another check before attempting to use RandR.
commit
|
commitdiff
|
tree
2012-07-27
Reginald Kennedy
Don't query the RandR extension unless it is present.
commit
|
commitdiff
|
tree
2012-07-26
Reginald Kennedy
Add a check_conn() function for debugging purposes.
commit
|
commitdiff
|
tree
2012-07-26
Reginald Kennedy
Add variable for debug purposes.
commit
|
commitdiff
|
tree
2012-07-26
Reginald Kennedy
Check return value of get_screen.
commit
|
commitdiff
|
tree
2012-07-25
Reginald Kennedy
Only get xrandr extension data if xrandr is supported.
commit
|
commitdiff
|
tree
2012-07-25
Reginald Kennedy
Get actual LOGIN_NAME_MAX value from sysconf.
commit
|
commitdiff
|
tree
2012-07-24
Reginald Kennedy
Fix bar 'random' class:instance bar output.
commit
|
commitdiff
|
tree
2012-07-23
Reginald Kennedy
Eliminate PSC (path separator char) macro.
commit
|
commitdiff
|
tree
2012-07-23
Reginald Kennedy
Add tilde (~) expansion to bar_action and program[...
commit
|
commitdiff
|
tree
2012-07-23
Reginald Kennedy
New debug output for FocusIn and LeaveNotify.
commit
|
commitdiff
|
tree
2012-07-22
Reginald Kennedy
Fix user bar_font not being applied to dmenu.
commit
|
commitdiff
|
tree
2012-07-21
Reginald Kennedy
Use a more generalized check for xcb-util < 0.3.8
commit
|
commitdiff
|
tree
2012-07-20
Reginald Kennedy
Remove unneeded variables and some whitespace.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
use _icccm_ in the function name to stay current
commit
|
commitdiff
|
tree
2012-07-20
David Hill
Add myself to the copyright
commit
|
commitdiff
|
tree
2012-07-20
David Hill
another potential memleak
commit
|
commitdiff
|
tree
2012-07-20
David Hill
we don't do anything with xcb_grab_pointer_reply, so...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memleak
commit
|
commitdiff
|
tree
2012-07-20
David Hill
move out of the loop.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug some more mem leaks.
commit
|
commitdiff
|
tree
2012-07-20
David Hill
we need to free what is returned from xcb_key_symbols_get_ke...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
check replies separately
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memleak in find_window
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_win_name
commit
|
commitdiff
|
tree
2012-07-20
David Hill
removed unused function
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_atom_name
commit
|
commitdiff
|
tree
2012-07-20
David Hill
plug memory leak in get_ws_idx
commit
|
commitdiff
|
tree
2012-07-20
David Hill
make sure we test the reply to be not NULL too.
commit
|
commitdiff
|
tree
2012-07-20
Reginald Kennedy
Fix freebsd makefile.
commit
|
commitdiff
|
tree
2012-07-20
Reginald Kennedy
Begin checking the xcb_get_property_reply before using...
commit
|
commitdiff
|
tree
2012-07-20
David Hill
revert getstate change. made windows disappear.
commit
|
commitdiff
|
tree
next