Commit Graph

  • d29cf0c926 property: Remove unused int return Uli Schlachter 2019-02-11 10:13:13 +0100
  • c3338c5a74 Luacheck: Allow selection_acquire global Uli Schlachter 2019-02-11 09:15:57 +0100
  • fa39de17b3 Add a test for selection ownership and transfer Uli Schlachter 2019-02-11 09:15:34 +0100
  • 6d7014ca68 Selection transfer: Change event mask after append Uli Schlachter 2019-02-11 07:45:48 +0100
  • 18dd22811e Transfer objects: Accept data in chunks Uli Schlachter 2019-02-11 06:54:21 +0100
  • 434f97e4b1 Selection transfer: Support INCR transfers Uli Schlachter 2019-02-11 06:26:34 +0100
  • fe62ad5faa selection transfer: Support atom format Uli Schlachter 2019-02-10 18:45:46 +0100
  • a4bac0683e Add a :send method to selection transfers Uli Schlachter 2019-02-10 18:27:34 +0100
  • 53db43c2b2 Emit a "request" signal on selection acquire objects Uli Schlachter 2019-02-10 18:22:31 +0100
  • b979fb724a Start a selection transfer object Uli Schlachter 2019-02-10 17:51:53 +0100
  • 0f948d0dd9 Begin implementing selection transfers Uli Schlachter 2019-02-10 17:42:34 +0100
  • 869b1b0dff selection_acquire: Also emit release when X11 selection is lost Uli Schlachter 2019-02-10 17:03:00 +0100
  • e4199dd6b5 Add a :release() method to selection acquire objects Uli Schlachter 2019-02-10 16:12:02 +0100
  • 967c9f7a01 Add selection_acquire objects Uli Schlachter 2019-02-10 16:04:36 +0100
  • 94d413345a Prepare a selection acquiring interface Uli Schlachter 2019-02-10 15:49:42 +0100
  • ec47abb4bc
    Merge pull request #2639 from psychon/selection_get mergify[bot] 2019-02-11 04:00:59 +0000
  • 4c82199d19 selection_getter: Convert to use a table as argument Uli Schlachter 2019-02-10 09:49:11 +0100
  • 3f23914626 Start writing NEWS for the next release (#2624) Uli Schlachter 2019-02-09 23:35:42 +0100
  • 4fdb3980f3
    Merge pull request #2632 from Sorky/patch-1 mergify[bot] 2019-02-09 20:36:23 +0000
  • a5e8cde34e
    Merge pull request #2638 from psychon/selection_watch mergify[bot] 2019-02-09 20:22:20 +0000
  • 3f26624160 Aligning 'regex' with other PR / Minor readability improvements Sorky 2019-02-09 19:21:46 +1100
  • 3dac3fd1d8 Luacheck: Allow selection_getter global Uli Schlachter 2019-02-07 18:22:14 +0100
  • cc73c39a60 Add a test case for the selection getter Uli Schlachter 2019-02-07 17:59:36 +0100
  • 9b3f3e35d9 selection_getter: Add support for ATOMs Uli Schlachter 2019-02-07 16:46:48 +0100
  • 0d2c6fc5d1 Implement INCR transfers Uli Schlachter 2019-02-07 16:37:37 +0100
  • 8ad29950f5 selection_getter: Implement simple data transfers Uli Schlachter 2019-02-07 16:20:02 +0100
  • 010c51aa83 Implement constructing selection getter objects Uli Schlachter 2019-02-07 15:47:06 +0100
  • e17912ec0c Prepare a selection getter interface Uli Schlachter 2019-02-07 15:16:48 +0100
  • 75e67e1d33 Fix Luacheck warnings Uli Schlachter 2019-02-06 12:37:47 +0100
  • 83ffc2b0ce Add a test case for the selection watcher Uli Schlachter 2019-02-06 11:16:02 +0100
  • 1304373a19 selection watcher: Actually watch selections Uli Schlachter 2019-02-06 10:27:59 +0100
  • a24f35532c Implement selection watcher objects Uli Schlachter 2019-02-06 10:10:52 +0100
  • 0295df81c1 Prepare a selection watcher interface Uli Schlachter 2019-02-06 09:30:16 +0100
  • 2023ed187a Add xcb-xfixes as a new dependency and initialise it Uli Schlachter 2019-02-06 09:21:26 +0100
  • a7474412da
    Merge pull request #2630 from psychon/fix_background_foreground mergify[bot] 2019-02-01 15:04:11 +0000
  • 6a463da636 background container: Actually set the foreground color Uli Schlachter 2019-02-01 15:28:29 +0100
  • 5f2cdabc01 textclock: Produce reproducible output (#2622) Uli Schlachter 2019-01-31 20:34:41 +0100
  • 0b4a84ccf3
    Merge pull request #2628 from warptozero/pr-rules-shape mergify[bot] 2019-01-30 15:01:39 +0000
  • eca5c869fa
    awful.rules: Fix shape function not being set as client property warptozero 2019-01-30 07:44:00 +0100
  • b5abd53cbf Use reproducible timestamps in more doc examples (#2626) Uli Schlachter 2019-01-29 19:36:40 +0100
  • cdd6e360f5
    Merge pull request #2609 from psychon/shape_outside mergify[bot] 2019-01-29 18:21:24 +0000
  • a4fe84a8c2
    ci: mergify: update for Travis, remove Codacy (#2627) Daniel Hahler 2019-01-29 12:53:24 +0100
  • 0a999c4192 Change the badge URL from travis-ci.org to travis-ci.com (#2625) Emmanuel Lepage Vallée 2019-01-29 05:24:31 -0500
  • 7ba3a9fba8
    Merge pull request #2620 from psychon/fix_some_news mergify[bot] 2019-01-28 18:39:47 +0000
  • 84eb175ccd background container: Deprecate shape_clip property Uli Schlachter 2019-01-28 14:55:53 +0100
  • a80323d2d0 Fix some typos in the NEWS Uli Schlachter 2019-01-28 08:47:20 +0100
  • 5da5d36178
    Merge pull request #2619 from awesomeWM/Elv13-patch-1 v4.3 mergify[bot] 2019-01-28 06:53:24 +0000
  • 8b5d79792b
    doc: Fix a copy+paste mistake Emmanuel Lepage Vallée 2019-01-27 22:01:10 -0500
  • febbbb69a5
    Merge pull request #2617 from psychon/more_enterleave_events mergify[bot] 2019-01-27 17:48:09 +0000
  • 1166acd73c Honor *some* Enter/Leave events with detail==Inferior Uli Schlachter 2019-01-27 16:21:31 +0100
  • ba75da7976 Work around a bug in LGI Uli Schlachter 2019-01-27 11:30:08 +0100
  • 67cf1469f0 Change the way the shape is done in the background container Uli Schlachter 2019-01-25 15:16:17 +0100
  • 56fa91162f
    Merge pull request #2503 from Elv13/43_news Emmanuel Lepage Vallée 2019-01-26 13:28:09 -0500
  • 9bfd6a22cc
    Merge pull request #2611 from psychon/systray_wibox_enterleave Emmanuel Lepage Vallée 2019-01-26 13:18:20 -0500
  • 22b6e80cad Update the NEWS for 4.3 Emmanuel Lepage Vallee 2018-12-21 22:38:22 -0500
  • 2cb5a0f0e1 codename: Change for "Too long" Emmanuel Lepage Vallee 2019-01-21 03:04:15 -0500
  • d25abddeb7
    Merge pull request #2610 from Elv13/arcchat_fixes Emmanuel Lepage Vallée 2019-01-26 13:04:54 -0500
  • 4c53f9cbc6 spec/beautiful: Don't print noise (#2612) Uli Schlachter 2019-01-26 18:54:31 +0100
  • 19086d70fa Ignore all Enter/Leave events with detail==Inferior Uli Schlachter 2019-01-26 18:26:35 +0100
  • f735a60b95
    Merge pull request #2511 from Elv13/xmas_2k18_5 Emmanuel Lepage Vallée 2019-01-26 12:22:03 -0500
  • bf62695f76 awful.menu: Move code from rc.lua to awful.menu Sorky 2019-01-27 04:19:05 +1100
  • dbb552097c arcchart: Also compute the sum when the limits are provided. Emmanuel Lepage Vallee 2019-01-26 11:03:39 -0500
  • 090f80d173 arcchart: Place the rounded edge in the right side of the arc. Emmanuel Lepage Vallee 2019-01-26 10:57:26 -0500
  • 9efcf9df87 shape.arc: Prevent an angle underflow when rounded edges are enabled. Emmanuel Lepage Vallee 2019-01-26 10:50:43 -0500
  • 4524a7880d tests: Test the layoutlist Emmanuel Lepage Vallee 2018-01-13 03:33:27 -0500
  • 8b60c05118 widget: Add a layoutlist widget Emmanuel Lepage Vallee 2018-01-13 03:32:35 -0500
  • e8bf75ef3c
    Merge pull request #2592 from Sorky/patch-1 mergify[bot] 2019-01-25 15:41:15 +0000
  • 366be2105a beautiful.init: Fix return values and improve doco. fixes: #2588 #2592 Sorky 2019-01-25 22:56:41 +1100
  • 7e7733c6d1
    Merge pull request #2521 from Elv13/modifiers Emmanuel Lepage Vallée 2019-01-24 23:59:54 -0500
  • c87e7aad56
    Merge pull request #2510 from Elv13/xmas_2k18_4 Emmanuel Lepage Vallée 2019-01-24 23:24:22 -0500
  • b0bfcea1a1
    Merge pull request #2607 from Sorky/patch-4 mergify[bot] 2019-01-24 20:03:20 +0000
  • e3c1ecfd40 docs: Better document how widgets work Emmanuel Lepage Vallee 2018-01-12 02:17:36 -0500
  • 6c1f9ec651 tests: Test the awful.popup Emmanuel Lepage Vallee 2017-08-10 00:34:09 -0400
  • 031c773658 popup: Add a popup module to awful Emmanuel Lepage Vallee 2016-02-21 02:31:31 -0500
  • 7f0e2e6bbf
    Merge pull request #2509 from Elv13/xmas_2k18_3 Emmanuel Lepage Vallée 2019-01-24 08:50:41 -0500
  • 063ae48438 awful.tag: Select the fallback layout from the list of layouts. Emmanuel Lepage Vallee 2018-12-24 23:56:45 -0500
  • 831e92410e tag.layouts: Skip get_layout when looking for the current layout. Emmanuel Lepage Vallee 2018-12-24 23:48:22 -0500
  • 2892648916 awful.layout: Add a deprecated notice. Emmanuel Lepage Vallee 2018-12-24 23:04:44 -0500
  • eb3ca746ca awful.layout: Support the current tag layouts in `.inc()`. Emmanuel Lepage Vallee 2018-12-24 23:01:13 -0500
  • 8757e15d30 gears: Add `find_keys` and `find_first_key` to `gears.table`. Emmanuel Lepage Vallee 2018-12-24 22:59:33 -0500
  • f31fbe1220
    menubar.utils.lua - remove "function is_format_supported" by making i… #2601 Sorky 2019-01-24 19:46:56 +1100
  • c1f0013699
    Merge pull request #2603 from Veratil/add-menubar-science-category mergify[bot] 2019-01-21 22:25:18 +0000
  • 012f130738 Add Science category to menubar menu generation categories table. Fixes #2602 Kevin Zander 2019-01-21 11:58:44 -0600
  • 98985f67be
    Merge pull request #2601 from Sorky/patch-3 mergify[bot] 2019-01-21 14:29:04 +0000
  • 9927b7a88d squash Sorky 2019-01-21 21:37:45 +1100
  • 94937595c2 doc: Use the modifier name instead of the keysym for the alttab example Emmanuel Lepage Vallee 2019-01-20 23:05:06 -0500
  • 0d80b3f0e9 keygrabber: Do not try to guess the modifiers name Emmanuel Lepage Vallee 2019-01-20 23:04:39 -0500
  • b466db955f shims: Add awesome._modifiers Emmanuel Lepage Vallee 2019-01-20 23:04:29 -0500
  • 5e6b02274e luaa: Add a way to query the currently pressed modifiers. Emmanuel Lepage Vallee 2019-01-21 00:50:35 -0500
  • 6f2b7435c3 Remove unused Xlib Display* from luaA_get_modifiers Uli Schlachter 2019-01-18 17:34:12 +0100
  • 333f92098a Use existing keymap to map codes to symbols Uli Schlachter 2019-01-18 17:33:17 +0100
  • 33cd091d02 Use existing xkbcommon functionality instead of XKeysymToString Uli Schlachter 2019-01-18 17:24:27 +0100
  • 56db19fbef luaA_get_modifiers: XCBify XGetModifierMapping Uli Schlachter 2019-01-18 17:11:15 +0100
  • 5b7edf0574 get_modifier_name: Use XCB defines instead of Xlib's Uli Schlachter 2019-01-18 17:04:56 +0100
  • 5ab547fbfd tests: Test the awesome.modifiers Emmanuel Lepage Vallee 2018-12-30 02:23:57 -0500
  • 44c5ca41d9 awesome: Add a `modifiers` field. Emmanuel Lepage Vallee 2018-12-30 02:11:50 -0500
  • 3fbb96ecac
    Merge pull request #2595 from blueyed/sloppy mergify[bot] 2019-01-19 12:26:37 +0000
  • 81a0a8cc48 awesomerc.lua: fix sloppy focus: do not raise Daniel Hahler 2019-01-19 09:48:01 +0100
  • 8fe06f95d0
    Merge pull request #2567 from blueyed/cmake-args mergify[bot] 2019-01-15 01:11:24 +0000
  • 86ab272045
    Merge pull request #2589 from psychon/theme_path mergify[bot] 2019-01-14 13:06:25 +0000