summaryrefslogtreecommitdiff
path: root/src/ui.h
Commit message (Expand)AuthorAgeFilesLines
* Patch from Soeren Sandmann #108926 to improve opaque resizeHavoc Pennington2003-08-161-5/+15
* make raise-on-click explicitly only happen in click to focus mode.Havoc Pennington2003-06-121-1/+2
* Get and use double-click speed from GtkSettings (Bug #103218).Ray Strode2003-05-301-1/+2
* handle the client having a shape mask, fixes #101806Havoc Pennington2003-01-051-4/+5
* call meta_image_window_new in multihead-safe wayHavoc Pennington2002-10-181-1/+3
* Add a modifier key preference for the Alt+click stuff. Can be set toHavoc Pennington2002-10-071-0/+2
* filter out key events that happen on popup menus etc.Havoc Pennington2002-08-101-0/+3
* adapt to virtual modifiers (meta_display_process_mapping_event): we needHavoc Pennington2002-07-141-3/+3
* verbose-log on startup whether we were compiled with various extensionsHavoc Pennington2002-05-311-0/+5
* DefaultScreen() returns the screen number not Screen*Havoc Pennington2002-05-091-0/+3
* remove caveats about keybindingsHavoc Pennington2002-04-281-0/+3
* Work on opaque animations more, still suck too much to turn on. Not sureHavoc Pennington2002-03-051-4/+4
* disable custom log handler and fatal mask for nowHavoc Pennington2002-02-071-0/+5
* separate code to draw frame from the expose_event handler, so in principleHavoc Pennington2002-01-271-2/+6
* add support for a mini icon in the titlebar (update_icon): re-enableHavoc Pennington2001-09-161-0/+1
* fix up handling of text properties, so we get UTF8_STRING as that type andHavoc Pennington2001-09-111-0/+4
* avoid focusing a window on tab popup popdownHavoc Pennington2001-08-301-20/+4
* add crackrock window-outlining featureHavoc Pennington2001-08-291-3/+4
* we support _NET_WM_ICONHavoc Pennington2001-08-201-0/+9
* remove XSync, error traps already do thatHavoc Pennington2001-08-191-0/+2
* add prototype thingy to display windows we're cycling through with tab.Havoc Pennington2001-08-191-0/+21
* use the delay exposes feature to avoid the scren dirtHavoc Pennington2001-08-191-0/+9
* add opaque minimize/shade feature. The wireframe seemed kind of confusingHavoc Pennington2001-08-061-2/+22
* ...rhp2001-07-261-2/+0
* ...rhp2001-07-041-0/+3
* ...rhp2001-06-231-0/+17
* ...rhp2001-06-201-0/+22
* ...rhp2001-06-181-5/+1
* ...rhp2001-06-181-1/+21
* ...rhp2001-06-171-0/+36