]> icculus.org git repositories - mikachu/rspanel.git/history - rspanel.c
only show normal,dialog, and utility windows
[mikachu/rspanel.git] / rspanel.c
2007-06-11 Dana Jansensonly show normal,dialog, and utility windows
2007-06-11 Dana Jansensdon't -1 task widths, so we don't have to redraw the...
2007-06-11 Dana Jansensclicking the active window iconifies it
2007-06-11 Dana Jansensuse the theme. this might need work. heh! but ya.
2007-06-10 Dana Jansensload the theme based on _OB_THEME, but it doesnt use...
2007-06-10 Dana Jansensadd theme to the rspanel struct. initialize some stuff...
2007-06-08 Mikael Magnussonthis XXX was fixed already
2007-06-07 Mikael Magnusson80 cols and remove some unused mwm defines
2007-06-07 Mikael Magnussonmake my hack code only resize if size changed, change...
2007-06-07 Mikael Magnussonmake code compile for me too
2007-06-07 Dana Jansensmove around code like crazy, into icon.c gui.c xprop...
2007-06-07 Dana Jansensadd generic_get_utf8/string
2007-06-07 Dana Jansensflush after drawing. fixes the panel not showing the...
2007-06-07 Dana Jansenscomment
2007-06-07 Mikael Magnussonfurther comments and tiny cleanup
2007-06-07 Mikael Magnussonuse some defines to set appearence stuff, not 100%...
2007-06-07 Mikael Magnussonsome fixes to skip_taskbar stuff, and reindent case...
2007-06-06 Mikael Magnussonimprove support for skip_taskbar windows, now the state...
2007-06-05 Mikael Magnussonforgot to add free_icons() call to the place i factored...
2007-06-05 Mikael Magnussonremove an XXX now that _NET_WM_ICON support is in
2007-06-05 Mikael Magnussonfade shaded window icons a bit, and iconified ones...
2007-06-05 Mikael Magnussonomg now i draw icons, hooray! :)
2007-06-04 Mikael Magnussononly make iconified and shaded windows sunken
2007-06-04 Mikael Magnussondon't hardcode 1280 as the screenwidth!
2007-06-04 Dana Jansensset _NET_WM_ICON_GEOMETRY
2007-06-04 Mikael Magnussondon't move_taskbar() in my hacky code
2007-06-04 Mikael Magnussoncompress property events better
2007-06-04 Mikael Magnussoncompress property events a bit, thanks dana!
2007-06-04 Mikael Magnussonrestore select polling and dont listen to stacking...
2007-06-04 Mikael Magnussonthrow away !obrender
2007-06-04 Mikael Magnussondraw stuff to a pixmap, then set it as window backgroun...
2007-06-04 Mikael Magnussonlisten on _NET_ACTIVE_WINDOW instead of FocusIn
2007-06-04 Mikael Magnussonmake my temporary hardcoded theme less ugly, and fix...
2007-06-04 Mikael Magnussonmore less sucking code
2007-06-04 Mikael Magnussonfurther haxxings on obrender usage, don't use rrtheme...
2007-06-04 Mikael Magnussonremove my hacky stuff to focus windows without raising...
2007-06-03 Mikael Magnussonnow obrender 'works' hooray
2007-06-03 Mikael Magnussonadd some nonworking code to use obrender
2007-06-03 Mikael Magnussonmaybe nicer
2007-06-02 Mikael Magnussonsome cleanup, including removing select in case i want...
2007-06-02 Mikael Magnussonremove commented ob_action calls
2007-06-02 Mikael Magnussonupdate configure to produce a working Makefile, fix...
2007-06-02 Mikael Magnussonremove old ugly defines
2007-06-02 Mikael Magnussoncompletely netwm using now! yay. next stop: configure...
2007-06-01 Mikael Magnussontypo
2007-06-01 Mikael Magnussonfirst steps to making rspanel not useless for anyone...
2007-05-29 Mikael Magnussonsince it doesn't work, at least make it consistant
2007-05-28 Mikael Magnussonthat didn't seem to help for more than a few times...
2007-05-28 Mikael MagnussonXFlush() after XSendEvent in ob_action, or deiconify...
2007-05-28 Mikael Magnussonset WM_CLASS omg icccm pls
2007-04-24 Mikael Magnussonignore notifygrab focusin events
2006-11-25 Mikael Magnussonscrew the default icon
2006-09-09 Mikael Magnussoncompile, then commit. compile, then commit. compile...
2006-09-09 Mikael Magnussonthis should work too
2006-09-09 Mikael Magnussonreally fix getting the active window
2006-09-02 Mikael Magnussonwow lets not write broken code okay?
2006-09-02 Mikael Magnussonfix some more warnings
2006-09-02 Mikael Magnussonremove some old incorrect commented code
2006-09-02 Mikael Magnussonthis seems to fix gtk apps not appearing focused
2006-08-18 Mikael Magnussoninitial version