2007-04-22 |
Dana Jansens | add a debug message |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | focus properly on desktop change |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | missing a header |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | when focusing nothing, make sure focus_client knows... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | focusin to the root window happens on both monitors... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | ignore some focus events that shouldnt be reacted to |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | a) set the focus client before calculating its layer |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | FocusOut events come after UnmapNotify, so we don't... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | a) remove focus_hilite, it is not needed and complicate... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | xflush after changing the focus decorations so it gets... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | better debugging symbols |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Mikael Magnusson | don't compare client pointers with random numbers |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | remove debug message |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | hilite the focus target before xsyncing in the ignore... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | use ignore enters instead of removing them from the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | dont need to ignore mouse events during a keyboard... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | don't grab the pointer during interactive events. this... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | remove grab_pointer_window, nothing used it |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | start on the current desktop when a wm was already... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | only pass thru events when the menu is open, don't... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | eat enter events after unmanaging a window |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | don't fallback to the desktop again when leaving show... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | engrish |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | add a comparitor to timers. use this in event.c to... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | better matching of the menu titles/separators to the... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | highlight for motion events in the menu too, this is... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | give labeled separators borders |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | stop delayed focusing when falling back |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | fix segfaults |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | properly handle clients disappearing during delayed... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | use the timestamp from the original enter when delay... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | ignore crossing events while an interactive grab is... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | fix a segfault |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | better event handling for menus |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | 1) get rid of menu titles |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | grab enter/leave events during mouse grabs and pass... |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | handle enter/leave events in the menu |
commit | commitdiff | tree | snapshot |
2007-04-22 |
Dana Jansens | look in sysconfdir before looking in /etc/xdg. this... |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Dana Jansens | dont do the same thing 100 times |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Dana Jansens | add --debug-focus |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Dana Jansens | ignore BadMatch errors that can't be avoided |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Dana Jansens | fixes for transients |
commit | commitdiff | tree | snapshot |
2007-04-21 |
Dana Jansens | hide focus debugging messages |
commit | commitdiff | tree | snapshot |
2007-04-20 |
Dana Jansens | remove the client_time_heap thing. actually its better... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dana Jansens | get rid of global client_last_user_time variable. |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dana Jansens | don't allow comparison with timestamps to CurrentTime... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dana Jansens | make stacking_add_nonintrusive work when there is only... |
commit | commitdiff | tree | snapshot |
2007-04-18 |
Dana Jansens | fix undermouse placement |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | saved session information overrides per-app settings... |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | set the desktop from per-app-settings properly, i think. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | better synthetic configurenotify handling. in particular.. |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | set event_curtime if we're going to use it only |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | excessive debug printing.. :) |
commit | commitdiff | tree | snapshot |
2007-04-12 |
Dana Jansens | don't fallback when a window is hidden right away,... |
commit | commitdiff | tree | snapshot |
2007-04-05 |
Dana Jansens | http://mail.gnome.org/archives/wm-spec-list/2006-May... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Dana Jansens | the centered menus thing got annoying :| |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Mikael Magnusson | you didn't say no |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Dana Jansens | unset DESKTOP_STARTUP_ID at startup so we don't pass... |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Mikael Magnusson | delete the SN env var after launching a program |
commit | commitdiff | tree | snapshot |
2007-03-30 |
Dana Jansens | fully maximize windows all the time. size increments... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | can't use (unsigned)-1 for a max time, because timestam... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | use CurrentTime constant |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | use CurrentTime when time gets moved backwards |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Mikael Magnusson | copy paste error, spotted by tilman ftw |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Mikael Magnusson | fix compile without startup notification after r5711 |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | use setenv to set up the DESKTOP_STARTUP_ID when launch... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | proper logic for event_time_after, and wraparounds... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | more updates for toggled states. also updating the... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | add toggled-pressed and toggled-hover button states... |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | drop some wasted client_validates. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | more handling time wraparounds |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | handle time wrapping around. |
commit | commitdiff | tree | snapshot |
2007-03-28 |
Dana Jansens | make sure the ungrab happens after the grab. fracking... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Mikael Magnusson | move xml themes to 3.5 |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | open the menu with the mouse cursor just outside the... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | proper logic for using the menu overlap with middle... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | better placement for top level menus under the mouse... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | better vertical centering for when "middle" placement... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | return the old cursor. oops |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | add --disable-xcursor, if you don't want to use it. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | add support for the X Cursor library. this means a... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | set up the menu's parent and children stuff before... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | don't menu menus jump around at all anymore. open them... |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | xml tags are case sensitive |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | bad idea.. more thought is needed.. |
commit | commitdiff | tree | snapshot |
2007-03-25 |
Dana Jansens | when opening the client menu with a key, open it at... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | watch for reverttoparent reverting to the root window... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | set the event_curtime when running an action to the... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | there is no themetoxml.h |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | (no commit message) |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | clean up the title getting function |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Dana Jansens | kill window title numbering... |
commit | commitdiff | tree | snapshot |
2007-03-24 |
Mikael Magnusson | check for minimum required versions of glib and pango |
commit | commitdiff | tree | snapshot |
2007-03-23 |
Mikael Magnusson | accidentally didn't include client_list_menu.h in dist |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | launch things on the desktop where you ran it. |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | ignore focus events on root that we don't care about |
commit | commitdiff | tree | snapshot |
2007-03-21 |
Dana Jansens | allow focus to disappear to black holes. (that is,... |
commit | commitdiff | tree | snapshot |
2007-03-20 |
Dana Jansens | we're only getting one unmap notify now, with the new... |
commit | commitdiff | tree | snapshot |
2007-03-19 |
Dana Jansens | not passing timestamps sometimes and not others. set... |
commit | commitdiff | tree | snapshot |
next |