Commit Graph

  • e029d5b68d Merge pull request #43 from phillbush/manual-colors main Adrian Chadd 2026-03-15 12:55:42 -07:00
  • 6d13d12cd3 amiwm.1: document colors Lucas de Sena 2026-03-07 20:55:13 +00:00
  • 1f685e250a Revert "Merge pull request #34 from phillbush/localize-2" Adrian Chadd 2026-02-28 12:16:16 -08:00
  • b9e7c7313d Merge pull request #34 from phillbush/localize-2 Adrian Chadd 2026-02-28 11:08:28 -08:00
  • 774f98ef87 Merge pull request #36 from phillbush/del-gnome Adrian Chadd 2026-02-28 11:07:10 -08:00
  • e3f4248e8f remove unused gnome.c Lucas de Sena 2026-02-24 18:54:52 +00:00
  • 599f0a17b3 localize menu routines Lucas de Sena 2026-02-22 13:13:22 +00:00
  • 9354a98208 localize button click routines Lucas de Sena 2026-02-21 03:27:29 +00:00
  • 0c75c83e3b Merge pull request #35 from phillbush/main Adrian Chadd 2026-02-22 18:25:58 -08:00
  • 7baebf1316 client.c: fix missing member on c->scr Lucas de Sena 2026-02-23 01:35:12 +00:00
  • a79992cb7b Merge pull request #31 from phillbush/atoms Adrian Chadd 2026-02-22 10:36:16 -08:00
  • d7e7a8a6a2 Merge pull request #32 from phillbush/focus-issue Adrian Chadd 2026-02-20 07:04:15 -08:00
  • f13edf56fd Merge pull request #33 from phillbush/fix-utf8 Adrian Chadd 2026-02-20 07:03:00 -08:00
  • bf4806c066 fix broken UTF-8 character Lucas de Sena 2026-02-20 08:35:40 +00:00
  • beccf8b0fb do not reparent client window; fix amiwm#29 Lucas de Sena 2026-02-19 20:46:57 +00:00
  • 0c5a2c7648 separate _NET atoms at the end of the array Lucas de Sena 2026-02-19 20:24:51 +00:00
  • ca04f20fec implement a table of atoms defined only once Lucas de Sena 2026-02-19 20:22:50 +00:00
  • f3fc2a7015 Merge pull request #26 from phillbush/localize Adrian Chadd 2026-02-05 03:38:04 +00:00
  • 0c23eb0126 Merge pull request #27 from phillbush/dialogs Adrian Chadd 2026-02-05 03:37:04 +00:00
  • 6685043266 make dialog clients be iconified/re-screened with their respective leader client Lucas de Sena 2026-02-04 16:12:48 +00:00
  • 8a59e5cc9e localize control flow and variables Lucas de Sena 2026-01-31 01:51:39 +00:00
  • 5bbae05fec icc: use compound literal rather than static object to return pointer Lucas de Sena 2026-01-31 01:25:50 +00:00
  • 1212e7a78c document OpaqueResize/OpaqueMove Lucas de Sena 2026-01-30 01:54:19 +00:00
  • 0a400a366a Merge pull request #22 from phillbush/fullscreen Adrian Chadd 2026-01-18 18:33:36 -08:00
  • 38913a983d Merge pull request #23 from phillbush/mandoc Adrian Chadd 2026-01-15 20:28:51 -08:00
  • a33d487fab ameliorate and rewrite manual in -mdoc format Lucas de Sena 2026-01-16 00:43:57 +00:00
  • a8f92b4e5b Make fullscreen work on GTK applications Lucas de Sena 2026-01-10 02:58:39 +00:00
  • d3be9b113f Merge pull request #21 from chewi/bmake-yacc Adrian Chadd 2023-12-22 17:31:26 -08:00
  • d148a44402 Fix GNUism in Makefile regarding yacc James Le Cuirot 2023-12-22 23:39:47 +00:00
  • 78b416044c Merge pull request #19 from chewi/yacc Adrian Chadd 2023-12-21 22:13:14 -08:00
  • 00025ae390 Merge pull request #20 from erikarn/main Adrian Chadd 2023-12-21 22:11:13 -08:00
  • def62797f9 [amiwm] Update to 0.22pl2 Adrian Chadd 2023-12-21 22:09:25 -08:00
  • 5823492992 Adjust yacc builds to support the original yacc (as opposed to bison) James Le Cuirot 2023-10-08 22:11:52 +01:00
  • a010c4406f Drop obsolete smakefile James Le Cuirot 2023-10-08 22:09:51 +01:00
  • f1e182de80 Add "Filesystem" and "Launcher" to git ignore file James Le Cuirot 2023-10-08 22:07:16 +01:00
  • 9b3846e15a Merge pull request #18 from chewi/build Adrian Chadd 2023-10-07 17:55:57 -07:00
  • 147cb92b7f Respect ${AR} when building James Le Cuirot 2023-09-16 14:24:51 +01:00
  • 0f16b49701 Fix implicit declaration of exit() during configure script James Le Cuirot 2023-09-04 19:43:34 +01:00
  • c7b5bbe441 ksh is not installed on modern systems, assume some POSIX shell James Le Cuirot 2020-04-26 20:56:37 +01:00
  • c3185246ca Use the noyywrap lex option instead of adding hacky yywrap functions James Le Cuirot 2020-04-26 20:28:12 +01:00
  • d91710ba03 Fix all implicit declarations James Le Cuirot 2020-04-26 20:20:16 +01:00
  • cf6e360a7e Respect LDFLAGS James Le Cuirot 2020-04-26 17:23:02 +01:00
  • 34c0c7af02 Fix parallel builds James Le Cuirot 2020-04-26 16:55:45 +01:00
  • 9978760d7f Fix various path issues James Le Cuirot 2020-04-26 16:35:09 +01:00
  • f1bcd15eb6 Update install-sh to a more modern version James Le Cuirot 2020-04-26 16:29:04 +01:00
  • 798adaa45b configure.in should be named configure.ac these days James Le Cuirot 2020-04-26 16:35:46 +01:00
  • a9d59a9fd4 Delete generated configure script and ignore all build/generated files James Le Cuirot 2020-04-26 16:28:10 +01:00
  • 3c29995649 Support make install DESTDIR=/foo just like Automake does James Le Cuirot 2020-04-26 16:11:47 +01:00
  • f77c715b24 Merge pull request #11 from erikarn/main Adrian Chadd 2023-06-12 19:16:44 -07:00
  • 87ba044ea4 [libami] handle EINTR from select() as a non-error Adrian Chadd 2023-06-12 11:38:42 -07:00
  • 1a8a15e24f [amiwm] add a missing Makefile depedency Adrian Chadd 2023-06-12 11:37:16 -07:00
  • ecf427324c Merge branch 'ahc_20220523_move_window_desktop' Adrian Chadd 2023-01-15 20:53:02 -08:00
  • 9ce1822bff [amiwm] remove now dead code. Adrian Chadd 2023-01-15 20:51:47 -08:00
  • 93863ec396 [amiwm] add a .gitignore so I don't see / commit .o files Adrian Chadd 2022-11-23 18:11:27 -08:00
  • 631176c9a2 [amiwm] Implement a keyboard shortcut to move a client to a different screen Adrian Chadd 2022-05-26 18:54:13 -07:00
  • c0450d83bc Merge branch 'main' of github.com:erikarn/amiwm-2 Adrian Chadd 2022-09-05 16:05:52 -07:00
  • 229d2b2c4d [amiwm] Fix NULL scr issue Adrian Chadd 2022-09-05 16:03:55 -07:00
  • 5577e78cc8 Merge pull request #10 from erikarn/20220618_fix_make Adrian Chadd 2022-06-18 19:14:59 -07:00
  • 918365056b [amiwm] Fix make rules to work under BSD make Adrian Chadd 2022-06-18 19:13:03 -07:00
  • feb42adcc6 Merge pull request #8 from justindossey/20220525_update_man_page Adrian Chadd 2022-05-25 10:28:43 -07:00
  • e6f7a1bc17 Correct filenames for README and MODULES Justin Dossey 2022-05-25 10:06:37 -07:00
  • 21423a0c10 Merge pull request #6 from erikarn/20220511_fix_keyboard_docs Adrian Chadd 2022-05-21 16:06:33 -07:00
  • f116f9c335 Merge pull request #5 from erikarn/ahc_20220425_menu_widgets Adrian Chadd 2022-05-21 16:05:17 -07:00
  • 2a9bd912a1 [amiwm] Add the basic battery info printing bits Adrian Chadd 2022-05-15 19:36:03 -07:00
  • fc23b3e054 [battery] Add help on how the battery module works. Adrian Chadd 2022-05-15 10:50:55 -07:00
  • 915b84e403 [battery] Update to not spit out debugging Adrian Chadd 2022-05-15 10:49:17 -07:00
  • 030f55fa2e [battery] Tie into the periodic function to update APM info Adrian Chadd 2022-05-14 22:08:55 -07:00
  • 4bd5a665db [libami] Add a 5 second read timeout so the periodic routine can be called Adrian Chadd 2022-05-14 22:07:36 -07:00
  • bfc0313ace [amiwm] Fix keyboard documentation entry Adrian Chadd 2022-05-11 19:42:14 -07:00
  • 54adc01be4 [libami] document how the module loop works; start thinking about how to make it async Adrian Chadd 2022-05-08 14:04:21 -07:00
  • 18e858ae80 [amiwm] MVP for initial battery stuff Adrian Chadd 2022-04-25 21:28:49 -07:00
  • e42512c034 [amiwm] Don't use global scr for this iteration Adrian Chadd 2022-04-25 19:03:50 -07:00
  • 9ac42a9f4a Merge pull request #4 from erikarn/ahc_20220409_gadgets Adrian Chadd 2022-04-19 20:06:13 -07:00
  • e73f47e1fb [requestchoice] refactor out gadget code Adrian Chadd 2022-04-09 17:35:05 -07:00
  • 48f15595a4 [executecmd] migrate executecmd to use the gadgets in libami Adrian Chadd 2022-04-09 17:34:43 -07:00
  • 0e5c81f6e3 [libami] add button, textbox and textinput from requestchoice/executecmd Adrian Chadd 2022-04-09 17:33:21 -07:00
  • 161a78e648 Merge pull request #3 from erikarn/ahc_20220403_alt_tab Adrian Chadd 2022-04-06 13:56:17 -07:00
  • e0c13213c5 [amiwm] add a new command action to rotate windows Adrian Chadd 2022-02-13 19:57:24 -08:00
  • 72742103b5 Merge pull request #2 from erikarn/ahc_20220328_remove_global_front Adrian Chadd 2022-04-03 08:24:23 -07:00
  • d00be9ffa8 [amiwm] remove the global 'front' variable Adrian Chadd 2022-03-28 20:44:24 -07:00
  • 84caa252d1 Merge pull request #1 from erikarn/main Adrian Chadd 2022-03-24 09:18:52 -07:00
  • 743a7a666b [amiwm] Update documentation to point to this new repository. Adrian Chadd 2022-03-24 09:18:18 -07:00
  • 6bd141dec1 [amiwm] add some initial comments of structure members. Adrian Chadd 2022-03-18 20:56:16 -07:00
  • 64d540a026 [amiwm] Fix window size / position issues when asked to do something insane Adrian Chadd 2022-03-15 21:37:31 -07:00
  • 26cecc8487 [amiwm] Use XAllocSizeHints() for the sizehints in struct Client Adrian Chadd 2022-03-12 21:04:24 -08:00
  • 4162377f10 [libami] more compile warning fixes Adrian Chadd 2022-02-26 11:31:37 -08:00
  • 2a05c6f3e4 [background] Don't use GNU sed extensions Adrian Chadd 2022-02-22 21:55:20 -08:00
  • 31b98f3ef0 [libami] Another if / else clause warning to clean up Adrian Chadd 2022-02-18 21:52:15 -08:00
  • 32cfb5ab21 amiwm: since options were removed, make the Screens menu work again Adrian Chadd 2022-02-18 19:31:55 -08:00
  • 9825ecbe6b [launcher] launcher install fixes. Adrian Chadd 2022-02-13 20:02:03 -08:00
  • 1ce0d7c975 [amiwm] delete files that aren't actually used; they're auto-generated. Adrian Chadd 2022-02-13 19:59:36 -08:00
  • 294256771a [amiwm] Fix logic for the window size when maximized. Adrian Chadd 2022-02-13 18:56:38 -08:00
  • 77239205d7 [launcher] Add launcher into the build Adrian Chadd 2022-02-13 18:55:40 -08:00
  • b0830232ff [launcher] fix compile warning Adrian Chadd 2022-02-13 18:55:18 -08:00
  • 54cb67609e [filesystem] install/document the filesystem module Adrian Chadd 2022-02-10 12:50:44 -08:00
  • 5365f97cbe [amiwm] Do another pass to clean up build warnings Adrian Chadd 2022-02-10 11:11:05 -08:00
  • 59eae9c029 [libami] Make 'clean' a libami target Adrian Chadd 2020-11-10 11:55:10 -08:00
  • 31b2a069ea [libami] Fix compile warnings in module.c Adrian Chadd 2020-11-10 11:54:56 -08:00
  • 8e0948ca98 ghggewrpguregew reddsik 2017-08-03 23:30:51 +02:00
  • f90e57437d no one reads this anywyas reddsik 2017-08-03 23:24:17 +02:00