13318 Commits (c369b20e78f5f221f2b794dcf801a79e1aaf61a1)

Author SHA1 Message Date
Carsten Haitzler 42271921da use activte for contact. 11 years ago
Mike Blumenkrantz dbd0670bfc systray now has a min size of 8x8 so it can be clicked 11 years ago
Stefan Schmidt 299aea18c4 e/music_control: Fix typo for playing 11 years ago
Mike Blumenkrantz fca3799f44 shelf gadcon can no longer resize smaller than 16x16 11 years ago
Mike Blumenkrantz 70d68a30e0 giant comp rejiggering commit #4 11 years ago
Mike Blumenkrantz 9eda384ea8 fix popup comp win initial visibility, also a potential crash on comp win delete 11 years ago
Mike Blumenkrantz ecfa985b15 e toolbars now have a gadcon location 11 years ago
Mike Blumenkrantz 19f79acb45 add e_gadcon_repopulate 11 years ago
Mike Blumenkrantz 7128c8fbe6 add e_toolbar init/shutdown to startup and shutdown 11 years ago
Mike Blumenkrantz 536254e2ce start drag if gadget has been moved the size of the gadget 11 years ago
Mike Blumenkrantz 56fdcf1faa use e_gadcon_zone_get for dnd-related functions to ensure we get the right zone: fixes toolbar dnd 11 years ago
Mike Blumenkrantz 4b9113f3ba use new comp layer functions to correctly set layer for gadget mover objects...this needs to be redone entirely along with the rest of gadcon 11 years ago
Mike Blumenkrantz 159373a340 add comp util functions for returning the layer and effective layer of a comp object 11 years ago
Mike Blumenkrantz 23e81fc937 add e_object_ref_debug_set 11 years ago
Mike Blumenkrantz bf9933a336 E_FN_DEL macro renamed to E_FREE_FUNC with param order swapped for consistency 11 years ago
Mike Blumenkrantz 81b723aa98 add E_LIST_REVERSE_FREE 11 years ago
Stefan Schmidt 26d32a34b2 e/music_control: Allow an action to toggle between play and pause. 11 years ago
Mike Blumenkrantz ea3f93025b set border transparency more accurately when adopting windows in comp 11 years ago
Shinwoo Kim 944356135a [access] check 'double down and long press' and 'then move' 11 years ago
Shinwoo Kim 9ce26d3202 [access] check window rotation 11 years ago
Mike Blumenkrantz 458ec6aefc set initial window opacity to max 11 years ago
Shinwoo Kim 46451fa1ad [access] check previous block to save configuration value 11 years ago
Mike Blumenkrantz 12ffdeb622 e's compositor now obeys _NET_WM_WINDOW_OPACITY as a normal atom in e_border 11 years ago
Mike Blumenkrantz 49b3a40eb0 disable remember dialog -> advanced command entry when not remembering command 11 years ago
Mike Blumenkrantz 5db6e8a56f s/e_comp_win_find_border_win/e_comp_win_find_client_win/ 11 years ago
Mike Blumenkrantz 00c8442d51 gadman top layer no longer deletes gadget configs when it can't find their objects 11 years ago
Mike Blumenkrantz 368142bc76 minor cosmetic tweaks for gadman init 11 years ago
Mike Blumenkrantz b37bf0904f self-deleting popups (like mixer) once again function as expected 11 years ago
Mike Blumenkrantz 01d0d67836 gadcon popups are now above most other objects 11 years ago
Mike Blumenkrantz 7ffec7e968 always show popup content on content set 11 years ago
Mike Blumenkrantz 0ebb887d64 set comp win e object ref to null during its delfn 11 years ago
Carsten Haitzler 0578ff6754 more valgrind stuff... null deref? 11 years ago
Carsten Haitzler 0e6a47a90a valgrind unhapiness... silenced... mysterious as to why this happens 11 years ago
Carsten Haitzler e2f3f4e278 eobj referenced in struct but only reffed intermittenytly - ref for as 11 years ago
Carsten Haitzler 9f530e27d2 fix valgrind null evas problem with preview. 11 years ago
Mike Blumenkrantz cf2c170c8c fix syscon to use popups more effectively 11 years ago
Mike Blumenkrantz 8e9aea2307 e_flowlayout is just not done correctly at all...some fixes here to make it not crash on deletion at least :/ 11 years ago
Mike Blumenkrantz 95f0b520ac use separate delay del function for popups to ensure comp win deletion 11 years ago
Mike Blumenkrantz 88f00310d7 e toolbar gadgets no longer crash when trying to display a popup 11 years ago
Christopher Michael 8a3cf51692 Re-enable Restore button for RandR dialog. 11 years ago
Christopher Michael 1c15009411 Remove commented fixme (no time to optimize this routine right now). 11 years ago
Mike Blumenkrantz 3294b377e8 add flag in comp match for disabling shadows, disable shadows for notification popup matches 11 years ago
Carsten Haitzler 064737a84c popups... STAY UP! 11 years ago
Mike Blumenkrantz 32157d8fe5 fix gadget event object layering for dnd 11 years ago
Mike Blumenkrantz 8672080a60 fix comp canvas win finding for some dnd operations 11 years ago
Mike Blumenkrantz da751bc1af only delete popup's comp win if the popup has been deleted 11 years ago
Christopher Michael ce6ed08611 Hook into monitor_resized callback and update adjacent monitor positions. 11 years ago
Christopher Michael c3736db94f Add a monitor_resized callback so positions of other monitors can be 11 years ago
Christopher Michael 2ce1533131 Disable Restore on Startup for now until larger randr event issues are 11 years ago
Christopher Michael b03c09987b Add exists field to crtc and output. 11 years ago