Commit Graph

  • a06674fbe7 add drawcircle() function and use it for floating/max windows instead of drawrectangle Julien Danjou 2007-10-11 17:06:55 +0200
  • 9ad6b157df remove math.h Julien Danjou 2007-10-11 16:30:49 +0200
  • 1f5a6e918b use drawrectangle to draw background in statusbar, fix coords of rectangles and compute colors correctly Julien Danjou 2007-10-11 16:29:20 +0200
  • f6ea98649c drawsquare is now drawrectangle Julien Danjou 2007-10-11 15:44:30 +0200
  • 3c6e7fa6de cosmetic, fix indentations Julien Danjou 2007-10-11 15:23:33 +0200
  • 4f1940d94f only focus if new entered windows in != than currently focused Julien Danjou 2007-10-11 11:41:40 +0200
  • c05ed01c1a bugfix: only catch first click to raise if we're floating Julien Danjou 2007-10-11 11:33:40 +0200
  • 8401eee5f5 Implementing a click-to-raise feature Nikos Ntarmos 2007-10-11 07:46:28 +0300
  • 9b05a2b21f bugfix: handle correctly event while mouse moving/resizing Julien Danjou 2007-10-11 10:28:43 +0200
  • d4da588bd8 change escape to the right name Julien Danjou 2007-10-10 23:00:59 +0200
  • f46aeb4cd5 cosmetic: wrong indenting Julien Danjou 2007-10-10 21:48:31 +0200
  • ab7314fec6 add cairo as requirement Julien Danjou 2007-10-10 19:59:52 +0200
  • 445479cf8b use Cairo for rendering square instead of Xlib Julien Danjou 2007-10-10 19:59:14 +0200
  • 503e2050c5 bugfix: don't check for current_layout a this moment Julien Danjou 2007-10-10 19:03:23 +0200
  • 9d95d4691c tags default layout daniel@brinkers.de 2007-10-10 18:47:58 +0200
  • a04ce1f4ef bugfix: fix wrong cursor in mouseresize Julien Danjou 2007-10-10 18:21:48 +0200
  • 9aa1621943 bugfix: wrong cursor in move window Julien Danjou 2007-10-10 18:19:57 +0200
  • e733af41ec remove drawcontext everywhere Julien Danjou 2007-10-10 14:09:36 +0200
  • 1a1146eff2 add max and floating layout in default awesomerc Julien Danjou 2007-10-10 13:35:19 +0200
  • f57d275df1 move font to awesomeconf Julien Danjou 2007-10-10 13:34:25 +0200
  • 2d0526696c move cursors in awesome config Julien Danjou 2007-10-10 13:29:46 +0200
  • 1a755ff245 simplify color handling Julien Danjou 2007-10-10 13:07:12 +0200
  • ec6525883e opacity change by mousewheel daniel@brinkers.de 2007-10-09 23:47:45 +0200
  • 3dcf2bd5b7 fix inversion of swap{prev,next} bindings Julien Danjou 2007-10-10 08:08:38 +0200
  • 0f75c91fe7 remove x and y attributes from DC Julien Danjou 2007-10-09 22:35:44 +0200
  • 355d3aad5f remove drawcontext `w' attribute Julien Danjou 2007-10-09 22:32:28 +0200
  • c4b1867a4d remove h attribute of drawcontext Julien Danjou 2007-10-09 22:29:44 +0200
  • 2cc1d24c8c fix indentation in default config file Julien Danjou 2007-10-09 21:45:15 +0200
  • cb3230bf21 fix typo on space Julien Danjou 2007-10-09 21:44:27 +0200
  • 2887bb8b86 avoid DC in drawsquare() Julien Danjou 2007-10-09 21:43:26 +0200
  • aa645b15ab avoid DC in drawtext() Julien Danjou 2007-10-09 21:29:19 +0200
  • 08033b1643 bugfix: print layout symbol in status bar Julien Danjou 2007-10-09 17:31:44 +0200
  • 92e250aa59 fix typo in config file Julien Danjou 2007-10-09 14:00:02 +0200
  • fd0fc340d7 bugfix: wrong column X coord in multi-columns mode Julien Danjou 2007-10-09 10:45:27 +0200
  • de45017b5d switch to libconfuse instead of libconfig Julien Danjou 2007-10-08 18:45:05 +0200
  • a3fa2f8d4a set version to devel Julien Danjou 2007-10-08 14:27:48 +0200
  • 3046af6f54 new feature: add option to center pointer on focused client Julien Danjou 2007-10-08 14:25:36 +0200
  • 158b91adaf bugfix: reset correctly default bar position on toggle Julien Danjou 2007-10-08 13:07:01 +0200
  • 46cde2d95c bugfix: resize_hint is a bool, not a float Julien Danjou 2007-10-08 10:26:47 +0200
  • d4f1b99c93 fix typo v1.3 Julien Danjou 2007-10-05 17:02:59 +0200
  • 6a7d435db0 set version to 1.3 Julien Danjou 2007-10-05 17:01:00 +0200
  • ba58d5e94b movetoscreen works with +/- and cycle Julien Danjou 2007-10-05 16:58:28 +0200
  • 0792d6c5ac bugfix: allow cycling back in uicb_setlayout() Julien Danjou 2007-10-05 13:52:38 +0200
  • 9ec4e30a85 new feature: mouse wheel on layout symbol switch to prev/next Julien Danjou 2007-10-05 13:51:19 +0200
  • ca35643a5d new feature: mouse wheel on statusbar do focus{next,prev} Julien Danjou 2007-10-05 12:08:20 +0200
  • eb414ce447 compute x one time only Julien Danjou 2007-10-05 12:01:32 +0200
  • b00f9ab1f6 new feature: add mouse wheel support on tags name Julien Danjou 2007-10-05 10:53:39 +0200
  • 96e80f1e83 bugfix: die nicely if no default layout Julien Danjou 2007-10-05 09:37:40 +0200
  • d7aac7b811 better fix for font height problem Julien Danjou 2007-10-04 17:35:47 +0200
  • 2e0b2911e3 bugfix: give one more pixel to not cut status text with some fonts Julien Danjou 2007-10-04 15:56:20 +0200
  • 1c5cd1ec57 bugfix: add a pixel more for tags drawing, this allows all fonts size to work Julien Danjou 2007-10-04 12:55:19 +0200
  • 99ef84e621 bugfix: don't do stuff RootWindow() with non existent screen (Xinerama) Julien Danjou 2007-10-03 20:46:03 +0200
  • 97a2085705 cosmetic: remove lines with empty spaces at end Julien Danjou 2007-10-03 17:26:14 +0200
  • e1318b53c2 bugfix: mouse wheel on root window works in Xinerama too Julien Danjou 2007-10-03 17:17:46 +0200
  • 067861a942 bugfix: don't put new clients on top without computing statusbar position Julien Danjou 2007-10-03 16:18:45 +0200
  • 2db2dfdc7c bugfix: snap windows to statusbar, not screen edges Julien Danjou 2007-10-03 15:05:47 +0200
  • bf2561a5e8 add documentation for arrange() Julien Danjou 2007-10-03 00:33:16 +0200
  • d193c2471b add documentation to move_mouse_pointer_to_screen() Julien Danjou 2007-10-03 00:32:00 +0200
  • b0933b177c remove useless extern Client sel in tile layout Julien Danjou 2007-10-03 00:30:15 +0200
  • 47aff1a860 add documentation for uicb_movetoscreen() Julien Danjou 2007-10-03 00:22:29 +0200
  • e9332cfef8 update documentation for screen.c Julien Danjou 2007-10-03 00:20:34 +0200
  • cd46ec6378 remove stack from externs Julien Danjou 2007-10-03 00:15:50 +0200
  • 5ecb754d62 remove useless extern variables Julien Danjou 2007-10-03 00:14:39 +0200
  • 7e1be2be50 document detach function Julien Danjou 2007-10-03 00:13:09 +0200
  • 7358c9d24c add .gitignore for *.o and awesome binary Julien Danjou 2007-10-02 18:45:13 +0200
  • 757c2c77f8 change default colors Julien Danjou 2007-10-02 17:15:08 +0200
  • 0745844db5 remove alpha layer; bug otherwise Julien Danjou 2007-10-02 17:06:38 +0200
  • 728bcb09be set version to 1.3-devel Julien Danjou 2007-10-02 15:10:53 +0200
  • d76902653a change behaviour of uicb_setlayout: no arg now reset to first/default layout ; add bindings in default config Julien Danjou 2007-10-02 14:28:39 +0200
  • 4c4fb83e81 new feature: uicb_setlayout can no go backward ; binding Button3 click on layout symbol statusbar for reverse layout switching Julien Danjou 2007-10-02 14:22:51 +0200
  • 17ec922077 bug fix: set not matched tags to False instead of nothing Julien Danjou 2007-10-02 10:36:49 +0200
  • 5b8c8784c2 remove TODO file ; using bugs list from web site Julien Danjou 2007-10-02 10:31:16 +0200
  • e2c315cf85 remove duplicate line Julien Danjou 2007-10-02 00:43:47 +0200
  • 950605b1a0 simplify get_screen_info() Julien Danjou 2007-10-01 20:58:29 +0200
  • 2ea22c721c set inline in header file Julien Danjou 2007-10-01 20:44:02 +0200
  • f1ef5c2ddd move uicb_ to end of file Julien Danjou 2007-10-01 20:42:59 +0200
  • 272f4b1c2a Xft support Julien Danjou 2007-10-01 19:22:57 +0200
  • 7204cbdc46 restore fullscreen support on Xinerama Julien Danjou 2007-10-01 16:43:01 +0200
  • 7fff452234 fix snap in Xinerama Julien Danjou 2007-10-01 16:25:45 +0200
  • 8d63ecd3aa fix a bug in a height computing Julien Danjou 2007-10-01 15:44:14 +0200
  • 9c747d1986 store display in awesomeconf Julien Danjou 2007-10-01 15:31:43 +0200
  • 8c531e2a81 store phys_screen Julien Danjou 2007-10-01 15:23:05 +0200
  • bdeb1eaca4 free ScreenInfo unconditionnally Julien Danjou 2007-10-01 14:25:56 +0200
  • 784e120fa2 inverse setmwfact value in tileleft layout Julien Danjou 2007-10-01 13:00:13 +0200
  • 1695d811e4 change x-terminal-emulator to xterm Julien Danjou 2007-10-01 12:50:43 +0200
  • 6e4942711f arrange on old_screen, not on event screen Julien Danjou 2007-10-01 12:46:59 +0200
  • 47ec01e571 Revert "fix bug in Xinerama when mouse is not in the same screen that mouse" Julien Danjou 2007-10-01 12:43:05 +0200
  • 845984fed0 fix bug in Xinerama when mouse is not in the same screen that mouse Julien Danjou 2007-10-01 11:28:21 +0200
  • 3e385c3bea use real_screen in grabbuttons(), fix Xinerama support Julien Danjou 2007-09-29 13:09:45 +0200
  • 7beabd32d3 enhance windows screen moving when windows are floating Julien Danjou 2007-09-28 16:40:20 +0200
  • ca169340b1 use PATH_MAX instead of _POSIX_PATH_MAX Julien Danjou 2007-09-28 13:42:13 +0200
  • a6943aa3f3 add uicb_exec Julien Danjou 2007-09-28 13:39:46 +0200
  • 659adaab5e use get_real_screen() in a lot of places Julien Danjou 2007-09-28 11:55:08 +0200
  • 9692e398d5 return DefaultScreen instead of 0 Julien Danjou 2007-09-28 11:41:03 +0200
  • 6efc6de67e use get_real_screen() in initcolor() Julien Danjou 2007-09-28 11:37:36 +0200
  • d4211d3bfb introduce get_real_scree() Julien Danjou 2007-09-28 11:36:39 +0200
  • 8112ec2cca introduce move_client_to_screen to move a client in a new screen and tag it with good tags Julien Danjou 2007-09-28 11:30:51 +0200
  • ab738c9cab bug fix: XClassHint not copied correctly Julien Danjou 2007-09-28 10:46:34 +0200
  • 30c9d74dd2 I was too happy, I forgot some printf Julien Danjou 2007-09-27 22:31:06 +0200
  • 57e9f1c02c tile layout is Xinerama compliant Julien Danjou 2007-09-27 22:29:36 +0200