summaryrefslogtreecommitdiff
path: root/src/util.c
Commit message (Expand)AuthorAgeFilesLines
* change to track all children of the root window, not only mapped children;Havoc Pennington2003-12-261-0/+2
* redo using new calc_workspace_layout to fix #98302Havoc Pennington2003-01-051-1/+1
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-0/+2
* add myself here, bug #100789Havoc Pennington2002-12-101-0/+2
* updatesHavoc Pennington2002-12-091-0/+3
* make this always return FALSE for now, to avoid bug reports.Havoc Pennington2002-12-081-6/+17
* lengthen to 15 secondsHavoc Pennington2002-12-011-3/+8
* remove XSync calls from here (meta_display_ungrab): remove XSync fromHavoc Pennington2002-11-041-1/+10
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-0/+2
* include config.hHavoc Pennington2002-10-271-5/+5
* Add "busy cursor on app startup" support, conditionally - works only ifHavoc Pennington2002-10-251-0/+2
* Optimizations for managing new windows (do not all take effect ifHavoc Pennington2002-10-211-0/+6
* translate some strings that should have been, and convert to localeHavoc Pennington2002-08-241-11/+27
* window is in fullscreen layer if any member of its group is fullscreenHavoc Pennington2002-08-121-0/+20
* handle NULL screen from screen_for_xwindowHavoc Pennington2002-07-231-0/+33
* don't die on bad atom nameHavoc Pennington2002-06-081-0/+13
* remove caveats about keybindingsHavoc Pennington2002-04-281-0/+2
* query Xinerama screen information if HAVE_XINERAMAHavoc Pennington2002-04-211-0/+2
* use hash_table_replace instead of g_hash_table_insertHavoc Pennington2002-03-061-1/+1
* try ignoring SIGXFSZ, though I'm not sure what that does exactly. I'mHavoc Pennington2002-03-051-11/+34
* Add hacking to fix the problem that we made our XGrabPointer() duringHavoc Pennington2002-03-021-1/+2
* Throughout: move to meta_topic rather than meta_verbose so metacity.logHavoc Pennington2002-02-081-3/+18
* move in here so util.c doesn't require display.[hc]Havoc Pennington2002-01-281-27/+7
* draw titlebar highlight with snazzy gradient that needs some tweaking toHavoc Pennington2002-01-061-0/+3
* use meta_XFree not XFreeHavoc Pennington2002-01-041-2/+2
* focus top window when switching to a new workspaceHavoc Pennington2002-01-031-0/+42
* icon for unmaximizeHavoc Pennington2001-09-111-0/+1
* Don't separate user_has_moved/user_has_resized, fixes bug in east-resizingHavoc Pennington2001-09-111-0/+3
* ...rhp2001-06-211-0/+8
* ...rhp2001-06-111-14/+57
* ...rhp2001-06-101-5/+25
* ...rhp2001-05-311-2/+43
* ...rhp2001-05-311-0/+22
* ...rhp2001-05-301-0/+119