summaryrefslogtreecommitdiff
path: root/rc.lua
AgeCommit message (Collapse)AuthorFiles
2009-10-10rc.lua: workaround for FS#606Adrian C. (anrxc)1
Titlebar dissapears when c.fullscreen and client is left below the wibox. The bug report is ignored and probably won't be fixed... so I'm handling it my self.
2009-10-10rc.lua: allow resume for bat and dateAdrian C. (anrxc)1
2009-10-10rc.lua: changes in wibox creationAdrian C. (anrxc)1
2009-10-10rc.lua: coding style changesAdrian C. (anrxc)1
2009-10-10rc.lua: changes in tag creationAdrian C. (anrxc)1
2009-10-09rc.lua: cleanup of fs widgetAdrian C. (anrxc)1
2009-10-09rc.lua: improved floater behaviourAdrian C. (anrxc)1
2009-10-08rc.lua: fix vertical gradientAdrian C. (anrxc)1
2009-10-08rc.lua: vertical gradient in cpu graphAdrian C. (anrxc)1
2009-10-08rc.lua: fix drawing low values in cpu graphAdrian C. (anrxc)1
2009-10-04rc.lua: no day padding in dateAdrian C. (anrxc)1
2009-09-30git-diff --check fixesAdrian C. (anrxc)1
2009-09-29rc.lua: net widget is more readableAdrian C. (anrxc)1
2009-09-28rc.lua: upgraded to awesome 3.4-rc2Adrian C. (anrxc)1
2009-09-25rc.lua: enabled caching for fs, net, volumeAdrian C. (anrxc)1
2009-09-23rc.lua: fixed floater placementAdrian C. (anrxc)1
2009-09-22rc.lua: fixed fullscreen flash videoAdrian C. (anrxc)1
2009-09-20rc.lua: revert 3a5b9d5 breaks floating layoutAdrian C. (anrxc)1
2009-09-19rc.lua: use prime numbers for timersAdrian C. (anrxc)1
2009-09-18rc.lua: improved client placementAdrian C. (anrxc)1
2009-09-17rc.lua: scratchpad is stickyAdrian C. (anrxc)1
2009-09-17rc.lua: term tag tiles on bottomAdrian C. (anrxc)1
2009-09-17rc.lua: scratch imitation replaced with scratchpad.luaAdrian C. (anrxc)1
Scratchpad imitation with minimized clients is out. Basic scratchpad manager is in.
2009-09-15rc.lua: moved c:raise() to the focus signalAdrian C. (anrxc)1
2009-09-14rc.lua: minimized windows do not stickAdrian C. (anrxc)1
2009-09-14rc.lua: removed unused objectsAdrian C. (anrxc)1
2009-09-14rc.lua: FAQ removedAdrian C. (anrxc)1
2009-09-14teardrop: controllable edgeAdrian C. (anrxc)1
Clients can now be aligned to the "left", "right" or "middle" of the screen.
2009-09-13teardrop: controllable position, width, stickyAdrian C. (anrxc)1
Clients can now be placed on "top", "bottom" or on the screen "center". The last one is useful when creating scratchpad-like windows, in which case it is useful to control width - which was not possible before. By default a client will take 100% of the screen width so it's easier to create drop-down bindings. Another new property is sticky, mainly useful in the same scenario as center placement.
2009-09-13teardrop: added more improvementsAdrian C. (anrxc)1
- teardrop clients drop down from the top by default - teardrop clients are not visible on the tasklist - teardrop clients don't have titlebars
2009-09-11Mouse finder support addedAdrian C. (anrxc)1
2009-09-11rc.lua: simplify titlebar handlingAdrian C. (anrxc)1
2009-09-11rc.lua: general cleanupAdrian C. (anrxc)1
2009-09-11rc.lua: awful rules cleaned upAdrian C. (anrxc)1
2009-09-10Fixed widget visibility with multiple displaysAdrian C. (anrxc)1
2009-09-08Fixed tagging of Remember framesAdrian C. (anrxc)1
2009-09-05Time stamps removedAdrian C. (anrxc)1
2009-09-05rc.lua: fixed git linksAdrian C. (anrxc)1
2009-09-05rc.lua ported to awesome 3.4Adrian C. (anrxc)1
2009-09-05Initial import of awesome configurationv3.3.3Adrian C. (anrxc)1