Commit Graph

  • 203800e9aa Added tag v1.2 for changeset afda93e153f6 Scoopta 2020-07-28 00:27:25 -0700
  • cfe4206a62 v1.2 Scoopta 2020-07-28 00:25:23 -0700
  • 3c82c8ef9f wlr_layer is now initialized to ZWLR_LAYER_SHELL_V1_LAYER_TOP Scoopta 2020-07-27 23:57:18 -0700
  • 3fcb32b2b5 data1 can be initialized to NULL Scoopta 2020-07-27 23:55:33 -0700
  • 75155cca3e Did I finally make image escapes not an ugly mess...maybe...maybe but they're definitely better Scoopta 2020-07-27 23:54:12 -0700
  • c9e99efc6f data: will now be correctly handled Scoopta 2020-07-27 23:53:29 -0700
  • 592e427133 Added layer config option Scoopta 2020-07-27 21:49:21 -0700
  • 3ab6a0d668 Added --monitor Scoopta 2020-07-18 13:32:05 -0700
  • e7672ff694 The img "escapes" should now correctly deal with HiDPI Scoopta 2020-07-18 02:00:09 -0700
  • 00decaa9a1 Fixed icon scaling on HiDPI displays Scoopta 2020-07-18 01:44:29 -0700
  • da98a2d240 Added base64 image support Scoopta 2020-07-11 17:39:09 -0700
  • ad73f24c75 Renamed widget builder functions to be more consistent with the rest of wofi Scoopta 2020-07-11 16:39:09 -0700
  • 2df1705673 Added info about gentoo overlay Scoopta 2020-07-01 18:32:42 -0700
  • d5415afccd Fixed typo in readme Scoopta 2020-07-01 18:32:00 -0700
  • 5a2fa0e7ca Added support for \ escaping and quote wrapping arguments for spaces Scoopta 2020-06-30 00:26:04 -0700
  • 56e971a636 widget_builder_api.h added to install_headers() Scoopta 2020-06-29 21:25:15 -0700
  • 1ed2445bd4 drun ported to the new widget builder API Scoopta 2020-06-29 21:23:36 -0700
  • b933c0c855 Removed glib.h include from run Scoopta 2020-06-23 00:35:40 -0700
  • 1393306c26 Wofi now loads modes multi-threaded, this should decrease startup times Scoopta 2020-06-23 00:33:57 -0700
  • 5c59d8317c Added widget builder API Scoopta 2020-06-22 22:45:51 -0700
  • 2afc0b9809 Added dynamic_lines Scoopta 2020-06-16 15:41:28 -0700
  • 8a68314be7 Oops, --search definitely requires an argument Scoopta 2020-06-14 03:10:31 -0700
  • 18851d411e Added --search Scoopta 2020-06-14 03:03:00 -0700
  • b4b7d4be4e Fixed expanders not contracting when -w > 1 Scoopta 2020-06-14 01:24:37 -0700
  • 1e63240dc8 memset is no longer used to clear sigact Scoopta 2020-06-12 22:25:20 -0700
  • aaaf79d0f7 PrefersNonDefaultGPU is now respected when launching a non-primary action Scoopta 2020-05-21 15:18:26 -0700
  • 37aa2a3b9b Added support for the PrefersNonDefaultGPU desktop entry flag Scoopta 2020-05-21 15:06:54 -0700
  • 27ae55ad6c Moved the wofi_api.h include to wofi.h Scoopta 2020-05-20 23:16:12 -0700
  • bd9f49b963 Added wofi_get_window_scale() Scoopta 2020-05-18 23:22:05 -0700
  • 61ef7b55b2 Wofi will now keep its percentage size even when moving between monitors Scoopta 2020-05-18 20:16:57 -0700
  • 74a77c23b2 Fixed needing to press down twice to get to the second entry Scoopta 2020-05-18 19:28:07 -0700
  • 6f5c538dfa Added a note to the readme about drun and dbus Scoopta 2020-05-18 19:14:47 -0700
  • 18be7e2b9d Changed the check when doing a surface size update to check for the right thing shell != NULL Scoopta 2020-05-15 17:36:45 -0700
  • f2f7974b3d Being unable to connect to a wayland compositor will now cause a graceful exit, compositors which don't support wlr_layer_shell will now cause a switch to normal window mode Scoopta 2020-05-15 17:32:39 -0700
  • 0d1836649e Added display_generic option to drun Scoopta 2020-05-15 17:20:56 -0700
  • a8312f64f2 Backed out changeset a574c2d2ebab, this causes the size to always be calculated using the primary monitor(monitor at 0,0) and not the actual monitor in use Scoopta 2020-05-12 15:21:13 -0700
  • b92250455a Added img-noscale Scoopta 2020-05-12 13:58:18 -0700
  • 6019f46199 Added more padding to the height when --lines is used Scoopta 2020-05-10 20:57:32 -0700
  • eac302cd2b Added FreeBSD package to the package list Scoopta 2020-05-09 15:44:28 -0700
  • 6db85c1dd2 The GError is now always freed if it's non-null Scoopta 2020-05-09 13:20:19 -0700
  • cb02aeee63 Added support for purism virtual keyboards Scoopta 2020-05-09 13:16:53 -0700
  • 13b3c28c19 Removed unneeded semicolons Scoopta 2020-05-08 18:34:23 -0700
  • fdf1c5572d 65536 widgets is totally atainable in some crazy dmenu setups Scoopta 2020-05-08 14:53:44 -0700
  • 323487d1bb Not sure what that code was for, probably --lines early on and then it never got removed Scoopta 2020-05-08 14:53:08 -0700
  • 1266717492 Added 1px to the total size to get rid of the slightly undersized window when using --lines Scoopta 2020-05-08 14:24:51 -0700
  • e0337b5b7a select_item() now checks for expanders Scoopta 2020-05-08 14:18:39 -0700
  • 4a9733114b Added documentation about the control and shift modifiers in run mode Scoopta 2020-05-07 15:36:01 -0700
  • 1649fb95e1 Fix terminal exec parameter when running command in a terminal as all terminals using the option '-e' by convention Jerry Chanut 2020-05-05 22:38:01 +0200
  • 8d1075eb2c Use the browse selection mode to ensure there is alway an item selected. Brian Daniels 2020-04-25 12:09:17 -0400
  • 17e43f2338 The contents of the entry boxes are now flagged as selected when selected Scoopta 2020-04-24 22:41:49 -0700
  • 023fe67c5b Fix double free when both allow_markup and parse_search are enabled Jonas Witschel 2020-04-23 14:44:02 +0200
  • de40550d2f Hide the small window before percent resizing lbonn 2020-04-22 11:22:23 +0200
  • 443b729de5 Sorting will now fallback to basic sort order if the fancy sorts are identical Scoopta 2020-04-10 22:12:43 -0700
  • 6ce49cd43d Fixed use after free Scoopta 2020-04-10 21:55:03 -0700
  • 7308465f26 Added support for multiple key binds to a single action Scoopta 2020-04-10 21:50:48 -0700
  • 6db2a2260d Added support for alt as a modifier key Scoopta 2020-04-06 15:35:22 -0700
  • f8e1c779cc Added key_hide_search Scoopta 2020-04-06 15:17:12 -0700
  • 98fe587316 Fixed expanders not shrinking back to their original size Scoopta 2020-04-06 15:00:14 -0700
  • c3ca5e027d Added key_expand Scoopta 2020-04-06 14:41:12 -0700
  • a32fa82b12 Added alacritty to the default terminal list Scoopta 2020-04-02 22:57:46 -0700
  • c85bb48ba7 Updated README to add the new arch package Scoopta 2020-04-02 15:53:49 -0700
  • 29aeffd8c1 Cleaned up includes, they were a bit of a mess Scoopta 2020-03-25 23:05:46 -0700
  • f61ec70797 Moved code to get $XDG_DATA_DIRS and $XDG_DATA_HOME to separate functions Scoopta 2020-03-24 18:54:44 -0700
  • efca41d41a $XDG_DATA_HOME/applications now gets priority over cache Scoopta 2020-03-24 18:37:23 -0700
  • c56be00336 drun: Removed cached map Scoopta 2020-03-24 14:50:28 -0700
  • 2c20a6bda4 Explicitly set C standard for old compilers ../src/config.c: In function 'config_put': ../src/config.c:24: error: 'for' loop initial declaration used outside C99 mode ../src/config.c: In function 'config_get_mnemonic': ../src/config.c:82: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c: In function 'utils_concat': ../src/utils.c:37: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c:44: error: redefinition of 'count' ../src/utils.c:37: error: previous definition of 'count' was here ../src/utils.c:44: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c: In function 'utils_distance': ../src/utils.c:75: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c:78: error: redefinition of 'count' ../src/utils.c:75: error: previous definition of 'count' was here ../src/utils.c:78: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c:83: error: 'for' loop initial declaration used outside C99 mode ../src/utils.c:84: error: 'for' loop initial declaration used outside C99 mode ../modes/drun.c: In function 'get_search_text': ../modes/drun.c:85: error: 'for' loop initial declaration used outside C99 mode ../modes/drun.c: In function 'get_action_text': ../modes/drun.c:132: error: 'for' loop initial declaration used outside C99 mode ../modes/drun.c: In function 'get_action_actions': ../modes/drun.c:152: error: 'for' loop initial declaration used outside C99 mode ../modes/drun.c: In function 'insert_dir': ../modes/drun.c:218: error: 'for' loop initial declaration used outside C99 mode ../modes/drun.c: In function 'wofi_drun_init': ../modes/drun.c:267: error: 'for' loop initial declaration used outside C99 mode ../src/main.c: In function 'wofi_load_css': ../src/main.c:112: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function '_insert_widget': ../src/wofi.c:468: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:487: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:509: error: redefinition of 'count' ../src/wofi.c:487: error: previous definition of 'count' was here ../src/wofi.c:509: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:514: error: redefinition of 'count' ../src/wofi.c:509: error: previous definition of 'count' was here ../src/wofi.c:514: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'escape_lf': ../src/wofi.c:541: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'remove_escapes': ../src/wofi.c:561: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'wofi_create_widget': ../src/wofi.c:739: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:745: error: redefinition of 'count' ../src/wofi.c:739: error: previous definition of 'count' was here ../src/wofi.c:745: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'wofi_term_run': ../src/wofi.c:784: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'fuzzy_sort': ../src/wofi.c:856: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:862: error: redefinition of 'count' ../src/wofi.c:856: error: previous definition of 'count' was here ../src/wofi.c:862: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c:868: error: redefinition of 'count' ../src/wofi.c:862: error: previous definition of 'count' was here ../src/wofi.c:868: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'move_pgup': ../src/wofi.c:1026: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'move_pgdn': ../src/wofi.c:1033: error: 'for' loop initial declaration used outside C99 mode ../src/wofi.c: In function 'load_mode': ../src/wofi.c:1244: error: 'for' loop initial declaration used outside C99 mode Jan Beich 2020-03-24 13:11:51 -0700
  • 874eafb27f Added documentation about the format of mode specific config options to wofi(7) in addition to the info in wofi(5) Scoopta 2020-03-17 14:26:47 -0700
  • 0b5ad3499d Added an error if an image cannot be loaded instead of letting gdk-pixbuf error. Scoopta 2020-03-17 14:21:10 -0700
  • 50719af3dd !wl_list_empty() is now used instead of wl_list_length() > 0 Scoopta 2020-03-13 21:58:54 -0700
  • 4f4b85eee6 The name of the mode and the name used for loading can now be different, this fixes some segfaults Scoopta 2020-03-13 18:56:39 -0700
  • 8d4a9e22b2 Added the load() plugin function Scoopta 2020-03-13 17:08:35 -0700
  • 60502adf83 Added documentation about wofi_get_dso_path() Scoopta 2020-03-13 13:26:16 -0700
  • 8e8bd632c5 Added wofi_get_dso_path() Scoopta 2020-03-13 13:00:59 -0700
  • b182442f7a The full DSO name no longer needs to be specified to load an external mode Scoopta 2020-03-13 12:30:00 -0700
  • b2e879cc88 mode is not set to _mode but rather mode_ptr->name which is a copy of _mode Scoopta 2020-03-13 12:27:26 -0700
  • c42ec7676d The width of entries is no longer set by widget_allocate() Scoopta 2020-03-12 17:09:45 -0700
  • 3e64b23847 Added page up/down support Scoopta 2020-03-11 18:27:44 -0700
  • b172590829 Renamed the locations enum to location Scoopta 2020-03-11 17:44:08 -0700
  • 4f85609ae0 Updated the fedora package info in the readme Scoopta 2020-03-09 23:08:03 -0700
  • ac3fc9034c Added a screenshot Scoopta 2020-03-09 22:53:05 -0700
  • 5625646da6 Merged v1.1.2 into default Scoopta 2020-03-09 22:42:35 -0700
  • 56ec7c524f Added tag v1.1.2 for changeset 96d47bb081be Scoopta 2020-03-09 22:37:41 -0700
  • 1dd640e283 v1.1.2: fixed typos in man pages Scoopta 2020-03-09 22:37:36 -0700
  • e9cbf88be4 Wofi properly shuts down if its window is closed in normal window mode Scoopta 2020-03-09 14:27:07 -0700
  • 107eb5dd94 Removed threads from the dependencies Scoopta 2020-03-08 23:33:15 -0700
  • a6735a38cb Pressing a key with no modifier which is bound with a modifier will now correctly focus the search box Scoopta 2020-03-07 22:01:22 -0800
  • 7cdc682a6d Added support for using \t as a separator in dmenu mode Scoopta 2020-03-07 21:12:14 -0800
  • 8796993fb6 Modes are no longer loaded on their own thread. It's not really needed, breaks drun mode with images, and is probably confusing for 3rd-party mode developers. Scoopta 2020-03-07 19:55:30 -0800
  • a167dcc42e Replaced 1 with TRUE when setting gtk-application-prefer-dark-theme Scoopta 2020-03-05 19:51:49 -0800
  • 1b299e658f Removed debug print Scoopta 2020-03-05 19:07:25 -0800
  • dc58ddbfb8 add switch to use the dark gtk theme Gigadoc2 2020-03-03 12:09:55 +0100
  • 7755727cb6 Merged v1.1.1 into default Scoopta 2020-03-05 11:37:51 -0800
  • f016f32f7a Added tag v1.1.1 for changeset fc1124ee262b Scoopta 2020-03-05 11:36:00 -0800
  • c64526023e v1.1.1: Headers and pkg-config file are now installed Scoopta 2020-03-05 11:35:55 -0800
  • dc166e1381 Added fedora package to the list of packages Scoopta 2020-03-03 17:26:17 -0800
  • a672361d65 --lines should play nicer with % dimensions Scoopta 2020-03-03 11:13:11 -0800
  • 12d68bbd01 Added - escapes Scoopta 2020-03-03 00:48:35 -0800
  • 341e4cc080 Added an example on how to do window switching to the man pages Scoopta 2020-03-03 00:45:08 -0800
  • 36048841bb Changed the default wofi size to be 50%x40% instead of 1000x400 Scoopta 2020-03-03 00:10:12 -0800
  • 3e3846f9b4 Added documentation about percent sizes Scoopta 2020-03-03 00:07:02 -0800