2013-08-30 |
Mike Blumenkrantz | set precise_is_inside on comp image object to finally... |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Chris Michael | Reduce extra function call to client_get_display |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Chris Michael | Get keysym from X on key_up. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Chris Michael | Remove redundant useage of grab pointer. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Chris Michael | Increase timeout for spurious e_border mouse up. |
commit | commitdiff | tree | snapshot |
2013-08-28 |
Chris Michael | Remove redundant wl_pointer in grab structure. |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Mike Blumenkrantz | fix manager show request handler to be global and fire... |
commit | commitdiff | tree | snapshot |
2013-08-27 |
Mike Blumenkrantz | Revert "add border stacking handler as a third line... |
commit | commitdiff | tree | snapshot |
2013-08-25 |
Carsten Haitzler... | allow enter/kp enter/space to select a desktop when... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Boris Faure | improve e on debian kfreebsd (Patch by Petr Salinger) |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Carsten Haitzler... | allow cpufreq config to be accessed without a gadget... |
commit | commitdiff | tree | snapshot |
2013-08-24 |
Carsten Haitzler... | also dont access null bd pointer here either. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Chris Michael | Hook into mouse_wheel events for surface. |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Chris Michael | Handle mouse wheel events in the default pointer grab |
commit | commitdiff | tree | snapshot |
2013-08-23 |
Chris Michael | Add callbacks mouse_wheel event to the surface. |
commit | commitdiff | tree | snapshot |
2013-08-22 |
discomfitor | use right check on mouse_x_up to prevent random crashes |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | okay, setting action border on move/resize signals... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | uniconify+unshade selected window on winlist hide |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | add border stacking handler as a third line of defense... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | better fix for gettext macro checking |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | also unset take_focus when shading a window |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Gustavo Sverzut... | generate e18.service using prefix, allows disabling... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | always force xwindow move during eval; fixes window... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | iconic windows once again remain iconic across restarts |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | allow mouse in focus events on focused windows; this... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | s/AM_GNU_GETTEXT/AC_GNU_GETTEXT/g |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | call window_resize action when beginning a netwm resize... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | enforce action border/input_win setting whenever moving... |
commit | commitdiff | tree | snapshot |
2013-08-22 |
Mike Blumenkrantz | formatting |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Chris Michael | Revert "Remove call to ecore_x function for getting... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Mike Blumenkrantz | set some better focus-raise defaults after recent raise... |
commit | commitdiff | tree | snapshot |
2013-08-21 |
Mike Blumenkrantz | another ecore-x instance in wl_desktop_shell |
commit | commitdiff | tree | snapshot |
2013-08-20 |
Chris Michael | Remove call to ecore_x function for getting keycode. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | remove unnecessary compositing check in engine config... |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | e_init no longer exists, remove lib checks for it |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | fix binding upgrades from e17 |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | fix raise on focus setting |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Chris Michael | Fix surface input region miscalculation after resize. |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | remove shadow from fullscreen comp edc |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | hide client swallow during shade |
commit | commitdiff | tree | snapshot |
2013-08-19 |
Mike Blumenkrantz | use inlist for wl surface list |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Carsten Haitzler... | pollers by default are in 1/8th of a second in ecore... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Carsten Haitzler... | setenv - store all strings so they continue to work... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Carsten Haitzler... | check permissions on socket dirs and complain if they... |
commit | commitdiff | tree | snapshot |
2013-08-18 |
Carsten Haitzler... | save inhibit fd from systemd or fd is closed/lost and... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | Revert this button_count change for now (breaking move... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | E configs ping interval for clients is in ticks. Waylan... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | Remove button increments/decrements from interface... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | When surface gets destroyed, reset the pointer surface. |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | Get the pointer grab from the compositor's input |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | Get surface from the surface_resource data using |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | No need to allocate a grab here if we are just setting... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | Increment/Decrement button count in the button handlers... |
commit | commitdiff | tree | snapshot |
2013-08-16 |
Chris Michael | On ping timeout, get grab coordinates from compositor... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
José Roberto... | Use eldbus_proxy to simplify systemd support |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Chris Michael | Remove call to ecore_evas_free (border tries to free... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Chris Michael | Add edges to pointer grab for easier access during... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | try precise_is_inside for shaped windows...this may... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Carsten Haitzler... | add systemd support to e_sys for shutdown/reboot/suspen... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | highlight correct keybinding when modifying an existing... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | ensure that zone bg objects always get moved/resized... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | send ibar icon signals even when app instances exist |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | event mask comp shapes which set repeat_events more... |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Mike Blumenkrantz | use e list macros for pager event handlers |
commit | commitdiff | tree | snapshot |
2013-08-15 |
Chris Michael | Define wayland compositor variable as externally visibl... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Chris Michael | Fix bug in shell which was causing wayland clients... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | remove redundant pager desk selection for pager popups... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | pager unselect program now stops the select program |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | don't iterate over pager desks to set active/inactive... |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | remove some old pre-comp pager cruft |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | ignore wl shell client move/resize end hooks for now |
commit | commitdiff | tree | snapshot |
2013-08-14 |
Mike Blumenkrantz | don't wl shell grab on inactive shell surfaces when... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
U. Artie Eoff | configure: relax xkbcommon version requirement |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Chris Michael | Fix crash when trying to move wayland client applications. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Chris Michael | Move module idler until After the display is connected. |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | gadman checks aspect hints during size hint change... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | changing aspect on a non-layouted gadcon client sets... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | changing gadman gadget orientations using menu now... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | only add gadman menu orient callbacks if orient is... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | ibar obeys max size hint |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | gadman now respects gadget aspect and sets max size... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | add max(w,h) to gadcon client struct, only used as... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | ibar now sets min size on init and then sets ASPECT... |
commit | commitdiff | tree | snapshot |
2013-08-13 |
Mike Blumenkrantz | bugfix: setting min size on a gadget now propagates... |
commit | commitdiff | tree | snapshot |
2013-08-08 |
Chris Michael | Bump required wayland library versions. |
commit | commitdiff | tree | snapshot |
2013-08-07 |
Sebastian Dransfeld | e: Use same XDG_RUNTIME_DIR template as efreet |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Chris Michael | Fix Wayland Client Application Support to work again... |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Chris Michael | Add desktop_ready request to desktop_shell interface. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Chris Michael | Add "desktop_ready" function to desktop_shell interface. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Chris Michael | Update desktop_shell xml file for version 2. |
commit | commitdiff | tree | snapshot |
2013-08-06 |
Chris Michael | Add functions to surface interface for buffer_transform and |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Chris Michael | When we try to re-enable a monitor, check the Crtc... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Chris Michael | Don't do randr restore if we have fake screens. (reques... |
commit | commitdiff | tree | snapshot |
2013-08-05 |
Mike Blumenkrantz | +e_xinerama_fake_screens_exist |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Chris Michael | When we have to calculate screen size, it May actually... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Chris Michael | Only create primary output frame if we have more than... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Carsten Haitzler... | as of e18 - we now are compositing only, which means... |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Chris Michael | Remove duplicated local variable. |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Chris Michael | Remove return value in function returning void. |
commit | commitdiff | tree | snapshot |
2013-08-02 |
Chris Michael | Add a disabled state to the indicator event rectangle |
commit | commitdiff | tree | snapshot |
next |