| Age | Commit message (Collapse) | Author |
|
|
|
|
|
main loop to run the timers forever
|
|
|
|
|
|
try close a window.. so just kill when "not responding" is showing
|
|
|
|
replying for 3 times (9-12 seconds). show [Killing...] in the titlebar when trying to kill an app off
|
|
again, so handle that case
|
|
will try kill -TERM. if that fails and you close again, it will kill -9 ! (assuming the app is running on the local host and provided its PID)
|
|
responding to pings, then do a kill the next time
|
|
responding to pings
|
|
|
|
|
|
which was messing with resizing. yay akk for finding this.
|
|
|
|
something..
|
|
set those and it messes them up, and we'll set them again appropriately, they don't need to be saved.
|
|
|
|
if a dialog sets this don't skip it (gnome shutdown/logout dialogs don't get focused otherwise in arch linux)
|
|
before proceeding (fixes a race condition when running things that want to grab the keyboard very quickly. yes, arch is that fast somehow..)
|
|
|
|
|
|
|
|
|
|
them back when we check what window an event happened on. so don't abort if that happens anymore.
|
|
|
|
|
|
|
|
everything. yay for mika as inspiration
|
|
values
|
|
|
|
are handled right
|
|
active monitor (for xinerama)
|
|
|
|
the popups can be added to the window map properly
|
|
first. avoid using the key binding used to show the menu to execute something inside it.
|
|
code, and some unneeded stuff
|
|
the xsync was needed to get the right serial for the end of the ignore range
|
|
|
|
|
|
|
|
When switching desktops, only record the previous desktop as the last
desktop if the user stayed there for a while. This way you can scroll
over a couple desktops quickly, then go back to the previous desktop
you _used_, not the last you scrolled past.
|
|
is occuring
|
|
|
|
<raise> option. also a new <bar> option lets you turn off the indicator bar
|
|
|
|
also fix the return val for window_layer.
|
|
|
|
windows
|