6398 Commits (407167eceb8b5091616dac274da261c3015246c8)
 

Author SHA1 Message Date
Christopher Michael 407167eceb No need for 2 color statements. 16 years ago
Nicholas Hughart e6acbda91b Add support for the new sysfs acpi power interface. With 2.6.24 kernels, the procfs inteface has been marked deprecated. Few people have tested without issues. 16 years ago
Sebastian Dransfeld 6de51f5ec4 Remove unused variable. 16 years ago
Sebastian Dransfeld 7cfefaf692 Add const modifier. 16 years ago
Christopher Michael 7b394739ae Remove redundant checks for horizontal; replace with one simple check. 16 years ago
Carsten Haitzler 00f55d1b10 useless fetch 16 years ago
Miculcy Brian 932c2dcc10 fix segfault 16 years ago
Massimo Maiurana 966177f26a *** empty log message *** 16 years ago
Christopher Michael 87ad212fab Very minor formatting fix. 16 years ago
Carsten Haitzler ef7ca9353d asparagus! also pass distcheck and have common autofoo init that is 16 years ago
Carsten Haitzler 6c730ee081 cosmetic for longer text. 16 years ago
Carsten Haitzler 4c72ca99bd no need to strdup to "" for name and class and machne - NULL is acceptable. 16 years ago
kaethorn d5da14159e add tempget to debian package. 16 years ago
Massimo Maiurana 70b82a247b *** empty log message *** 16 years ago
Carsten Haitzler ac82ddd658 if a module entry is null - skip it safely. same with name of module being 16 years ago
Miculcy Brian 4fd276612f Shelf delete without confirmation dialog when disabled in the dialog settings. 16 years ago
Carsten Haitzler 284f202c13 use signed char - this is actually a numeric not a string - and negative 16 years ago
Massimo Maiurana fe72bc6f11 *** empty log message *** 16 years ago
Carsten Haitzler b92a1a6e24 thumbscroll. the ability to scroll any widget (anything scrolled by the 16 years ago
Massimo Maiurana 3210647b5e restored finnish localization. 16 years ago
Carsten Haitzler 1852c63c63 use -null- to avoid shell parsing stuff with (null) 16 years ago
Eric Schuele 103936c011 Allow ibox to show the border caption. This was not garunteed with the previously available options. 16 years ago
Carsten Haitzler e29f245b1c actions added patch - config limit ping to min of 2 secs. :) 16 years ago
Sebastian Dransfeld a4d407fe4c Only link tempget with needed libs. 16 years ago
Sebastian Dransfeld b6b7fa2cd4 formatting 16 years ago
Sebastian Dransfeld 804737eb4d Only show edge windows which are in use. 16 years ago
Sebastian Dransfeld 907891b325 No need to recreate the popup if it already exists. 16 years ago
Sebastian Dransfeld ef3657ccbe formatting 16 years ago
Carsten Haitzler 5e8fe37119 entry disabled changes in. 16 years ago
Christopher Michael 81e24be334 Fix 'Border Style' dialog on resize. 16 years ago
Massimo Maiurana 364d55048d *** empty log message *** 16 years ago
Hannes Janetzek 15ce9ac71b allow to switch to desks with fullscreen windows that are set to lock user from change position. 16 years ago
Christopher Michael 1afb32246c Disable sorting the gadget list for now. Seems to be causing an issue where 16 years ago
Hannes Janetzek ce96d3da09 remove duplicated code 16 years ago
Sebastian Dransfeld a1d9d6b9b5 Only trigger on edge event in the shelf's zone. 16 years ago
Sebastian Dransfeld 44f1e31aa1 Clean up unmaximize. 16 years ago
Sebastian Dransfeld bcd8b9c322 Fix unmaximize (bug #176) 16 years ago
Sebastian Dransfeld 8067490208 Add return value. 16 years ago
Sebastian Dransfeld 7f35e9ca85 Remove unused variable. 16 years ago
Sebastian Dransfeld b906320201 Fix logical test by adding paranthesis. 16 years ago
Christopher Michael 58fca427d2 Make dialog a little wider. 16 years ago
Christopher Michael c877cdcf42 Set the proper grab_mouse_win to zero when releasing grabinput. 16 years ago
Carsten Haitzler 6eb29844c6 and commit tempget.c 16 years ago
Carsten Haitzler b70f5a0ecc e: 16 years ago
Sebastian Dransfeld b17822ffd7 Remove unused variable. 16 years ago
Sebastian Dransfeld 3330befa8a Create a define which can be used to wrap internal E stuff. This works as 16 years ago
Sebastian Dransfeld fd0f6ce1b9 Fix compiler warnings. 16 years ago
Christopher Michael 2a34d931f1 Handle corner cases where popup X may be less than the zone X. 16 years ago
Hannes Janetzek 24b6eb6bae yea, looks nicer without substraction 16 years ago
Christopher Michael 0f8558761f Center gadcon popups over their respective gadgets, not aligned to the left. 16 years ago