Commit graph

  • ae17e900e7 layer-shell: render popups above everything Vaxry 2024-03-25 16:20:30 +0000
  • ca17a89d86 renderer: allow blurring ls popups Vaxry 2024-03-25 16:08:55 +0000
  • 7c5565fc40
    Revert a94b902 Aqa-Ib 2024-03-25 15:01:11 +0100
  • 356414639f
    core: fix missing workspace events during swapping (#5251) thejch 2024-03-24 18:50:41 -0700
  • 6b28bf563e
    keybinds: Fix exit trigger by moving it to monitor.frame (#5240) dmayle 2024-03-24 18:46:59 -0700
  • 8001b96bb5
    renderer: dont render fullscreen special on wrong monitor (#5249) thejch 2024-03-24 18:41:56 -0700
  • f924c3ee4f send workspace event during swapActiveWorkspaces and focusWorkspaceOnCurrentMonitor (when swapping) Jeremy Huang 2024-03-24 14:17:44 -0700
  • 89543e8e3c cursormgr: don't set x theme in changeTheme Vaxry 2024-03-24 20:47:09 +0000
  • 03e99f93ae
    renderer: forward decl for b_pch=false (#5250) Brett Alcox 2024-03-24 15:38:10 -0500
  • b2aa39eb1d forward decl for b_pch=false (CInputPopup in Renderer.hpp brettalcox 2024-03-24 15:06:44 -0500
  • 294ff8609f cursormgr: log theme loading failures Vaxry 2024-03-24 19:39:56 +0000
  • 2f05733607 dont render fullscreen special on wrong monitor Jeremy Huang 2024-03-24 12:28:00 -0700
  • 1e82d5a04d ime: fix build without pch Vaxry 2024-03-24 17:19:35 +0000
  • 5cc4bf699c IME: Refactor and fixup popups Vaxry 2024-03-24 16:08:25 +0000
  • edc4554502 Move exit trigger to monitor frame Douglas Mayle 2024-03-23 18:18:00 -0700
  • acf15e5579 text-input: reset lock counter on surface destroy Vaxry 2024-03-24 15:00:00 +0000
  • 86dc46ffea animationmgr: use realpos and size for border damage Vaxry 2024-03-24 03:09:39 +0000
  • 09e1128da2 cursormgr: initialize size to 0 Vaxry 2024-03-24 02:21:28 +0000
  • 432924b372 xwayland: assign wlr_surface on associate Vaxry 2024-03-24 02:02:27 +0000
  • c7fbea3368
    animations: Fix animation issue in focusworkspaceoncurrentmonitor (#5202) thejch 2024-03-23 15:14:50 -0700
  • 295128ab2a window: assign surface on create Vaxry 2024-03-23 22:10:37 +0000
  • 09ad0b54e9 remove config option Jeremy Huang 2024-03-23 14:48:25 -0700
  • 2d5fda4810
    input: fix crash with text-input-v1 (#5234) Sungyoon Cho 2024-03-24 06:12:27 +0900
  • 0d91f82d83 config: be a bit louder in the disabled log warning Vaxry 2024-03-23 21:10:54 +0000
  • 059e85ae69
    input: Add options to set tablet's active area (#5199) Khalid 2024-03-23 23:31:03 +0300
  • b8c2e759e1
    input: fix crash with text-input-v1 Sungyoon Cho 2024-03-24 01:34:06 +0900
  • 0dfdb6678f [gha] Nix: update inputs fufexan 2024-03-23 00:03:18 +0000
  • 9f2ed02f35 IME/TI: Fixes and refactoring Vaxry 2024-03-22 23:08:52 +0000
  • 83b8da250e
    Report tablet's physical size with hyprctl Khalid J. 2024-03-22 23:43:37 +0300
  • 8c88689faf IME: guard unfocused TIs in leave Vaxry 2024-03-22 18:58:28 +0000
  • 568b352b23 cmakelists: remove oopsie Vaxry 2024-03-22 18:52:07 +0000
  • d2b42e29c6 IME: fix crashes with destroyed text-inputs Vaxry 2024-03-22 18:45:24 +0000
  • 461757e2fb scripts: fix asan patch Vaxry 2024-03-22 18:34:12 +0000
  • 397e08c16a
    input: focus window on mouse down on groupbar (#5224) MightyPlaza 2024-03-22 17:41:20 +0000
  • c7c0e795d2
    CGradientValueData: fix toString() method (#5220) Holger Schurig 2024-03-22 18:34:51 +0100
  • c8c1e84a5c
    focus window on mouse down on groupbar modified: src/render/decorations/CHyprGroupBarDecoration.cpp MightyPlaza 2024-03-22 13:09:19 +0000
  • 808ce827a3 CGradientValueData: fix toString() method Holger Schurig 2024-03-22 07:31:24 +0100
  • 778be56320 IME: fix text-input-v3 Joshua Su 2024-03-21 14:14:41 +0800
  • 633a8d5fcc
    Fix formatting for new variables in ConfigManager Khalid J. 2024-03-22 06:14:47 +0300
  • 6d451a0f4f
    Set tablet's active area in setTabletConfigs Khalid J. 2024-03-22 05:22:58 +0300
  • 9bad62b85f
    layershell: release all mouse buttons before focus on new ls (#5219) drendog 2024-03-22 02:28:50 +0100
  • 34d65ac15c fix: release all mouse buttons before focus on new ls drendog 2024-03-22 01:08:58 +0100
  • 8a2ec6bf9b make it a configurable option because some folks apparently can't align their monitors correctly and may not want this feature😔 Jeremy Huang 2024-03-21 16:14:49 -0700
  • 270abe5c4e add offset back Jeremy Huang 2024-03-21 13:08:26 -0700
  • a94b902bef
    windowrules: Fix resizeparams parsing. (#5206) Philipp Schilk 2024-03-21 16:18:24 +0100
  • 997ee82bdf
    hyprctl: add missing commands to usage (#5211) Andrey Donets 2024-03-21 18:57:06 +0400
  • f1d06b773f
    hyprpm: add missing newline (#5207) Praneeth Jain 2024-03-21 20:20:19 +0530
  • ee00cb1dd8
    opengl: report shader compilation errors from screen_shader (#5138) jill 2024-03-21 17:46:23 +0300
  • 7bd3cd4267 hyprctl: add missing commands to usage Andrey Donets 2024-03-21 14:50:06 +0400
  • 2858247084 hyprpm: add missing newline PraneethJain 2024-03-21 16:01:24 +0530
  • d63c1878b7 windowrules: Fix resizeparams parsing. schilkp 2024-03-21 10:57:09 +0100
  • c4f2063449 when special workspace is moved, set anim to move Jeremy Huang 2024-03-21 01:21:20 -0700
  • 998ba9383a clang-format Jeremy Huang 2024-03-21 01:05:33 -0700
  • 67b133e7e7 can remove useless code now if workspace offset is not taken into account Jeremy Huang 2024-03-21 00:54:47 -0700
  • 14d77a8928 opengl: logError -> logShaderError Jill "oatmealine" Monoids 2024-03-21 10:33:06 +0300
  • be7caf1153 add guard Jeremy Huang 2024-03-20 21:59:35 -0700
  • 47aa357fe8 dont render when workspace offset Jeremy Huang 2024-03-20 21:33:45 -0700
  • 4c796683c0
    config: Config error limit/hyprctl (#5165) zakk4223 2024-03-20 21:55:13 -0400
  • 214ec82ba7
    build: fix builds without pch (#5198) Brett Alcox 2024-03-20 20:54:10 -0500
  • faa1d011fe forward declaring CGradientValueData to fix builds without pch brettalcox 2024-03-20 20:14:21 -0500
  • 016519d711 Format Zakk 2024-03-20 20:09:33 -0400
  • c12c44c0a3
    Add options to set tablet's active area Khalid J. 2024-03-21 02:39:23 +0300
  • bfc95e992d
    swipe: fix nullptr in onSwipeUpdate (#5191) Horror Proton 2024-03-21 02:13:31 +0800
  • d904f51716
    README: Fix Preview B image (#5188) Nathan Hadley 2024-03-20 18:11:40 +0000
  • 361357095c workspace: fix selectors with special: Vaxry 2024-03-20 18:05:57 +0000
  • 3e5dfba087
    input: fix nullptr in onSwipeUpdate Horror Proton 2024-03-21 00:06:59 +0800
  • 53e97ff4b7
    Fix Preview B image Nathan Hadley 2024-03-20 15:31:03 +0000
  • 8ed7e11a60 opengl: minor compile fixes Jill "oatmealine" Monoids 2024-03-20 14:37:31 +0300
  • 4a08ecd60a opengl: format fixes Jill "oatmealine" Monoids 2024-03-20 14:33:33 +0300
  • 9ddf1b105e
    tablet: Add left_handed option for tablets (#5178) Khalid 2024-03-20 07:00:43 +0300
  • e4f5f27457
    Update left_handed tablet option's fallback string Khalid J. 2024-03-20 06:19:55 +0300
  • 95ac8a34b1
    workspace: fix integer overflow in selector parser (#5177) thejch 2024-03-19 19:33:39 -0700
  • 427a67547a fix inf loop Jeremy Huang 2024-03-19 19:25:19 -0700
  • 24cc155f97 Formatting, wtf Zakk 2024-03-19 21:30:04 -0400
  • b6f8a6f757 Restore suppress_errors; move getErrors() to ConfigManager Zakk 2024-03-19 20:37:29 -0400
  • d175d01d00
    Add left_handed option for tablets Khalid J. 2024-03-19 21:33:44 +0300
  • 8593c45be3 refactor: move window.hpp to desktop/ Vaxry 2024-03-20 01:44:51 +0000
  • f6038837bc constraint: do not disable constraints in destroy Vaxry 2024-03-20 01:30:19 +0000
  • 07ab3b8cd6 hyprpm: log shell in build without fails Vaxry 2024-03-19 22:12:26 +0000
  • 05cd6d3df1 config/workspace: added workspace selectors Vaxry 2024-03-19 20:56:20 +0000
  • c32b2331d1 constraint: set active flag before propagating props Vaxry 2024-03-19 18:55:17 +0000
  • 90a53450d8 Add indication there are more undisplayed errors Zakk 2024-03-19 14:07:57 -0400
  • 3ac19d3fd2 Use CVarList, add escapeJSONStrings Zakk 2024-03-19 12:55:12 -0400
  • bcba3951f4
    input: Only limit drag resizes (#5164) phonetic112 2024-03-19 12:03:31 -0400
  • 6a0c09f153 remove extra parentheses Richard Bainesly 2024-03-19 11:55:18 -0400
  • 5c1097cbc1
    IME: Improve handling of text-input and ime-relay (#5147) joshua 2024-03-19 23:54:33 +0800
  • e1a237b67a minor style nits Vaxry 2024-03-19 15:48:52 +0000
  • 0772eb0d8e clang-format Vaxry 2024-03-19 15:42:12 +0000
  • a31a229a64 input: Handling multiple surfaces for the text-input-v1 protocol implementation and imporve InputMethodRelay logic Joshua Su 2024-03-15 10:29:29 +0800
  • bb0161dbc3 Formatting for not my code Zakk 2024-03-19 02:57:05 -0400
  • c6ae817354 change to not equals Richard Bainesly 2024-03-19 00:17:57 -0400
  • 30a89d0775 only limit drag resizes Richard Bainesly 2024-03-18 23:03:25 -0400
  • 05c84304cc
    github: remove redundant instruction (#5163) Epilepsy Gatherings 2024-03-18 22:53:51 -0400
  • 7617c03dfd window: set config only when both props end anims Vaxry 2024-03-19 02:53:10 +0000
  • e6532ba024
    animations: Fix incorrect animation when manually moving a window when its being created (#5141) thejch 2024-03-18 19:52:52 -0700
  • 7a31c954e5 tablet: minor focus fixes Vaxry 2024-03-19 02:45:11 +0000
  • 49f5fd59ad opengl: minor adjustment to getPreferredReadFormat Vaxry 2024-03-19 02:42:30 +0000
  • 188ee9883a github: remove redundant instruction Richard Bainesly 2024-03-18 21:23:14 -0400
  • 522a7976b3 add setAnimationsToMove Jeremy Huang 2024-03-18 17:38:46 -0700
  • 6dc57d78f2 Formatting Zakk 2024-03-18 20:23:08 -0400