Commit graph

  • 96f64be368
    tweak border behavior, don't focus cycle through minimized windows main Iris Lightshard 2023-03-07 23:09:26 -0700
  • 9e8813e111 Add include of cairo.h when using librsvg master Mikael Magnusson 2015-03-04 01:05:45 +0100
  • 718b4c75c4 Update version to 3.6 Mikael Magnusson 2015-03-03 22:59:55 +0100
  • 224ecd74f1 Add missing file so make distcheck passes Mikael Magnusson 2015-03-03 22:59:31 +0100
  • 8bc0dcd7fb Merge branch 'master' of git://git.openbox.org/dana/openbox Mikael Magnusson 2015-03-03 22:37:21 +0100
  • 288ef5896b Update the gnome-session support for version 3.9.90 in Ubuntu Trusty Dana Jansens 2014-12-03 13:39:59 -0800
  • d7568bc038 Special case for unusual monitor setup Mikael Magnusson 2015-01-06 23:26:34 +0100
  • 9e4db4e63d Update CHANGELOG again. Mikael Magnusson 2014-11-10 19:05:09 +0100
  • efc7efcd42 Revert "Include rsvg-cairo.h for cairo-specific things" Dana Jansens 2014-11-07 12:58:40 -0500
  • d4eb936394 Update Norwegian translation. Michael Kjelbergvik Thung 2014-11-06 10:43:20 +0100
  • 0239b5b61a Clarify versioning comment instructions in configure.ac Mikael Magnusson 2014-11-06 04:35:24 +0100
  • 29a7d9b340 Clean up translation files Mikael Magnusson 2014-11-05 17:00:31 +0100
  • 468a747134 Add Galician translation. Javier Mancebo 2014-11-05 10:32:13 +0100
  • abe14c889c Update Polish translation. Jakub Błażejczyk 2014-11-05 10:20:53 +0100
  • 24bb21a124 Move some more code around to make it shorter Mikael Magnusson 2014-11-05 18:31:49 +0100
  • 35e92e4c2a Reduce length of theme.c a bit Mikael Magnusson 2014-11-05 13:22:56 +0100
  • 10c276c6c2 Make theme.c indentation more locally consistent Mikael Magnusson 2014-11-05 11:12:28 +0100
  • f1f5610cca Remove wrong code from button mask loading code, bug 6065 Mikael Magnusson 2014-11-05 10:52:22 +0100
  • 4784b69bd5 Only add xqueue listener fd once, bug 6326 Mikael Magnusson 2014-11-05 09:58:34 +0100
  • 8944094f71 Allow selecting menu entries during menuHideDelay if you click again, bug 5501 Mikael Magnusson 2014-11-05 09:58:57 +0100
  • 28e85ea2b2 Move final frame adjust in flashing to timeout func Mikael Magnusson 2014-11-03 12:52:11 +0100
  • 031e3c13b4 Make sure to reset all the GSource timer ids Mikael Magnusson 2014-11-03 11:58:06 +0100
  • 69dc27ed77 Update my email address Mikael Magnusson 2014-10-28 06:20:51 +0100
  • a68c41f504 Fix some compiler warnings for ShowMenu Mikael Magnusson 2014-10-28 05:45:09 +0100
  • 122e2a81d3 Some fixes found by coverity for things used before a null check Mikael Magnusson 2014-10-28 05:20:10 +0100
  • 1491e196f3 Initialize some stuff to 0 before taking their address Mikael Magnusson 2014-10-28 05:11:17 +0100
  • 0f705cfddb Move assignment to before break, hopefully this doesn't break stuff Mikael Magnusson 2014-10-28 05:18:03 +0100
  • 1387b33394 Fix an if statement getting moved into a loop it shouldn't have Mikael Magnusson 2014-10-28 04:34:21 +0100
  • 396198081e Use PANGO_UNDERLINE_SINGLE for rendering shortcuts Mikael Magnusson 2014-10-28 03:44:28 +0100
  • d6797e53b4 Fix compile failure when X_HAVE_UTF8_STRING is not defined Peter Åstrand 2014-10-28 03:37:20 +0100
  • 088524f016 Use GString for appending strings Mikael Magnusson 2014-10-28 02:23:35 +0100
  • 26951b0d4c Fix use after free in menu_entry_frame_free Edward Sheldrake 2014-10-28 01:28:35 +0100
  • 130075de74 Fix copy paste typo in swap_byte_order Pascal Terjan 2014-10-28 00:50:20 +0100
  • 7a6c559948 Update CHANGELOG with changes so far Mikael Magnusson 2014-10-24 22:57:21 +0200
  • bcfc71a673 Make desktop actions noninteractive Mikael Magnusson 2014-10-28 00:36:55 +0100
  • 8543e5746c Remove freshmeat related stuff from release script, the site is dead Mikael Magnusson 2014-10-25 01:21:48 +0200
  • bf5357f9fb Clip client rect to monitor bounds while picking a corner for resizing Mikael Magnusson 2014-10-27 23:33:12 +0100
  • fe6453b40b Change some while loops to for loops in config.c Mikael Magnusson 2014-10-23 23:33:38 +0200
  • d6985fd996 Allow specifying several mousebinds in one go, like for keybinds Mikael Magnusson 2014-10-20 15:39:34 +0200
  • 6273bf2e94 Make RaiseLower work for the dock as well Mikael Magnusson 2014-07-12 05:19:41 +0200
  • 7b3dc69468 Add keyboard/rebindOnMappingNotify option Mikael Magnusson 2014-02-22 21:37:29 +0100
  • 39dfb7458a Pass the GravityPoint as const* instead of by value Mikael Magnusson 2014-10-06 21:54:16 +0200
  • d3359676e4 Let the menu placement code know if the position was user specified Mikael Magnusson 2014-10-06 20:15:08 +0200
  • 1b3afcff1f Move common gravity application to screen.c Mikael Magnusson 2014-10-06 19:52:14 +0200
  • c5c5b7b455 Resolve gravity coords in menuframe so it can use the widths Mikael Magnusson 2014-10-06 19:38:51 +0200
  • 238ab3f742 Add <position> tag to ShowMenu action Mikael Magnusson 2014-10-06 18:21:38 +0200
  • 2d289312ba Fix negative relative coordinate placement Mikael Magnusson 2014-10-06 18:20:51 +0200
  • e02c2f4174 double space Mikael Magnusson 2014-10-06 18:25:14 +0200
  • 1ea131048d Fix thinko in if.c, *o in Stop can never be pointing at the right place. Mikael Magnusson 2014-04-25 00:22:59 +0200
  • d8f1ef057b Fix typo in variable name Mikael Magnusson 2014-04-10 22:51:28 +0200
  • 76113b8a06 Avoid initializing a VLA of 0 length Mikael Magnusson 2014-02-17 17:55:16 +0100
  • 9fb4b56ba9 Declare variables at start of blocks in place.c Mikael Magnusson 2013-08-14 14:19:09 +0200
  • f469a46da1 Break loop if is_true was set to false in If Mikael Magnusson 2013-09-17 18:52:11 +0200
  • a8a2375c44 Don't segfault when there's no target in If Mikael Magnusson 2013-09-17 18:47:45 +0200
  • 835ef3253f Some fixes in french translation Mikael Magnusson 2013-12-25 16:37:04 +0100
  • 540c53eeab Cache results of offset/shift functions so we don't do 6 function calls per pixel when reducing color depth Derek Foreman 2014-04-10 15:12:56 -0500
  • 33caeb559e Fix gcc warnings in screen.c Rafael Ignacio Zurita 2014-01-09 11:49:00 -0300
  • c7a458b5ad Added missing break statement (Bug 6043) Markus Roesch 2014-01-01 13:25:31 +0100
  • effa8667e1 Include rsvg-cairo.h for cairo-specific things Dana Jansens 2013-12-02 11:35:44 -0500
  • 7b408bc3b8 Add a strict option to the ToggleShowDesktop action Dana Jansens 2013-09-08 13:39:59 -0400
  • adcb7a78d9 Portuguese update for openbox Sérgio Marques 2013-09-06 09:51:02 +0100
  • e6a0beb34b Allow FillToEdge to grow when all its edges are blocked. Dana Jansens 2013-09-01 17:37:53 -0400
  • f5e9df18a4 Clean up the FillToEdge action implementation Dana Jansens 2013-09-01 16:48:39 -0400
  • f757e7449f Created a 'GrowToFill' action. (Bug 3356) Lucas Augusto Deters 2010-08-28 02:21:18 -0300
  • e33c070d15 Use the BSEARCH() macro in overlap placement Dana Jansens 2013-09-01 15:17:11 -0400
  • 047a201498 Fix bugs and add unit tests for BSEARCH() Dana Jansens 2013-09-01 14:54:51 -0400
  • 4c07127074 Fix nits for overlap placement center option Dana Jansens 2013-09-01 11:49:06 -0400
  • f866c034bf Add the old <center> option for the placement policy. (Bug 5946) Ian Zimmerman 2013-08-17 16:08:25 -0700
  • 9750e5cea8 Fix gcc warnings Ian Zimmerman 2013-08-17 15:13:05 -0700
  • 0afb5b28c6 Fix a typo causing submenuShowDelay to be ignored (Bug 6019) Tom Sires 2013-08-27 08:02:31 -0500
  • 0a7ff45e49 Add window type to If as well Mikael Magnusson 2013-08-19 03:25:40 +0200
  • 1d1fe5e6cc Allow matching class, name and role in If action Mikael Magnusson 2013-08-19 02:40:21 +0200
  • 780b2428a2 Add ForEach action which is like If but runs on all clients Mikael Magnusson 2013-08-19 00:03:51 +0200
  • 2d5239b60a Remove the else-on-newline rule from HACKING Dana Jansens 2013-08-18 20:03:46 -0400
  • 881076d2a8 Add queries to If actions Dana Jansens 2013-08-18 19:29:05 -0400
  • 98c5205b9e Update HACKING for brace rules Dana Jansens 2013-08-18 18:11:26 -0400
  • f4bad155be Add a note to add the version to the bug tracker for new releases. Dana Jansens 2013-08-12 16:52:48 -0400
  • 1a9f697fe9 Update po files for 3.5.2 Dana Jansens 2013-08-11 21:30:20 -0400
  • 1d34e17102 Add CHANGELOG for 3.5.2 Dana Jansens 2013-08-11 21:28:22 -0400
  • 1f614a70a5 Update version in configure.ac to 3.5.2 Dana Jansens 2013-08-11 21:26:08 -0400
  • db212a4f01 Maximized undecored windows have incorrect top border. (Bug 5996) Dana Jansens 2013-08-11 16:37:14 -0400
  • aa1fe695a5 window.inactive.label.text.color should default to white. Dana Jansens 2013-08-11 16:12:25 -0400
  • f3873cac4a Fix a write out of bounds in splitvertical gradients (Bug 3612) Dana Jansens 2013-08-11 16:04:50 -0400
  • cddd736de5 We use congfigure.ac not configure.am Dana Jansens 2013-08-11 14:43:48 -0400
  • bcfe59fce2 Fix some compiler warnings Dana Jansens 2013-08-11 14:39:26 -0400
  • b4b780bae6 Update line numbers in po files Dana Jansens 2013-08-11 13:47:53 -0400
  • 7c4fae0312 Change "plain" to "exact" for If's <title> Mikael Magnusson 2013-08-11 19:26:52 +0200
  • eae7a57088 Update CHANGELOG Mikael Magnusson 2013-08-11 16:24:29 +0200
  • bced74beaa Add matching which monitor the client is on in the If action (Bug 5426) Mikael Magnusson 2013-08-11 15:47:31 +0200
  • f8aa8cf5bb Use enum value for monitor in MoveToCenter Mikael Magnusson 2013-08-11 15:45:48 +0200
  • db1c0809ef Let the If action match window titles with GRegex Mikael Magnusson 2010-08-15 01:36:10 +0200
  • 5a1da743ca Use a helper function to make if.c a bit shorter Mikael Magnusson 2010-10-10 00:41:29 +0200
  • 9614dd8da2 Add activedesktop to If Mikael Magnusson 2010-10-10 00:41:10 +0200
  • 2b1a53cd73 Dock used showDelay for both hiding and showing (Bug 5811) Lefteris Chatzimparmpas 2013-08-11 14:45:29 +0200
  • b2b5df767c Allow specifying only one of width and height in per-app settings size Mikael Magnusson 2013-08-11 14:33:46 +0200
  • 937ba3c7e7 Fix use after free in error message Mikael Magnusson 2013-08-11 12:02:30 +0200
  • f55caaf6a0 Add some comments in MoveResizeTo code Mikael Magnusson 2013-08-11 02:39:14 +0200
  • 16c0fb84bc Remove fuzzy and outdated translations, add plural expressions. Dana Jansens 2013-08-11 00:46:48 -0400
  • 677fb42644 Make nplurals=2 in Turkish translation since there are plurals translations Dana Jansens 2013-08-11 00:19:50 -0400
  • 23c6a8c90c Remove po_PL from LINGUAS as that doesn't exist, should have be pl.po Dana Jansens 2013-08-11 00:18:10 -0400