17061 Commits (f2b4936bfab07e823a7b54cb4a6fa09cb60c1550)
 

Author SHA1 Message Date
Mike Blumenkrantz f2b4936bfa set precise_is_inside on comp image object to finally fix shaped overrides once and for all 10 years ago
Chris Michael f37f806eff Reduce extra function call to client_get_display 10 years ago
Chris Michael 2aed20988c Get keysym from X on key_up. 10 years ago
Chris Michael ac27edb524 Remove redundant useage of grab pointer. 10 years ago
Chris Michael 1768ec7518 Increase timeout for spurious e_border mouse up. 10 years ago
Chris Michael 8560bc4726 Remove redundant wl_pointer in grab structure. 10 years ago
Mike Blumenkrantz a7c4552bbe fix manager show request handler to be global and fire before the comp handler; fixes stacking and theme setting 10 years ago
Mike Blumenkrantz 3bcd77cb69 Revert "add border stacking handler as a third line of defense against missionaccomplished.jpg stacking issues" 10 years ago
Carsten Haitzler cf3c77aefd allow enter/kp enter/space to select a desktop when pager popup is up 10 years ago
Boris Faure 91668e6e8a improve e on debian kfreebsd (Patch by Petr Salinger) 10 years ago
Carsten Haitzler 83e7883ec9 allow cpufreq config to be accessed without a gadget - pstate necessity 10 years ago
Carsten Haitzler 4b08e7991a also dont access null bd pointer here either. 10 years ago
Chris Michael 5392c1884c Hook into mouse_wheel events for surface. 10 years ago
Chris Michael beda3a827a Handle mouse wheel events in the default pointer grab 10 years ago
Chris Michael cc3fa0b2ba Add callbacks mouse_wheel event to the surface. 10 years ago
discomfitor 2be89a21a2 use right check on mouse_x_up to prevent random crashes 10 years ago
Mike Blumenkrantz 2b9c1e3e69 okay, setting action border on move/resize signals was a bad idea 10 years ago
Mike Blumenkrantz b14d484ad1 uniconify+unshade selected window on winlist hide 10 years ago
Mike Blumenkrantz 895bf4f78f add border stacking handler as a third line of defense against missionaccomplished.jpg stacking issues 10 years ago
Mike Blumenkrantz 5f6d6f967b better fix for gettext macro checking 10 years ago
Mike Blumenkrantz 5d16c96440 also unset take_focus when shading a window 10 years ago
Gustavo Sverzut Barbieri 5bdba47e84 generate e18.service using prefix, allows disabling systemd. 10 years ago
Mike Blumenkrantz 879a260ea5 always force xwindow move during eval; fixes window positioning on shaded clients across restarts 10 years ago
Mike Blumenkrantz d1d6a1fdaf iconic windows once again remain iconic across restarts 10 years ago
Mike Blumenkrantz ce587b8181 allow mouse in focus events on focused windows; this may fix issues for the whiners who say stacking is broken 10 years ago
Mike Blumenkrantz 0fbef1e607 s/AM_GNU_GETTEXT/AC_GNU_GETTEXT/g 10 years ago
Mike Blumenkrantz f3643d5146 call window_resize action when beginning a netwm resize and set the direction/gravity after; fixes gtk resize grips 10 years ago
Mike Blumenkrantz 5b499d6ecf enforce action border/input_win setting whenever moving/resizing a window 10 years ago
Mike Blumenkrantz 0775d755fa formatting 10 years ago
Chris Michael 32b1e742c7 Revert "Remove call to ecore_x function for getting keycode." 10 years ago
Mike Blumenkrantz 4ff926f986 set some better focus-raise defaults after recent raise-on-focus fix 10 years ago
Mike Blumenkrantz c93467177a another ecore-x instance in wl_desktop_shell 10 years ago
Chris Michael ccb72c38ca Remove call to ecore_x function for getting keycode. 10 years ago
Mike Blumenkrantz d2948e941a remove unnecessary compositing check in engine config...we're always compositing 10 years ago
Mike Blumenkrantz 6ef8fb0740 e_init no longer exists, remove lib checks for it 10 years ago
Mike Blumenkrantz 2c1390e7c8 fix binding upgrades from e17 10 years ago
Mike Blumenkrantz d26ad22720 fix raise on focus setting 10 years ago
Chris Michael 6e226bfd8e Fix surface input region miscalculation after resize. 10 years ago
Mike Blumenkrantz 0e9bdd3ad2 remove shadow from fullscreen comp edc 10 years ago
Mike Blumenkrantz 2421abcacf hide client swallow during shade 10 years ago
Mike Blumenkrantz 71b387deea use inlist for wl surface list 10 years ago
Carsten Haitzler 8b65fe069c pollers by default are in 1/8th of a second in ecore.... 32 made no sense. 10 years ago
Carsten Haitzler d861d10042 setenv - store all strings so they continue to work if putenv is used 10 years ago
Carsten Haitzler 2520c73d04 check permissions on socket dirs and complain if they fail - fallback too 10 years ago
Carsten Haitzler 5f4027dbca save inhibit fd from systemd or fd is closed/lost and inhibit is lost! 10 years ago
Chris Michael 9d2b22553a Revert this button_count change for now (breaking move/resize here). 10 years ago
Chris Michael 6a8524259a E configs ping interval for clients is in ticks. Wayland event source 10 years ago
Chris Michael 2dce6d935f Remove button increments/decrements from interface callbacks as these 10 years ago
Chris Michael e4924a5986 When surface gets destroyed, reset the pointer surface. 10 years ago
Chris Michael 1dca808f98 Get the pointer grab from the compositor's input 10 years ago