8515 Commits (8ff96c07d16b504f973623f05a7c4823a88b7ba9)
 

Author SHA1 Message Date
Christopher Michael 8ff96c07d1 Separate illume mode toggle into it's own gadget. This makes illume2 that 14 years ago
Christopher Michael e7cb1a5f48 Remove the Resize Option from the right-click menu. 14 years ago
Christopher Michael 1e3983ccb5 Remove illume-mode as a gadget. This will get reworked into a separate gadget. 14 years ago
Christopher Michael 45adb67dc3 Remove pager src file (we don't use pager in illume2). 14 years ago
Christopher Michael 3336f7093c Formatting. 14 years ago
Christopher Michael ed33b4d746 If the popup fails to create, then destroy the input_window and release any 14 years ago
Christopher Michael 8d3b279e6a Fix up some formatting. 14 years ago
Samuel F. Baggen 6b03d701d5 do not return if we dont have prev_ld_library_path, sometimes we still need to do the next thing 14 years ago
Gustavo Sverzut Barbieri 9ca34faf2d formatting: trailing whitespace and re-indented. 14 years ago
Gustavo Sverzut Barbieri 2994d25b35 [cpufreq applet] fixed setting userspace in CPU speed setting (better patch) 14 years ago
Gustavo Sverzut Barbieri bb3c3c1af5 conf_dpms: apply disabled state on load as well 14 years ago
Christopher Michael c699e831d7 No need for window resize. Layout handles that. 14 years ago
Christopher Michael 5c868a1441 Exec on current zone, not always zero. 14 years ago
Christopher Michael c506d0db46 Create keyboard on current zone, not always on zone 0. 14 years ago
Christopher Michael 0007331545 Check that zone exists first before trying to use it. 14 years ago
Christopher Michael f9f0e3f2fb Add zone as a parameter to some functions so we can make sure that these 14 years ago
Christopher Michael 3f6dd189c8 Formatting. 14 years ago
Christopher Michael 652da596a2 Create kbd on current zone. 14 years ago
Christopher Michael 7fa3653854 Remove dead code. 14 years ago
Christopher Michael 4d32e932ea Handle another corner case wrt layout. Dual mode working nicely now even 14 years ago
Christopher Michael a9af8c438d More work on layout code. Handle cases where top shelf was dragged to 14 years ago
Christopher Michael 02d4e0493d allow moving indicator in 1/8th increments (not free movement). 14 years ago
Christopher Michael 904f3db655 New layout code for dual-mode. This works with dragable indicator bars (tho 14 years ago
Massimo Maiurana d9a20cc221 updating french and italian translations 14 years ago
Vincent Torri 7e7e0a8a55 fix last void * arith 14 years ago
Carsten Haitzler 672d1de1e3 fix more void * arith! 14 years ago
Christopher Michael ecf7f4c4f5 Reduce variable usage. 14 years ago
Carsten Haitzler 7c650aaa62 dont use void *'s and poitner arithmetic! char * is what was intended 14 years ago
Christopher Michael 91c093d45a Add handy functions for getting dual-app mode safe regions (safe regions 14 years ago
Gustavo Sverzut Barbieri 0900c11347 'Set as background' mime handler moved to core, refactored. 14 years ago
Christopher Michael b1734750c9 Traps for landscape mode when moving top_shelf or bottom_panel (so we don't 14 years ago
Vincent Torri 7c1f80aefe declare alloca where needed and make it portable 14 years ago
Vincent Torri 905a80f421 redefine static inline functions to normal functions 14 years ago
Christopher Michael 6ffaf58927 Some safety checks to make sure we return a border, else calls to policy are 14 years ago
Christopher Michael 5b136293e1 Remove drag structure from Window structure. Not needed now. 14 years ago
Christopher Michael fbf2f44a55 Add some handy functions for getting top_shelf/bottom_panel position and size. 14 years ago
Christopher Michael 7991d5bd15 Don't need to set drag == 0 here...drag_end client message handles that. 14 years ago
Christopher Michael 13856e38f5 Remove old drag code for indicator & illume2. Drag of top shelf is now 14 years ago
Gustavo Sverzut Barbieri 8a8025c6d8 e_bg: improvements and start import process (unfinished!) 14 years ago
Gustavo Sverzut Barbieri 9710ec6536 e_bg: delete trailing whitespace. 14 years ago
Gustavo Sverzut Barbieri 79e6a724e7 'set as wallpaper': simpler and faster. 14 years ago
Gustavo Sverzut Barbieri b36699e97c don't use EAPI for functions that should not be available outside module! 14 years ago
Vincent Torri 85b159255d tempget: 14 years ago
Vincent Torri 18db67b1fb batget: 14 years ago
Christopher Michael d567df75c6 Remove config variables for locking. 14 years ago
Christopher Michael f9c88ca73e Handle dragables a bit better. This also removes the config option from the 14 years ago
Christopher Michael ae8da17111 Add config options to lock dragables. 14 years ago
Christopher Michael 25c0bb4df8 Remove menu from home...not needed. 14 years ago
Christopher Michael a0b971ee07 Make config gadget use a button instead of just an icon. 14 years ago
Christopher Michael 413aa78937 Remove unnecessary code (layer set, resizes, etc). 14 years ago