Got questions, comments, patches, etc.?
Contact Jason Woofenden
gitweb
/
spectrwm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅ next
Add ability to move/resize floating windows beyond the region boundary.
[spectrwm.git]
/
spectrwm.c
2012-07-20
David Hill
replace xrandr setup with XCB
blob
|
commitdiff
2012-07-20
David Hill
convert a XSelectInput to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert bar_urgent to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Revert "convert a XGetWindowAttributes"
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert a XGetWindowAttributes
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XWarpPointer to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XSetWindowBorder()'s and unmanage_window()...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert root_to_region to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert send_to_ws() and client_msg() to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XMapRaised to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert XKillClient to xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert a lot more code over to xcb.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
create function get_atom_from_string() and initial...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert ewmh_autoquirk to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert teardown_ewmh to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert ewmh_get_win_state to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert set_win_state() and getstate() to XCB.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
oops - don't xcb_disconnect() on restart.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert bar_refresh() to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert name_to_color to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert update_window() to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert ewmh_update_win_state() to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
replace ScreenCount() calls with XCB calls.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
Change some 'Window' types to xcb_window_t's.
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert grabbuttons() and partial unfocus_win to XCB
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make ewmh_update_actions() use XCB. Also convert ewmh_hint
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
convert window_get_pid and partially custom_region...
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make get_iconic use xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make update_iconic() use xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make setscreencolor use xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
make setup_ewmh() use xcb
blob
|
commitdiff
|
diff to current
2012-07-20
David Hill
initial code to compile in xcb support.
blob
|
commitdiff
|
diff to current
2012-07-16
Reginald Kennedy
Fix issue where _NET_ACTIVE_WINDOW is ignored on unmana...
blob
|
commitdiff
|
diff to current
2012-07-11
Reginald Kennedy
Fix spawn_position to actually do what it is supposed...
blob
|
commitdiff
|
diff to current
2012-07-09
David Hill
use XRRGetScreenResourcesCurrent instead.
blob
|
commitdiff
|
diff to current
2012-07-04
Tiago Cunha
Simplify limit retrieving.
blob
|
commitdiff
|
diff to current
2012-07-04
Tiago Cunha
Turn this into a function.
blob
|
commitdiff
|
diff to current
2012-07-03
Reginald Kennedy
Add backwards compatibility for the spawn_term binding.
blob
|
commitdiff
|
diff to current
2012-07-02
Reginald Kennedy
Improve configurerequest handling.
blob
|
commitdiff
|
diff to current
2012-07-02
Reginald Kennedy
Fix status bar flicker by double-buffering the output.
blob
|
commitdiff
|
diff to current
2012-06-26
Tiago Cunha
Add new character sequence used for padding.
blob
|
commitdiff
|
diff to current
2012-06-26
Reginald Kennedy
Fix 'term' action binding and defaults.
blob
|
commitdiff
|
diff to current
2012-06-12
Reginald Kennedy
Add horizontal_flip and vertical_flip layout options.
blob
|
commitdiff
|
diff to current
2012-06-07
Reginald Kennedy
Fix issue replacing certain configuration bindings.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Add new window related character sequence.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Character sequence for the floating indicator.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Missed a few spaces in the default format.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Sprinkle some const.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
No point having static here.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Technically, it's a tree, now.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Move a few spaces to the right place.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Limit window name to 64 characters by default.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Support maximum length in the character pairs.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Warn the user if format is too long.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
The screen number can be fetched from the region.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Add the ability to format the status-bar output.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Zap superfluous calls to bar_update.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Refresh status-bar after moving a window.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Kill references before focusing on a new window.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Don't call the status-bar wrapper function.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Reuse class hint in the status-bar.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Remove unused variable.
blob
|
commitdiff
|
diff to current
2012-06-05
Tiago Cunha
Fix a few style nits.
blob
|
commitdiff
|
diff to current
2012-06-05
Reginald Kennedy
Add new options to change focus behavior on window...
blob
|
commitdiff
|
diff to current
2012-06-05
Reginald Kennedy
Fix input focus not being set in max_stack mode on...
blob
|
commitdiff
|
diff to current
2012-05-26
Reginald Kennedy
Fix missing charset warnings with a less-constrained...
blob
|
commitdiff
|
diff to current
2012-05-16
David Hill
convert from deprecated XKeycodeToKeysym to XkbKeycodeT...
blob
|
commitdiff
|
diff to current
2012-04-20
Reginald Kennedy
Fix segfault caused by workspaces above 10 not being...
blob
|
commitdiff
|
diff to current
2012-04-07
Reginald Kennedy
Increase workspace hard limit to 22.
blob
|
commitdiff
|
diff to current
2012-02-17
Marco Peereboom
fix a real issue of an uninitialized variable, found...
blob
|
commitdiff
|
diff to current
2012-02-17
Marco Peereboom
couple unused vars and bad pointer checks, from clang
blob
|
commitdiff
|
diff to current
2012-02-17
Marco Peereboom
fix 2 clang -analyze warnings
blob
|
commitdiff
|
diff to current
2012-02-16
Marco Peereboom
make osx compile again
blob
|
commitdiff
|
diff to current
2012-02-16
Lawrence Teo
Adjust copyright years and authors list on man page.
blob
|
commitdiff
|
diff to current
2012-02-15
Marco Peereboom
try multiple config files
blob
|
commitdiff
|
diff to current
2012-02-15
Marco Peereboom
try scrotwm.conf when spectrwm.conf isn't found
blob
|
commitdiff
|
diff to current
2012-02-15
Marco Peereboom
rename scrotwm to spectrwm
blob
|
commitdiff
|
diff to current