2007-06-11 |
Dana Jansens | nothing really dana |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | only show normal,dialog, and utility windows |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | more layout fixing. make the grills smaller. don't... |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | don't -1 task widths, so we don't have to redraw the... |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | clicking the active window iconifies it |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | better geometry calculations and stuff |
commit | commitdiff | tree |
2007-06-11 |
Dana Jansens | use the theme. this might need work. heh! but ya. |
commit | commitdiff | tree |
2007-06-10 |
Dana Jansens | load the theme based on _OB_THEME, but it doesnt use... |
commit | commitdiff | tree |
2007-06-10 |
Dana Jansens | add theme to the rspanel struct. initialize some stuff... |
commit | commitdiff | tree |
2007-06-10 |
Mikael Magnusson | fix a crash in icon getting code |
commit | commitdiff | tree |
2007-06-08 |
Mikael Magnusson | better with bevel2 |
commit | commitdiff | tree |
2007-06-08 |
Mikael Magnusson | iconified = flat, normal = raised, focused = sunken... |
commit | commitdiff | tree |
2007-06-08 |
Mikael Magnusson | add window type atoms and a XXX to use them |
commit | commitdiff | tree |
2007-06-08 |
Dana Jansens | remove an XXX and passify xprop |
commit | commitdiff | tree |
2007-06-08 |
Mikael Magnusson | this XXX was fixed already |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | if window doesn't have an icon, use full width for... |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | 80 cols and remove some unused mwm defines |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | also produce a stripped binary for fun |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | missed a thinger |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | fix a XXX for drawing icons |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | make my hack code only resize if size changed, change... |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | get rid of more globals. move the fore_gc into the... |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | get rid of WINWIDTH/WINHEIGHT. mikasizes should still... |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | make code compile for me too |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | stop using WINHEIGHT except when we're creating the... |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | move around code like crazy, into icon.c gui.c xprop... |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | only allow including rspanel.h once |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | add generic_get_utf8/string |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | flush after drawing. fixes the panel not showing the... |
commit | commitdiff | tree |
2007-06-07 |
Dana Jansens | comment |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | further comments and tiny cleanup |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | use some defines to set appearence stuff, not 100%... |
commit | commitdiff | tree |
2007-06-07 |
Mikael Magnusson | some fixes to skip_taskbar stuff, and reindent case... |
commit | commitdiff | tree |
2007-06-06 |
Mikael Magnusson | improve support for skip_taskbar windows, now the state... |
commit | commitdiff | tree |
2007-06-05 |
Mikael Magnusson | forgot to add free_icons() call to the place i factored... |
commit | commitdiff | tree |
2007-06-05 |
Mikael Magnusson | remove an XXX now that _NET_WM_ICON support is in |
commit | commitdiff | tree |
2007-06-05 |
Mikael Magnusson | fade shaded window icons a bit, and iconified ones... |
commit | commitdiff | tree |
2007-06-05 |
Mikael Magnusson | omg now i draw icons, hooray! :) |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | only make iconified and shaded windows sunken |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | don't hardcode 1280 as the screenwidth! |
commit | commitdiff | tree |
2007-06-04 |
Dana Jansens | set _NET_WM_ICON_GEOMETRY |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | don't move_taskbar() in my hacky code |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | compress property events better |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | compress property events a bit, thanks dana! |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | restore select polling and dont listen to stacking... |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | throw away !obrender |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | draw stuff to a pixmap, then set it as window backgroun... |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | listen on _NET_ACTIVE_WINDOW instead of FocusIn |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | make my temporary hardcoded theme less ugly, and fix... |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | more less sucking code |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | further haxxings on obrender usage, don't use rrtheme... |
commit | commitdiff | tree |
2007-06-04 |
Mikael Magnusson | remove my hacky stuff to focus windows without raising... |
commit | commitdiff | tree |
2007-06-03 |
Mikael Magnusson | now obrender 'works' hooray |
commit | commitdiff | tree |
2007-06-03 |
Mikael Magnusson | add some nonworking code to use obrender |
commit | commitdiff | tree |
2007-06-03 |
Mikael Magnusson | maybe nicer |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | some cleanup, including removing select in case i want... |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | remove makefile now that configure seems to work |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | remove commented ob_action calls |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | update configure to produce a working Makefile, fix... |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | remove old ugly defines |
commit | commitdiff | tree |
2007-06-02 |
Mikael Magnusson | completely netwm using now! yay. next stop: configure... |
commit | commitdiff | tree |
2007-06-01 |
Mikael Magnusson | typo |
commit | commitdiff | tree |
2007-06-01 |
Mikael Magnusson | first steps to making rspanel not useless for anyone... |
commit | commitdiff | tree |
2007-05-29 |
Mikael Magnusson | since it doesn't work, at least make it consistant |
commit | commitdiff | tree |
2007-05-28 |
Mikael Magnusson | that didn't seem to help for more than a few times... |
commit | commitdiff | tree |
2007-05-28 |
Mikael Magnusson | XFlush() after XSendEvent in ob_action, or deiconify... |
commit | commitdiff | tree |
2007-05-28 |
Mikael Magnusson | set WM_CLASS omg icccm pls |
commit | commitdiff | tree |
2007-04-24 |
Mikael Magnusson | ignore notifygrab focusin events |
commit | commitdiff | tree |
2006-11-25 |
Mikael Magnusson | screw the default icon |
commit | commitdiff | tree |
2006-09-09 |
Mikael Magnusson | compile, then commit. compile, then commit. compile... |
commit | commitdiff | tree |
2006-09-09 |
Mikael Magnusson | this should work too |
commit | commitdiff | tree |
2006-09-09 |
Mikael Magnusson | really fix getting the active window |
commit | commitdiff | tree |
2006-09-03 |
Mikael Magnusson | my recursive sed changed a bit too much |
commit | commitdiff | tree |
2006-09-02 |
Mikael Magnusson | wow lets not write broken code okay? |
commit | commitdiff | tree |
2006-09-02 |
Mikael Magnusson | fix some more warnings |
commit | commitdiff | tree |
2006-09-02 |
Mikael Magnusson | remove some old incorrect commented code |
commit | commitdiff | tree |
2006-09-02 |
Mikael Magnusson | this seems to fix gtk apps not appearing focused |
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | add a readme |
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | initial version |
commit | commitdiff | tree |
2006-08-18 |
Mikael Magnusson | Initial directory structure. |
commit | commitdiff | tree |
|