15143 Commits (13509d6dcc1107da737bb0a604794a5c04027330)

Author SHA1 Message Date
Chris Michael a32d74d1c7 @feature: Add new drm compositing module 9 years ago
Mike Blumenkrantz a2025ddaad ignore size change configurerequests during maximize if not also changing position 9 years ago
Mike Blumenkrantz d8375aaf9d Revert "apply client resize limit for all possible size values during maximize calcs" 9 years ago
Mike Blumenkrantz 9859daee07 bugfix: get entry width based on viewport size, not entry size 9 years ago
Mike Blumenkrantz 791ed12f7b fix elm win usage 9 years ago
Mike Blumenkrantz 9f310291a7 don't change backlight on zone shutdown 9 years ago
Mike Blumenkrantz ee1cc930c1 ibar mouseover menu no longer breaks when client menu is activated 9 years ago
Carsten Haitzler ad6aa3db71 part of previous commit - also set delete_requested to 0 9 years ago
Mike Blumenkrantz a6148e5e56 fix client resistance visibility check typo 9 years ago
Carsten Haitzler b1373fe63f fix hiding of windows when delete is requested 9 years ago
Mike Blumenkrantz 19f8126847 prevent fallthrough in determining gcc visibility 9 years ago
Mike Blumenkrantz b9cdeb17f5 add note about switch statement fallthrough 9 years ago
Mike Blumenkrantz ce429495bb bugfix: don't deref teamwork pointer after null check 9 years ago
Mike Blumenkrantz a54fda4530 bugfix: don't deref possibly-null value in mouse bindings 9 years ago
Mike Blumenkrantz 4b58fa9a4e replace ev->keyname with ev->key 9 years ago
Mike Blumenkrantz 8422eea8d0 remove unnecessary battery_config null check 9 years ago
Mike Blumenkrantz d391e5c130 validate params for e_dnd_util_text_uri_list_convert() 9 years ago
Mike Blumenkrantz 457a385fa7 clamp screen sizes to 1 to avoid impossible division-by-zero for window shots 9 years ago
Mike Blumenkrantz e0a5cd6e7d bugfix: correctly calculate minimum flowlayout rows 9 years ago
Mike Blumenkrantz 01abad3f64 bugfix: efm_op no longer tries to close invalid fds during delete ops 9 years ago
Mike Blumenkrantz 4b3e2797a0 bugfix: don't use external log domain in systray 9 years ago
Mike Blumenkrantz 6142845ef8 bugfix: don't use external log domain in music player 9 years ago
Mike Blumenkrantz cea010dce0 bugfix: don't crash when saving screenshots with no file extension 9 years ago
Mike Blumenkrantz b9eaf4d239 bugfix: don't crash on possibly-null gadman bg string extensions 9 years ago
Mike Blumenkrantz b373b561e4 check X comp_data existence in pixmap PRESENT usage during refresh 9 years ago
Mike Blumenkrantz 450d6cf321 add comments to suppress false positives in intentional switch fallthroughs 9 years ago
Mike Blumenkrantz 9db01b9cbf don't check for non-pointer existence in lokker pin validation 9 years ago
Mike Blumenkrantz c545deb81c fix gadman resistance checking for fake/desk shelves 9 years ago
Mike Blumenkrantz 26cbbe6723 improve client positioning resistance accuracy for hidden clients and fake shelves 9 years ago
Mike Blumenkrantz fe5f8df001 use E_CLIENT_FOREACH macro for resist calcs 9 years ago
Mike Blumenkrantz 3f3322cb9c null check auth current user get 9 years ago
Mike Blumenkrantz 865dc17221 null check client on X stack request 9 years ago
Mike Blumenkrantz ddcc678d78 ensure va_end is called when creating new pixmaps 9 years ago
Mike Blumenkrantz de03331469 fix indent for iconic hint setting 9 years ago
Mike Blumenkrantz 537b4054d3 simplify/optimize e_win show trap 9 years ago
Mike Blumenkrantz 6dd98df0d6 remove all remaining efl version check defines 9 years ago
Mike Blumenkrantz d0589662c5 bugfix: check for unicode string end in client menu 9 years ago
Mike Blumenkrantz 2b3906d8da bugfix: don't crash when passing NULL desk to e_client_under_pointer_get 9 years ago
Mike Blumenkrantz dacb821f05 trivial dead code-- 9 years ago
Mike Blumenkrantz 3583d76839 trivial dead code-- 9 years ago
Mike Blumenkrantz b8a3e1ed4f fix probably-impossible divide-by-zero in menu item layout 9 years ago
Mike Blumenkrantz 400c1f5177 make win->client check more explicit in efm_opinfo 9 years ago
Mike Blumenkrantz 0a316209aa bugfix: set connman pending.disconnect when disconnecting a service 9 years ago
Mike Blumenkrantz ded3b76723 make connman if statements more clear for freeing data 9 years ago
Mike Blumenkrantz b25706727b bugfix: don't iterate with or access freed pointer in comp match dialog 9 years ago
Mike Blumenkrantz 9f3f5e29d1 bugfix: ensure use of non-garbage values for menu item icon placeholders 9 years ago
Mike Blumenkrantz 07135d8b21 bugfix: use more descriptive + accurate buffer size in batget iterator 9 years ago
Mike Blumenkrantz 16e7c57ba4 bugfix: prevent out of bounds access in systray theme setup 9 years ago
Mike Blumenkrantz cac879d289 use a more obvious iterator limit for gadman edit end 9 years ago
Mike Blumenkrantz 5f68ea5c8d bugfix: prevent out of bounds write in e_intl_locale_parts_get() 9 years ago