]> icculus.org git repositories - mikachu/openbox.git/history - openbox/event.c
don't use the timestamp and such fields when the _NET_ACTIVE_WINDOW is using the...
[mikachu/openbox.git] / openbox / event.c
2007-05-22 Dana Jansensdon't use the timestamp and such fields when the _NET_A...
2007-05-22 Dana Jansensonly send configure notify when they requested a move...
2007-05-21 Dana Jansenssome repositioning of frame elements for maximized...
2007-05-19 Dana Jansensmake binding fallback for mouse clicks less restrictive...
2007-05-19 Dana Jansensfix escape's behavior in menus. make static stuff that...
2007-05-19 Dana Jansensfix flashy menus
2007-05-19 Dana Jansensmove focus cycling into its own file
2007-05-19 Dana Jansens80 cols
2007-05-19 Dana Jansensremove a function that is no longer used. and backwards...
2007-05-18 Dana Jansensget rid of the serials for ignoring enters..
2007-05-18 Dana Jansenssuper correct enter event ignoring that will only ignor...
2007-05-17 Dana Jansensbut don't count the same enter events more than once...
2007-05-17 Dana Jansensfix a comment
2007-05-17 Dana Jansensignore enter events without disrupting the event queue
2007-05-17 Dana Jansensre-staticify this function
2007-05-17 Dana Jansensdon't ignore the same enter events more than once
2007-05-17 Dana Jansensold comment
2007-05-17 Dana Jansenskill enter events without using pointer grabs
2007-05-17 Dana Jansensrename client_configure_full to client_configure
2007-05-17 Dana Jansenssimpler code yay
2007-05-17 Dana Jansensgrab the pointer when windows move them selves so no...
2007-05-15 Dana Jansensalways ignore errors for client_focus like we used to.
2007-05-15 Dana Jansensfix a comment
2007-05-15 Dana Jansenssimplify focus handling a bit. no need to listen to...
2007-05-14 Dana Jansensadd a debug action.. change focus debug output a lil...
2007-05-14 Dana Jansensfix a comment
2007-05-14 Dana Jansensanother little focus cleanup/rearrangement, for focus...
2007-05-13 Dana Jansensonly set focus_client to null if the window losing...
2007-05-13 Dana Jansensset focus_client when focus leaves a window
2007-05-13 Dana Jansensrename the openbox_* atoms back to ob_*
2007-05-13 Dana Jansenssome focus fixes. always set the new focus when we...
2007-05-13 Dana Jansensno more losing focus from wm_torture -t map_response
2007-05-13 Dana Jansensuse the right list in client_add_hide_notify, rename...
2007-05-13 Dana Jansenssome changes to focus handling.
2007-05-13 Dana Jansensdont count focusin on the support window to be a focusi...
2007-05-13 Dana Jansensmaybe better logic for looking for focus in's on clients
2007-05-12 Dana Jansensdebug print
2007-05-12 Dana Jansensmissing a break statement
2007-05-12 Dana Jansensdo it better, prevent creating new races
2007-05-12 Dana Jansenstry catch weird racey corner case where we try fallback...
2007-05-11 Dana Jansenschange when configurerequests create configurenotifies.
2007-05-10 Dana Jansenswhen un-showing the desktop if a window is getting...
2007-05-10 Dana Jansensset the session stuff before trying to apply per-app...
2007-05-10 Mikael Magnussonfix typo in a comment, at least i do'nt think config5Au...
2007-05-10 Dana Jansensmake configurerequest activate but net_restack_windows...
2007-05-10 Dana Jansensadd support for _NET_RESTACK_WINDOW
2007-05-10 Dana Jansensmake restacking much better, yay
2007-05-09 Dana Jansensless redrawing
2007-05-09 Dana Jansensfix hovering for corner buttons during full-max
2007-05-09 Dana Jansenswhen a window is fully maxed, make clicking on the...
2007-05-09 Dana Jansensadd support for _NET_REQUEST_FRAME_EXTENTS
2007-05-09 Dana Jansenssupport for _NET_WM_USER_TIME_WINDOW round 2 ! yay...
2007-05-09 Dana Jansensadd support for _NET_WM_USER_TIME_WINDOW. round 1 ...
2007-05-08 Dana Jansensdon't focus splash screens and toolbars and menus when...
2007-05-08 Dana Jansenstry again. merge r6177-6182 from 3.4-working
2007-05-08 Dana Jansensmerge r6176-6182 from 3.4-working
2007-05-08 Dana Jansensonly show the debug message when relevent
2007-05-08 Dana Jansensi dont like this "application window" concept. swap...
2007-05-08 Dana Jansensmake helper windows share desktops with all their appli...
2007-05-08 Dana Jansensok, so, back out the last commit. owner events are...
2007-05-07 Dana Jansensthe session properties are not set on the group leader...
2007-05-06 Dana Jansensa focus fix? konquerer would end up losign focus on...
2007-05-06 Dana Jansenssave session state for old clients that dont use XSMP...
2007-05-06 Dana Jansensadd an allDesktops option to Next/PreviousWindow to...
2007-05-05 Dana Jansensextranous )
2007-05-05 Dana Jansensfix stupid apps focusing. yah.
2007-05-05 Dana Jansenschanges to the client menu, which entries are there...
2007-05-05 Dana Jansenssome changes to ConfigureRequest, based on what I found...
2007-05-05 Dana Jansensmake focus fallback when it is given to the frame ...
2007-05-05 Dana Jansensfixes to the properties and net_supported. a bunch...
2007-05-05 Dana Jansensdont let you do mouse events on any animating window...
2007-05-05 Dana Jansensyay. way way cleaner code for iconify animations. let...
2007-05-05 Dana Jansenslots of fixes for the iconify animation. i think it...
2007-05-05 Dana Jansensanimate iconify/reestore. yeah.
2007-05-05 Dana Jansenswhen restoring from show-desktop mode because a window...
2007-05-05 Dana Jansenswoa.. let you do mouse actions while in an interactive...
2007-05-04 Dana Jansenshandle more focus events. keep track when focus goes...
2007-05-04 Dana Jansensmake the modifier key code a lot better...
2007-05-03 Dana Jansensdebug messages
2007-05-02 Mikael Magnussononly ignore vertical scrolls
2007-05-02 Mikael Magnussononly ignore horizontal and vertical scroll events when...
2007-05-02 Dana Jansensbetter menu keyboard handling.
2007-05-02 Dana Jansensmake keeping windows on screen much more clever
2007-05-02 Dana Jansensdon't accept non-letter keys for shortcuts, they can...
2007-05-01 Dana Jansensa whole lot of changes to the moving/resizing code...
2007-04-25 Dana Jansensdont go to disabled menu entries with keyboard shortcuts
2007-04-25 Dana Jansenscleanups for keyboard menu shotcuts. dont let & set...
2007-04-25 Dana Jansensadd keyboard shortcuts to the menus. you can specify...
2007-04-24 Mikael Magnussononly grab keybinds on the root window, not every client...
2007-04-24 Dana Jansensdont cause focus change with enter events when youre...
2007-04-24 Dana Jansensadd support for _NET_WM_SYNC_REQUEST
2007-04-24 Dana Jansenssave windows' colormaps rather than querying them from...
2007-04-24 Dana Jansens1. remove some old event handling that was not used...
2007-04-23 Dana Jansensleavenotify events messing up delayed focus
2007-04-23 Dana Jansens1) translate all of openbox's output
2007-04-22 Dana Jansenswhen windows reverttoparent, we will get a notifynonlin...
2007-04-22 Dana Jansensuse focusouts from unmanaged windows (windows which...
2007-04-22 Dana Jansensadd a debug message
2007-04-22 Dana Jansensfocusin to the root window happens on both monitors...
2007-04-22 Dana Jansensignore some focus events that shouldnt be reacted to
next