summaryrefslogtreecommitdiff
path: root/src/core.c
Commit message (Expand)AuthorAgeFilesLines
* Rename meta_window_visible_on_workspace toElijah Newren2004-12-231-1/+1
* Fix middle-frame-click-to-lower focus inconsistency (#154601)Elijah Newren2004-10-081-6/+6
* Fix a variety of focus race conditions in all focus modes, or at leastElijah Newren2004-10-041-2/+5
* Patch from Ken Harris in #135786 to focus a new default window whenElijah Newren2004-09-161-2/+32
* Add my copyright notice to a number of files on which it should alreadyRob Adams2004-02-231-0/+1
* Reorganize the window menu according to discussion on #110904. TheRob Adams2003-12-211-4/+16
* add an event_serial argument and use it when the pointer is alreadyHavoc Pennington2003-11-241-0/+2
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-0/+16
* new function, and remove workspace->name field, instead just get the nameHavoc Pennington2002-11-031-2/+2
* include config.hHavoc Pennington2002-10-271-0/+1
* add "what happens when you double click the titlebar" setting, patch fromHavoc Pennington2002-10-181-0/+19
* workspaces are all per-screen now, fix accordinglyHavoc Pennington2002-10-161-6/+9
* don't raise window on button 2 click, only on button 1 and button 3.Havoc Pennington2002-10-111-0/+16
* use MetaAccelLabel to display accelerators for the menu itemsHavoc Pennington2002-09-271-0/+97
* Place cursors on frames, not rootKeith Packard2002-08-231-1/+1
* focus window on right click for menu, #87299.Craig Black2002-08-081-0/+3
* raise/focus on click, even if the click was on the client area (this makesHavoc Pennington2002-08-041-1/+2
* Show the real workspace names in the window menuRoss Burton2002-07-231-0/+12
* handle NULL screen from screen_for_xwindowHavoc Pennington2002-07-231-0/+2
* Fixes not being able to tab out of a workspace which contains no windows.Mark McLoughlin2002-06-271-3/+6
* Theme breakage! Themes have to implement "border" frames now, see AtlantaHavoc Pennington2002-06-221-8/+15
* chop out the portion of the region that's outside the screen.Havoc Pennington2002-05-051-0/+49
* we didn't claim to support _NET_ACTIVE_WINDOW so gtk_window_present()Havoc Pennington2002-03-101-0/+4
* remove broken assertionsHavoc Pennington2002-03-071-2/+0
* add some assertionsHavoc Pennington2002-03-071-0/+4
* put in some kind of distinctive frame for UTILITY, though it's ugly. AlsoHavoc Pennington2002-02-091-0/+5
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-0/+59
* give priority to keeping NW corner onscreen rather than SE, if we need toHavoc Pennington2002-01-191-6/+6
* add support for a mini icon in the titlebar (update_icon): re-enableHavoc Pennington2001-09-161-0/+16
* avoid focusing a window on tab popup popdownHavoc Pennington2001-08-301-18/+11
* add crackrock window-outlining featureHavoc Pennington2001-08-291-0/+18
* Unbreak tab popup a bit.Havoc Pennington2001-08-291-4/+2
* ...rhp2001-07-261-0/+101
* ...rhp2001-07-111-0/+17
* ...rhp2001-06-301-2/+2
* ...rhp2001-06-231-0/+20
* ...rhp2001-06-211-0/+122
* ...rhp2001-06-211-0/+122
* ...rhp2001-06-201-0/+37
* ...rhp2001-06-201-3/+2
* ...rhp2001-06-181-4/+21
* ...rhp2001-06-181-0/+38
* ...rhp2001-06-171-0/+23