2009-12-27 |
Christopher... | Add a handler for when borders get removed so we can... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Christopher... | Rework/recode e_kbd stuff. This makes keyboard work... |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Christopher... | Don't take focus. |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Christopher... | Remove commented line. |
commit | commitdiff | tree | snapshot |
2009-12-27 |
Christopher... | Break apart keyboard code to separate dbus code (cleaner). |
commit | commitdiff | tree | snapshot |
2009-12-24 |
Christopher... | Shed some much needed light on 'illume' and fix all... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Use proper variable type when deleting Ecore_Event_Hand... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Use proper variable type...Come on people, check your... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Use proper variable type when deleting handler(s). |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | e_utils - Use PATH_MAX, not 4096. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Resize the quickpanel borders during layout. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Trap for quickpanel windows. Not actually doing anythin... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | A poller is not a timer. Use proper variable type,... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Remove winlist client message. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Remove EAPI from kbd functions. We do not need to expor... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Breakup code a little more to be better organized.... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Fix edje error about non fixed part. |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Separate illume mode toggle into it's own gadget. This... |
commit | commitdiff | tree | snapshot |
2009-12-23 |
Christopher... | Remove the Resize Option from the right-click menu. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Christopher... | Remove illume-mode as a gadget. This will get reworked... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Christopher... | Remove pager src file (we don't use pager in illume2). |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Christopher... | Formatting. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Christopher... | If the popup fails to create, then destroy the input_wi... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Christopher... | Fix up some formatting. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Samuel F. Baggen | do not return if we dont have prev_ld_library_path... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Gustavo Sverzut... | formatting: trailing whitespace and re-indented. |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Gustavo Sverzut... | [cpufreq applet] fixed setting userspace in CPU speed... |
commit | commitdiff | tree | snapshot |
2009-12-22 |
Gustavo Sverzut... | conf_dpms: apply disabled state on load as well |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | No need for window resize. Layout handles that. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Exec on current zone, not always zero. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Create keyboard on current zone, not always on zone 0. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Check that zone exists first before trying to use it. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Add zone as a parameter to some functions so we can... |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Formatting. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Create kbd on current zone. |
commit | commitdiff | tree | snapshot |
2009-12-21 |
Christopher... | Remove dead code. |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Christopher... | Handle another corner case wrt layout. Dual mode workin... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Christopher... | More work on layout code. Handle cases where top shelf... |
commit | commitdiff | tree | snapshot |
2009-12-20 |
Christopher... | allow moving indicator in 1/8th increments (not free... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Christopher... | New layout code for dual-mode. This works with dragable... |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Massimo Maiurana | updating french and italian translations |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Vincent Torri | fix last void * arith |
commit | commitdiff | tree | snapshot |
2009-12-19 |
Carsten Haitzler | fix more void * arith! |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Christopher... | Reduce variable usage. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Carsten Haitzler | dont use void *'s and poitner arithmetic! char * is... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Christopher... | Add handy functions for getting dual-app mode safe... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Gustavo Sverzut... | 'Set as background' mime handler moved to core, refactored. |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Christopher... | Traps for landscape mode when moving top_shelf or botto... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vincent Torri | declare alloca where needed and make it portable |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Vincent Torri | redefine static inline functions to normal functions |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Christopher... | Some safety checks to make sure we return a border... |
commit | commitdiff | tree | snapshot |
2009-12-18 |
Christopher... | Remove drag structure from Window structure. Not needed... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Christopher... | Add some handy functions for getting top_shelf/bottom_p... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Christopher... | Don't need to set drag == 0 here...drag_end client... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Christopher... | Remove old drag code for indicator & illume2. Drag... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Gustavo Sverzut... | e_bg: improvements and start import process (unfinished!) |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Gustavo Sverzut... | e_bg: delete trailing whitespace. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Gustavo Sverzut... | 'set as wallpaper': simpler and faster. |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Gustavo Sverzut... | don't use EAPI for functions that should not be availab... |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vincent Torri | tempget: |
commit | commitdiff | tree | snapshot |
2009-12-17 |
Vincent Torri | batget: |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove config variables for locking. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Handle dragables a bit better. This also removes the... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Add config options to lock dragables. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove menu from home...not needed. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Make config gadget use a button instead of just an... |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove unnecessary code (layer set, resizes, etc). |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove a printf. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove more old drag code. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove old drag code. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Remove dnd files. Handled it differently. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | Add drag_start and drag_end to policy. |
commit | commitdiff | tree | snapshot |
2009-12-16 |
Christopher... | No need to release grabinput twice. This was already... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Massimo Maiurana | added greek translation |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Catch when drag finished and printf some debug info. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | More work on dnd for indicator bar (not complete yet). |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Enable dragging of indicator bar (drop not complete... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Start of dnd code for dragging indicator bars. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Newer config with kbd toggle gadget. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Add kbd-toggle module to build. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Add separate vkbd toggle gadget. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Remove gadget from keyboard module. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Remove old code. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Better placement of 'dialog' types for portrait mode. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | More appropriate place for border layers on fullscreen... |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Reenable layering of dialogs. |
commit | commitdiff | tree | snapshot |
2009-12-15 |
Christopher... | Don't focus activated if focus is locked out. |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Christopher... | Rework illume layout code to be cleaner WITH comments :) |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Massimo Maiurana | updating greek translations |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Christopher... | Handle resizing border when vkbd appears. Works for... |
commit | commitdiff | tree | snapshot |
2009-12-14 |
Christopher... | Formatting. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Christopher... | When a border needs fullscreen, set it. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Christopher... | Hide top & bottom panels when border is fullscreen. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Christopher... | Formatting. Fix comments. |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Christopher... | Make 'home' a bit faster. We don't need icon, label... |
commit | commitdiff | tree | snapshot |
2009-12-13 |
Massimo Maiurana | updating french translation |
commit | commitdiff | tree | snapshot |
2009-12-12 |
Christopher... | Handle client messages for back & close. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Christopher... | Trap for illume_mode client messages. |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Samuel F. Baggen | systray: we dont want an ugly white box when there... |
commit | commitdiff | tree | snapshot |
2009-12-11 |
Christopher... | Formatting. |
commit | commitdiff | tree | snapshot |
next |