summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2013-12-16Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.Okan Demirmen
2013-12-13Teach screen_find_xinerama() to apply gap only when told to do so;Okan Demirmen
2013-12-13Instead of using work area, use the Xinerama area for snap calculations;Okan Demirmen
2013-12-13we need the save-set when re-exec'ing so as to not lose State on our hidden c...Okan Demirmen
2013-12-13stray space and sort while hereOkan Demirmen
2013-12-13Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTIONOkan Demirmen
2013-12-12Make sure we really take work area gap into account with snap calculations;Okan Demirmen
2013-12-12ICCCM explicitly states that server time (CurrentTime) should *not* beOkan Demirmen
2013-12-11we don't need to manage the save-set since we're not reparenting; left-over f...Okan Demirmen
2013-12-11since we are drawing in unhide, no need to during client setupOkan Demirmen
2013-12-11apply mwm hints laterOkan Demirmen
2013-12-11Add client wrapper for XWMHints to support XA_WM_HINTS in PropertyNotifyOkan Demirmen
2013-12-11Remove extra work and simplify client state handling.Okan Demirmen
2013-12-11Stash Class and WM Hints in client_ctxOkan Demirmen
2013-12-10Redraw client border when unhiding; during a hide, we just unsetOkan Demirmen
2013-12-08If not using sticky mode (the default), clients aren't automagicallyOkan Demirmen
2013-12-03don't include obsolete <sys/timeb.h>, which will go away shortly; ok matthieu@Christian Weisgerber
2013-12-02When we receive a NotionNotify event, there's no need to (incorrectlyOkan Demirmen
2013-12-02Always highlight the first menu item (helpful to see selected items whenOkan Demirmen
2013-12-02Prepend the group shortcut in the client search menu; from Thomas Adam.Okan Demirmen
2013-12-02Since we use IconicState as our hidden state, check for the hidden flagOkan Demirmen
2013-11-27like gap, make snapdist per screenOkan Demirmen
2013-11-27alter -r1.145 getsizehints to deal with clients that don't haveOkan Demirmen
2013-11-27Remove the option to bind a key by keycode with brackets; it neverOkan Demirmen
2013-11-27simplify/unfoldOkan Demirmen
2013-11-27Rewrite active/inactive client handling in client_setactive();Okan Demirmen
2013-11-25Log message:Sebastian Benoit
2013-11-18Give /dev/drm0 to the user logging into xdm to be ableMatthieu Herrb
2013-11-12Alter the r1.35 of event.c race fix. Remove the forward looking eventOkan Demirmen
2013-11-11Put back the border draw call in client_resize; since we are adding andOkan Demirmen
2013-11-08stash WMProtocols in flagsOkan Demirmen
2013-11-05quick keyboard focus fix for clients that neither populate wmhints nor wmprot...Okan Demirmen
2013-11-02The only reason we need to keep XSizeHints in our client_ctx is forOkan Demirmen
2013-11-01x/y from XSizeHints are obsolete (and have been for a long time), soOkan Demirmen
2013-11-01remove unused file.Matthieu Herrb
2013-11-01re-add support for WM_TAKE_FOCUS, and additionally this time only callOkan Demirmen
2013-10-25A client_delete should behave differently depending on whether theOkan Demirmen
2013-10-20Use arc4randomMatthieu Herrb
2013-10-20shuffleOkan Demirmen
2013-10-20wrap key ungrab like btn ungrab, for it'll be used againOkan Demirmen
2013-10-20revert 1.138 (WM_TAKE_FOCUS) for nowOkan Demirmen
2013-10-19Using xu_btn_ungrab() buttons during client_leave doesn't work (errorOkan Demirmen
2013-10-19I believe we redraw the border in too many cases; likely a leftover fromOkan Demirmen
2013-10-19For clients that support WM_TAKE_FOCUS in their WM_PROTOCOLS property, sendOkan Demirmen
2013-10-17a few err->errx since we don't have error messages here; from Tiago CunhaOkan Demirmen
2013-10-07trying parsing a XLFD string first, then by patternOkan Demirmen
2013-10-03unify type; no changeOkan Demirmen
2013-09-28Update to xman 1.1.3Matthieu Herrb
2013-09-14Update to xrdb 1.1.0Matthieu Herrb
2013-09-14Update to xmodmap 1.0.8Matthieu Herrb