Commit Graph

  • c6ff8d06a0 Simplify multimonitor_center_fs() Leon Plickat 2019-11-25 13:52:55 +01:00
  • 4dd50e6f4f Remove coords_in_box() Leon Plickat 2019-11-25 13:47:20 +01:00
  • 4867928d57 Monitor iterating now in its own function Leon Plickat 2019-11-25 13:37:04 +01:00
  • afa8b1871f Make number_of_monitors global Leon Plickat 2019-11-25 13:22:44 +01:00
  • 216e462841 Simply coords_in_box() Leon Plickat 2019-11-25 13:12:06 +01:00
  • 425ae0f698 Style Leon Plickat 2019-11-25 13:02:21 +01:00
  • 8f1b7c28df Remove dependency on stdbool.h Leon Plickat 2019-11-25 09:50:53 +01:00
  • 818480983f Check center of window instead of origin. Leon Plickat 2019-11-25 04:58:46 +01:00
  • b7b08941d5 Add patch which provides primitive multimonitor functionality Leon Plickat 2019-11-24 22:39:47 +01:00
  • d37d04ef32 Merge branch 'master' of github.com:dylanaraps/sowm Dylan Araps 2019-11-24 14:24:28 +00:00
  • 2292f86d7f sowm: potential fix for key bug Dylan Araps 2019-11-24 14:24:13 +00:00
  • 31bf57b69a Merge pull request #24 from eti0/patch-1 dylan 2019-11-14 17:45:28 +02:00
  • d79361b13e fix EWMH typo eti 2019-11-14 16:11:30 +01:00
  • 7921a93eef Merge pull request #23 from tjtf2/master dylan 2019-11-09 22:51:43 +02:00
  • a5853ab69a update tj's patch Timothy Joseph 2019-11-09 22:45:52 +02:00
  • e4965417f7 patches: rebase kill patch 1.0 Dylan Araps 2019-10-28 21:55:17 +00:00
  • bc9a9b14a5 patches: rebase rounded corners Dylan Araps 2019-10-28 21:52:28 +00:00
  • 421f79c47b sowm: rebase rounded corners Dylan Araps 2019-10-25 22:42:26 +03:00
  • cb03ac9664 sowm: revert ungrab key change Dylan Araps 2019-10-25 22:37:47 +03:00
  • 5b012c10be sowm: attempt to fix key issue Dylan Araps 2019-10-25 02:23:19 +03:00
  • 35b12c7969 sowm: swap to new keycode to keysym func Dylan Araps 2019-10-24 23:33:41 +03:00
  • e9df9ac570 docs: update Dylan Araps 2019-10-20 23:39:12 +03:00
  • f14acc3b68 Merge branch 'master' of github.com:dylanaraps/sowm Dylan Araps 2019-10-20 23:39:05 +03:00
  • 117b04d4a6 sowm: fix workspace issue Dylan Araps 2019-10-20 23:34:29 +03:00
  • 0d4af0e4fa Merge pull request #14 from tjtf2/master dylan 2019-10-20 14:09:17 +00:00
  • 43c7194066 patches: added tj's patch Timothy Joseph 2019-10-20 15:18:46 +03:00
  • 144c153844 sowm: check mod first. Dylan Araps 2019-10-19 23:29:21 +03:00
  • 2d1e5c2654 sowm: clean up Dylan Araps 2019-10-19 17:23:26 +03:00
  • d70ecee07d sowm: clean up Dylan Araps 2019-10-19 13:40:28 +03:00
  • fa3c276ce6 sowm: remove now pointless checks Dylan Araps 2019-10-19 13:24:17 +03:00
  • 7316c149b8 sowm: use Window for window and not int Dylan Araps 2019-10-19 10:55:21 +03:00
  • 589bb768d9 sowm: fix current Dylan Araps 2019-10-19 10:27:18 +03:00
  • 84119dd331 sowm: simpler button release Dylan Araps 2019-10-19 08:17:17 +03:00
  • 5c075a359a sowm: simpler center Dylan Araps 2019-10-19 08:14:03 +03:00
  • b48c9b6add sowm: remove root global Dylan Araps 2019-10-19 07:49:26 +03:00
  • a4293a63a7 sowm: send client to focus func directly Dylan Araps 2019-10-19 00:54:06 +03:00
  • e60a3bcb30 docs: update Dylan Araps 2019-10-19 00:31:21 +03:00
  • 4ed0c0919f sowm: track current window Dylan Araps 2019-10-19 00:30:59 +03:00
  • d6b7a98586 docs: update Dylan Araps 2019-10-19 00:18:27 +03:00
  • 3f66256197 sowm: simpler alt tab Dylan Araps 2019-10-19 00:18:03 +03:00
  • 7fe47aefc1 sowm: swap to circular doubly linked list Dylan Araps 2019-10-19 00:16:19 +03:00
  • 0fa485eb7b docs: update Dylan Araps 2019-10-18 20:12:59 +03:00
  • d1e8ee5e67 sowm: more broken (for now) Dylan Araps 2019-10-18 19:55:26 +03:00
  • ef61316b5f sowm: we circular now (we also a little broken too) Dylan Araps 2019-10-18 17:40:04 +03:00
  • 116ebcfc74 docs: update Dylan Araps 2019-10-18 13:55:50 +03:00
  • 493302d38b sowm: simpler window add Dylan Araps 2019-10-18 13:45:02 +03:00
  • f10cec8509 sowm: formatting Dylan Araps 2019-10-18 13:05:25 +03:00
  • 02b10e8585 sowm: track current client to simplify linked list implementation. Dylan Araps 2019-10-18 12:43:09 +03:00
  • 8917b6ddb2 sowm: revert oops Dylan Araps 2019-10-18 12:32:36 +03:00
  • 522defba1e sowm: simpler del Dylan Araps 2019-10-18 12:05:13 +03:00
  • e0bd38091a sowm: fix crashes with cur Dylan Araps 2019-10-18 11:42:57 +03:00
  • 68257b329d sowm: track current window Dylan Araps 2019-10-18 11:31:28 +03:00
  • 009f1cd017 sowm: clean up Dylan Araps 2019-10-17 21:12:41 +03:00
  • b0a8d244e0 patches: rebase 0.3 Dylan Araps 2019-10-17 19:48:23 +03:00
  • cd03f2e3d1 patches: optimize rounded corners further. Dylan Araps 2019-10-17 19:47:34 +03:00
  • 9353c2be35 patches: rebase Dylan Araps 2019-10-17 19:43:06 +03:00
  • cada809f65 sowm: use simpler structure for storing workspaces. Dylan Araps 2019-10-17 18:45:47 +03:00
  • 0ae4e7918f sowm: move tiny tiny functions to macros. Dylan Araps 2019-10-17 18:10:22 +03:00
  • 1248c93bcd sowm: clean up Dylan Araps 2019-10-17 17:02:42 +03:00
  • ec1f32020e sowm: removed comments for now. Will be added back in a better format. Dylan Araps 2019-10-17 15:44:49 +03:00
  • f098fde9cd sowm: Shorter math for window centering. Dylan Araps 2019-10-17 15:41:19 +03:00
  • 518bb08dc0 sowm: None is just 0 and it's shorter Dylan Araps 2019-10-17 15:11:14 +03:00
  • 7a995a4970 sowm: skip setting unneeded variables. Dylan Araps 2019-10-17 14:28:17 +03:00
  • c4d0b2ee8c sowm: clean up Dylan Araps 2019-10-17 14:24:33 +03:00
  • ce819bd126 sowm: subscribe to even less events Dylan Araps 2019-10-17 13:43:05 +03:00
  • fa90c629df docs: update Dylan Araps 2019-10-17 13:22:28 +03:00
  • fa5526c842 sowm: Don't force window location when the window wants to be put elsewhere. Dylan Araps 2019-10-17 11:26:31 +03:00
  • c1f3193b0f Merge branch 'master' of github.com:dylanaraps/sowm Dylan Araps 2019-10-17 09:40:41 +03:00
  • 3662ca427d sowm: turns out we can't pass 0 as an error handler. :P Dylan Araps 2019-10-17 09:40:24 +03:00
  • fdcf245866 docs: update Dylan Araps 2019-10-17 09:16:32 +03:00
  • 60d88980fb sowm: subscribe to less window events! Dylan Araps 2019-10-17 09:16:22 +03:00
  • 4af0d54147 sowm: remove unneeded function Dylan Araps 2019-10-17 09:03:03 +03:00
  • 8e3c9da820 sowm: Remove unneeded call to ws_go on start Dylan Araps 2019-10-17 08:53:59 +03:00
  • de4a08ace0 sowm: avoid branch and variable. Dylan Araps 2019-10-17 08:39:40 +03:00
  • 669ca21407 sowm: simpler window geometry Dylan Araps 2019-10-16 17:25:40 +03:00
  • a5503f8159 sowm: avoid global and remove uneeded initial value. Dylan Araps 2019-10-16 15:50:10 +03:00
  • 42e126009f sowm: void unneeded variable Dylan Araps 2019-10-16 15:46:09 +03:00
  • 72a0f32dd4 docs: update Dylan Araps 2019-10-16 15:22:28 +03:00
  • fa96cc7b18 sowm: reduce scope of client Dylan Araps 2019-10-16 14:15:34 +03:00
  • f36c78d9bb sowm: move two overly simple functions to macros. Dylan Araps 2019-10-16 13:21:36 +03:00
  • d6de000725 docs: update Dylan Araps 2019-10-16 12:50:18 +03:00
  • 2c17908a78 docs: update Dylan Araps 2019-10-16 11:50:38 +03:00
  • 5161ad72f8 docs: update Dylan Araps 2019-10-16 11:45:27 +03:00
  • 43025432ac sowm: intialize cursor buttons using loop to remove duplicate code Dylan Araps 2019-10-16 11:44:59 +03:00
  • 8bdffcacda docs: update Dylan Araps 2019-10-16 09:19:56 +03:00
  • 446ad2e02c sowm: Use modifier from config for mouse controls. Dylan Araps 2019-10-16 09:17:46 +03:00
  • 19e3078aea docs: update Dylan Araps 2019-10-16 09:16:11 +03:00
  • 41ad0ff832 patches: rebase 0.2 Dylan Araps 2019-10-16 08:32:46 +03:00
  • abb9445bfb patches: rebase Dylan Araps 2019-10-16 08:31:27 +03:00
  • 2928148534 patches: rebase Dylan Araps 2019-10-16 08:29:58 +03:00
  • f19fd045a8 sowm: resize optimization Dylan Araps 2019-10-15 23:44:04 +03:00
  • d271e266e6 patches: Added normal kill. Dylan Araps 2019-10-15 20:03:50 +03:00
  • cd37b0ad39 patches: Added normal kill. Dylan Araps 2019-10-15 20:01:41 +03:00
  • 69499117c2 patches: rebase Dylan Araps 2019-10-15 19:50:26 +03:00
  • 1866f5ff02 patches: rebase Dylan Araps 2019-10-15 19:49:30 +03:00
  • 70dda04916 patches: rebase Dylan Araps 2019-10-15 19:48:44 +03:00
  • 5668ad1259 sowm: fixed all compiler warnings. Dylan Araps 2019-10-15 19:45:24 +03:00
  • c4e64e27b7 docs: update Dylan Araps 2019-10-15 17:33:40 +03:00
  • a20543402c sowm: provide config.def.h instead Dylan Araps 2019-10-15 17:12:10 +03:00
  • cd8d42c856 rounded-corners: rebase 0.1 Dylan Araps 2019-10-15 15:00:15 +03:00